Documentation/devicetree/bindings/iio/dac/adi,ltc2664.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
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
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>
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
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 >
© 2016 - 2025 Red Hat, Inc.