diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2021-05-22 00:24:10 +0200 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2021-05-27 14:06:57 +0200 |
commit | 2566d5b8c1670f7d7a44cc1426d254147ec5c421 (patch) | |
tree | 21b84345b2d7245c7299f182921a1f99b1284793 /arch/arm/boot/dts/am437x-gp-evm.dts | |
parent | ARM: dts: am57xx-cl-som-am57x: fix ti,no-reset-on-init flag for gpios (diff) | |
download | linux-2566d5b8c1670f7d7a44cc1426d254147ec5c421.tar.xz linux-2566d5b8c1670f7d7a44cc1426d254147ec5c421.zip |
ARM: dts: am437x-gp-evm: fix ti,no-reset-on-init flag for gpios
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>
Diffstat (limited to 'arch/arm/boot/dts/am437x-gp-evm.dts')
-rw-r--r-- | arch/arm/boot/dts/am437x-gp-evm.dts | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/am437x-gp-evm.dts b/arch/arm/boot/dts/am437x-gp-evm.dts index 45cbc7fb557a..e2677682b540 100644 --- a/arch/arm/boot/dts/am437x-gp-evm.dts +++ b/arch/arm/boot/dts/am437x-gp-evm.dts @@ -813,11 +813,14 @@ 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; sel-lcd-hdmi-hog { /* |