]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
ARM: dts: am437x-gp-evm: fix ti,no-reset-on-init flag for gpios
authorGrygorii Strashko <grygorii.strashko@ti.com>
Fri, 21 May 2021 22:24:10 +0000 (01:24 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Jul 2021 12:35:11 +0000 (14:35 +0200)
[ Upstream commit 2566d5b8c1670f7d7a44cc1426d254147ec5c421 ]

The ti,no-reset-on-init flag need to be at the interconnect target module
level for the modules that have it defined.
The ti-sysc driver handles this case, but produces warning, not a critical
issue.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/am437x-gp-evm.dts
arch/arm/boot/dts/am437x-l4.dtsi

index 811c8cae315b520f445964fc07dc00e16266b5f9..126965a34841e63c3573f8923431be4022973391 100644 (file)
        status = "okay";
 };
 
+&gpio5_target {
+       ti,no-reset-on-init;
+};
+
 &gpio5 {
        pinctrl-names = "default";
        pinctrl-0 = <&display_mux_pins>;
        status = "okay";
-       ti,no-reset-on-init;
 
        p8 {
                /*
index bbe15775fccd57296f35083a98d4a0b719c87c01..6c2949991e297acc1c0ab07ab5d3eade8e88b4fd 100644 (file)
                        };
                };
 
-               target-module@22000 {                   /* 0x48322000, ap 116 64.0 */
+               gpio5_target: target-module@22000 {             /* 0x48322000, ap 116 64.0 */
                        compatible = "ti,sysc-omap2", "ti,sysc";
                        ti,hwmods = "gpio6";
                        reg = <0x22000 0x4>,