]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
dt-bindings: ata: highbank: Minor whitespace cleanup in example
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Thu, 21 Aug 2025 08:32:40 +0000 (10:32 +0200)
committerDamien Le Moal <dlemoal@kernel.org>
Thu, 28 Aug 2025 04:30:39 +0000 (13:30 +0900)
The DTS code coding style expects exactly one space around '='
character.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Documentation/devicetree/bindings/ata/sata_highbank.yaml

index f23f26a8f21c6efc0bf7f4af3d3eeda517c8d85b..48bdca0f55773b328e3265914b7f84261736aa03 100644 (file)
@@ -85,7 +85,7 @@ examples:
         dma-coherent;
         calxeda,port-phys = <&combophy5 0>, <&combophy0 0>, <&combophy0 1>,
                              <&combophy0 2>, <&combophy0 3>;
-        calxeda,sgpio-gpio =<&gpioh 5 1>, <&gpioh 6 1>, <&gpioh 7 1>;
+        calxeda,sgpio-gpio = <&gpioh 5 1>, <&gpioh 6 1>, <&gpioh 7 1>;
         calxeda,led-order = <4 0 1 2 3>;
         calxeda,tx-atten = <0xff 22 0xff 0xff 23>;
         calxeda,pre-clocks = <10>;