commit | 386cb76681ca6248878c7b76d3d5aa0e8b8a07bb | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Fri Mar 22 07:49:30 2019 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Mon Apr 01 07:38:38 2019 -0700 |
tree | 73aadd61b4c5deb9a927c684b9d25a00c59dbaa0 | |
parent | aaa29bb01cc4bf5a87dbdb219efba3b09f259d8e [diff] |
bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-init We have ti,no-idle in use in addition to ti,no-idle-on-init but we're missing handling for it in the ti-sysc interconnect target module driver. Let's also group the idle defines together and update the binding documentation for it. Cc: devicetree@vger.kernel.org Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Tony Lindgren <tony@atomide.com>