Skip to content

Commit 1e50201

Browse files
krzkdamien-lemoal
authored andcommitted
dt-bindings: ata: highbank: Minor whitespace cleanup in example
The DTS code coding style expects exactly one space around '=' character. Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Andre Przywara <[email protected]> Signed-off-by: Damien Le Moal <[email protected]>
1 parent 1b237f1 commit 1e50201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/ata/sata_highbank.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ examples:
8585
dma-coherent;
8686
calxeda,port-phys = <&combophy5 0>, <&combophy0 0>, <&combophy0 1>,
8787
<&combophy0 2>, <&combophy0 3>;
88-
calxeda,sgpio-gpio =<&gpioh 5 1>, <&gpioh 6 1>, <&gpioh 7 1>;
88+
calxeda,sgpio-gpio = <&gpioh 5 1>, <&gpioh 6 1>, <&gpioh 7 1>;
8989
calxeda,led-order = <4 0 1 2 3>;
9090
calxeda,tx-atten = <0xff 22 0xff 0xff 23>;
9191
calxeda,pre-clocks = <10>;

0 commit comments

Comments
 (0)