]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
dt-bindings: i2c: spacemit,k1-i2c: Minor whitespace cleanup in example
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 21 Aug 2025 08:32:06 +0000 (10:32 +0200)
committerWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 23 Sep 2025 19:52:11 +0000 (21:52 +0200)
The DTS code coding style expects exactly one space around '='
character.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Troy Mitchell <troymitchell988@gmail.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Documentation/devicetree/bindings/i2c/spacemit,k1-i2c.yaml

index 3d6aefb0d0f185ba64e414ac7f5b96cd18659fd3..c1a3004df71d8d8f545c7c21d0785807a70655b5 100644 (file)
@@ -53,7 +53,7 @@ examples:
         reg = <0xd4010800 0x38>;
         interrupt-parent = <&plic>;
         interrupts = <36>;
-        clocks =<&ccu 32>, <&ccu 84>;
+        clocks = <&ccu 32>, <&ccu 84>;
         clock-names = "func", "bus";
         clock-frequency = <100000>;
     };