devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: iio: adi,ltc2664: Minor whitespace cleanup in example
@ 2025-08-21  8:31 Krzysztof Kozlowski
  2025-08-22 19:29 ` Rob Herring (Arm)
  0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Kozlowski @ 2025-08-21  8:31 UTC (permalink / raw)
  To: Michael Hennerich, Kim Seer Paller, Lars-Peter Clausen,
	Jonathan Cameron, David Lechner, Nuno Sá, Andy Shevchenko,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, linux-iio,
	devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: iio: adi,ltc2664: Minor whitespace cleanup in example
  2025-08-21  8:31 [PATCH] dt-bindings: iio: adi,ltc2664: Minor whitespace cleanup in example Krzysztof Kozlowski
@ 2025-08-22 19:29 ` Rob Herring (Arm)
  2025-08-25 10:59   ` Jonathan Cameron
  0 siblings, 1 reply; 3+ messages in thread
From: Rob Herring (Arm) @ 2025-08-22 19:29 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: linux-iio, devicetree, Kim Seer Paller, Conor Dooley,
	Jonathan Cameron, Krzysztof Kozlowski, Michael Hennerich,
	Andy Shevchenko, Lars-Peter Clausen, linux-kernel, Nuno Sá,
	David Lechner


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>


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] dt-bindings: iio: adi,ltc2664: Minor whitespace cleanup in example
  2025-08-22 19:29 ` Rob Herring (Arm)
@ 2025-08-25 10:59   ` Jonathan Cameron
  0 siblings, 0 replies; 3+ messages in thread
From: Jonathan Cameron @ 2025-08-25 10:59 UTC (permalink / raw)
  To: Rob Herring (Arm)
  Cc: Krzysztof Kozlowski, linux-iio, devicetree, Kim Seer Paller,
	Conor Dooley, Krzysztof Kozlowski, Michael Hennerich,
	Andy Shevchenko, Lars-Peter Clausen, linux-kernel, Nuno Sá,
	David Lechner

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-08-25 10:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-21  8:31 [PATCH] dt-bindings: iio: adi,ltc2664: Minor whitespace cleanup in example Krzysztof Kozlowski
2025-08-22 19:29 ` Rob Herring (Arm)
2025-08-25 10:59   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).