commit | a73a22a69f6a2d377fa75362ec3b57e2ca265479 | [log] [tgz] |
---|---|---|
author | Grygorii Strashko <grygorii.strashko@ti.com> | Sat May 22 01:24:11 2021 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jul 25 14:36:12 2021 +0200 |
tree | f063678704bd52c4dd41132bcc8d2b4ed5eeb5f2 | |
parent | ddf2d14894d0fe99a5245f5131a6326222905eb0 [diff] |
ARM: dts: am335x: fix ti,no-reset-on-init flag for gpios [ Upstream commit d7d30b8fcd111e9feb171023c0e0c8d855582dcb ] 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>