ARM: dts: stm32: minor whitespace cleanup around '='
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 27 Nov 2023 09:34:20 +0000 (10:34 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Thu, 14 Dec 2023 15:06:36 +0000 (16:06 +0100)
The DTS code coding style expects exactly one space before and after '='
sign.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/st/stm32mp157a-dk1-scmi.dts
arch/arm/boot/dts/st/stm32mp157c-dk2-scmi.dts
arch/arm/boot/dts/st/stm32mp157c-ed1-scmi.dts
arch/arm/boot/dts/st/stm32mp157c-ev1-scmi.dts

index afcd6285890cc0dad551573a83b81decb8ae459a..69d693ae26dd84a49841dcbabd6b97c47420aec4 100644 (file)
@@ -59,7 +59,7 @@
        /delete-property/ st,syscfg-holdboot;
        resets = <&scmi_reset RST_SCMI_MCU>,
                 <&scmi_reset RST_SCMI_MCU_HOLD_BOOT>;
-       reset-names =  "mcu_rst", "hold_boot";
+       reset-names = "mcu_rst", "hold_boot";
 };
 
 &rcc {
index 39358d9020003153e9c3ba1a523675a6118d81be..89bfb4143ba7b7c72971ca8f4a3f0cb2cd6982e3 100644 (file)
@@ -65,7 +65,7 @@
        /delete-property/ st,syscfg-holdboot;
        resets = <&scmi_reset RST_SCMI_MCU>,
                 <&scmi_reset RST_SCMI_MCU_HOLD_BOOT>;
-       reset-names =  "mcu_rst", "hold_boot";
+       reset-names = "mcu_rst", "hold_boot";
 };
 
 &rcc {
index 07ea765a4553a5f6a21ed498b8412bd5cfb3dd18..ca7a3a0f16af60cb9cb407347aec7ecb0d86c458 100644 (file)
@@ -64,7 +64,7 @@
        /delete-property/ st,syscfg-holdboot;
        resets = <&scmi_reset RST_SCMI_MCU>,
                 <&scmi_reset RST_SCMI_MCU_HOLD_BOOT>;
-       reset-names =  "mcu_rst", "hold_boot";
+       reset-names = "mcu_rst", "hold_boot";
 };
 
 &rcc {
index 813086ec248959295707f0b26dabc8c77f62c10c..f6510b93f9128456c55bceb344c8ba6116d57de1 100644 (file)
@@ -70,7 +70,7 @@
        /delete-property/ st,syscfg-holdboot;
        resets = <&scmi_reset RST_SCMI_MCU>,
                 <&scmi_reset RST_SCMI_MCU_HOLD_BOOT>;
-       reset-names =  "mcu_rst", "hold_boot";
+       reset-names = "mcu_rst", "hold_boot";
 };
 
 &rcc {