commit | 2e8647bbe1c8233a20c32fd2648258f2c05c7335 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Jul 22 03:44:47 2019 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Wed Jul 24 00:51:27 2019 -0700 |
tree | 9a826cbad42e85a8ea5e8664e6ca503db5611582 | |
parent | e212abd452a4af3174fcd469d46656f83e135a19 [diff] |
ARM: dts: Fix flags for gpio7 The ti,no-idle-on-init and ti,no-reset-on-init flags need to be at the interconnect target module level for the modules that have it defined. Otherwise we get the following warnings: dts flag should be at module level for ti,no-idle-on-init dts flag should be at module level for ti,no-reset-on-init Reviewed-by: Suman Anna <s-anna@ti.com> Tested-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>