mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 02:24:24 +02:00
ARM: dts: rockchip: Minor whitespace cleanup
The DTS code coding style expects exactly one space around '=' character. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20250819131607.86338-3-krzysztof.kozlowski@linaro.org Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
2dea24df23
commit
106bdca970
|
|
@ -272,7 +272,7 @@ &gmac {
|
||||||
phy-mode = "rmii";
|
phy-mode = "rmii";
|
||||||
phy-handle = <&phy0>;
|
phy-handle = <&phy0>;
|
||||||
assigned-clocks = <&cru SCLK_MAC_SRC>;
|
assigned-clocks = <&cru SCLK_MAC_SRC>;
|
||||||
assigned-clock-rates= <50000000>;
|
assigned-clock-rates = <50000000>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&rmii_pins>;
|
pinctrl-0 = <&rmii_pins>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user