[PATCH] dt-bindings: iio: adi,ltc2664: Minor whitespace cleanup in example

Krzysztof Kozlowski posted 1 patch 1 month, 1 week ago
Documentation/devicetree/bindings/iio/dac/adi,ltc2664.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] dt-bindings: iio: adi,ltc2664: Minor whitespace cleanup in example
Posted by Krzysztof Kozlowski 1 month, 1 week ago
The DTS code coding style expects exactly one space around '='
character.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/iio/dac/adi,ltc2664.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/iio/dac/adi,ltc2664.yaml b/Documentation/devicetree/bindings/iio/dac/adi,ltc2664.yaml
index 1aece3392b77..4688eccfeb89 100644
--- a/Documentation/devicetree/bindings/iio/dac/adi,ltc2664.yaml
+++ b/Documentation/devicetree/bindings/iio/dac/adi,ltc2664.yaml
@@ -174,7 +174,7 @@ examples:
 
             channel@1 {
                 reg = <1>;
-                output-range-microvolt= <0 10000000>;
+                output-range-microvolt = <0 10000000>;
             };
         };
     };
-- 
2.48.1
Re: [PATCH] dt-bindings: iio: adi,ltc2664: Minor whitespace cleanup in example
Posted by Rob Herring (Arm) 1 month, 1 week ago
On Thu, 21 Aug 2025 10:31:51 +0200, Krzysztof Kozlowski wrote:
> The DTS code coding style expects exactly one space around '='
> character.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/iio/dac/adi,ltc2664.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>
Re: [PATCH] dt-bindings: iio: adi,ltc2664: Minor whitespace cleanup in example
Posted by Jonathan Cameron 1 month, 1 week ago
On Fri, 22 Aug 2025 14:29:31 -0500
"Rob Herring (Arm)" <robh@kernel.org> wrote:

> On Thu, 21 Aug 2025 10:31:51 +0200, Krzysztof Kozlowski wrote:
> > The DTS code coding style expects exactly one space around '='
> > character.
> > 
> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> > ---
> >  Documentation/devicetree/bindings/iio/dac/adi,ltc2664.yaml | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >   
> 
> Acked-by: Rob Herring (Arm) <robh@kernel.org>
> 
> 

Applied. thanks
Re: [PATCH] dt-bindings: iio: adi,ltc2664: Minor whitespace cleanup in example
Posted by ChaosEsque Team 1 day, 8 hours ago
Russkie, you are a raycist

On Mon, Aug 25, 2025 at 7:01 AM Jonathan Cameron <jic23@kernel.org> wrote:
>
> On Fri, 22 Aug 2025 14:29:31 -0500
> "Rob Herring (Arm)" <robh@kernel.org> wrote:
>
> > On Thu, 21 Aug 2025 10:31:51 +0200, Krzysztof Kozlowski wrote:
> > > The DTS code coding style expects exactly one space around '='
> > > character.
> > >
> > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> > > ---
> > >  Documentation/devicetree/bindings/iio/dac/adi,ltc2664.yaml | 2 +-
> > >  1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> >
> > Acked-by: Rob Herring (Arm) <robh@kernel.org>
> >
> >
>
> Applied. thanks
>