]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: stm32: Drop redundant status=okay
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 18 Aug 2025 14:37:31 +0000 (16:37 +0200)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Wed, 3 Sep 2025 07:50:44 +0000 (09:50 +0200)
Device nodes are enabled by default, so remove confusing or duplicated
enabling of few nodes.  No practical impact, verified with dtx_diff.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Marek Vasut <marek.vasut@mailbox.org>
Link: https://lore.kernel.org/r/20250818143730.244379-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/st/stm32mp157c-dk2.dts
arch/arm/boot/dts/st/stm32mp157f-dk2.dts
arch/arm/boot/dts/st/stm32mp15xx-dhcom-drc02.dtsi
arch/arm/boot/dts/st/stm32mp15xx-dhcom-pdk2.dtsi
arch/arm/boot/dts/st/stm32mp15xx-dhcom-som.dtsi

index 1b34fbe10b4ffd2bc875cde4d415e3c2b22a6fc5..78165c7865e1d256319e2af198d2d369ba38d2ba 100644 (file)
@@ -45,7 +45,6 @@
                reg = <0>;
                reset-gpios = <&gpioe 4 GPIO_ACTIVE_LOW>;
                power-supply = <&v3v3>;
-               status = "okay";
 
                port {
                        panel_in: endpoint {
@@ -71,7 +70,6 @@
                interrupt-parent = <&gpiof>;
                touchscreen-size-x = <480>;
                touchscreen-size-y = <800>;
-               status = "okay";
        };
 };
 
index 43375c4d62a3cd07609a99b91be42f87f3f4ed96..8fa61e54d02610f3167e86c4d0bf4b2937f9d67b 100644 (file)
@@ -51,7 +51,6 @@
                reg = <0>;
                reset-gpios = <&gpioe 4 GPIO_ACTIVE_LOW>;
                power-supply = <&scmi_v3v3>;
-               status = "okay";
 
                port {
                        panel_in: endpoint {
@@ -77,7 +76,6 @@
                interrupt-parent = <&gpiof>;
                touchscreen-size-x = <480>;
                touchscreen-size-y = <800>;
-               status = "okay";
        };
 };
 
index abe2dfe706364b1ddb8f20fc586877f85f17027b..52c4e69597a4cb7aaeff8e58ac9a892d8086fcf5 100644 (file)
@@ -62,7 +62,6 @@
        pinctrl-0 = <&i2c2_pins_a>;
        i2c-scl-rising-time-ns = <185>;
        i2c-scl-falling-time-ns = <20>;
-       status = "okay";
        /* spare dmas for other usage */
        /delete-property/dmas;
        /delete-property/dma-names;
index 0fb4e55843b9d25f5c3b05a0379eca59c50930b6..5c77202ee196627c0f0f85eb0c05378bc862b1b9 100644 (file)
@@ -20,7 +20,6 @@
                default-brightness-level = <8>;
                enable-gpios = <&gpioi 0 GPIO_ACTIVE_HIGH>;
                power-supply = <&reg_panel_bl>;
-               status = "okay";
        };
 
        gpio-keys-polled {
                          "MIC_IN", "Microphone Jack",
                          "Microphone Jack", "Mic Bias";
                dais = <&sai2a_port &sai2b_port>;
-               status = "okay";
        };
 };
 
        pinctrl-0 = <&i2c2_pins_a>;
        i2c-scl-rising-time-ns = <185>;
        i2c-scl-falling-time-ns = <20>;
-       status = "okay";
        /* spare dmas for other usage */
        /delete-property/dmas;
        /delete-property/dma-names;
index 142d4a8731f8d477270cb7a850334687b991c879..4cc633683c6b7a8e00155476c7e892ea6a02248d 100644 (file)
                interrupts-extended = <&gpioa 0 IRQ_TYPE_EDGE_FALLING>;
                interrupt-controller;
                #interrupt-cells = <2>;
-               status = "okay";
 
                regulators {
                        compatible = "st,stpmic1-regulators";
                        interrupts = <IT_PONKEY_F 0>, <IT_PONKEY_R 0>;
                        interrupt-names = "onkey-falling", "onkey-rising";
                        power-off-time-sec = <10>;
-                       status = "okay";
                };
 
                watchdog {