]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: st: Minor whitespace cleanup
authorKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Tue, 23 Dec 2025 15:25:46 +0000 (16:25 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Tue, 20 Jan 2026 08:54:16 +0000 (09:54 +0100)
The DTS code coding style expects exactly one space around '=' and
before '{' characters.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20251223152544.155637-4-krzysztof.kozlowski@oss.qualcomm.com
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm64/boot/dts/st/stm32mp235f-dk.dts
arch/arm64/boot/dts/st/stm32mp257f-dk.dts
arch/arm64/boot/dts/st/stm32mp257f-ev1.dts

index 4d7e3939ba5c80bac513bbe07ca07daa5513f8db..5ecc5ef615907e336f62af6f777472426640a4ed 100644 (file)
                phy1_eth1: ethernet-phy@1 {
                        compatible = "ethernet-phy-id001c.c916";
                        reg = <1>;
-                       reset-gpios =  <&gpioa 2 GPIO_ACTIVE_LOW>;
+                       reset-gpios = <&gpioa 2 GPIO_ACTIVE_LOW>;
                        reset-assert-us = <10000>;
                        reset-deassert-us = <80000>;
                };
index dce564e7fabcc9566a5ef17398097411a47cc590..4135e7c0d9a359eec905fe2d8851719f37d66b86 100644 (file)
                phy1_eth1: ethernet-phy@1 {
                        compatible = "ethernet-phy-id001c.c916";
                        reg = <1>;
-                       reset-gpios =  <&gpioa 2 GPIO_ACTIVE_LOW>;
+                       reset-gpios = <&gpioa 2 GPIO_ACTIVE_LOW>;
                        reset-assert-us = <10000>;
                        reset-deassert-us = <80000>;
                };
index e48407201be81844dd70067ade6993ad579a7f84..852a73b0c516eb360db7274cc1893dfad951736f 100644 (file)
                phy1_eth1: ethernet-phy@4 {
                        compatible = "ethernet-phy-id001c.c916";
                        reg = <4>;
-                       reset-gpios =  <&gpioj 9 GPIO_ACTIVE_LOW>;
+                       reset-gpios = <&gpioj 9 GPIO_ACTIVE_LOW>;
                        reset-assert-us = <10000>;
                        reset-deassert-us = <80000>;
                };