bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-init
authorTony Lindgren <tony@atomide.com>
Fri, 22 Mar 2019 14:49:30 +0000 (07:49 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 1 Apr 2019 14:38:38 +0000 (07:38 -0700)
commit386cb76681ca6248878c7b76d3d5aa0e8b8a07bb
tree73aadd61b4c5deb9a927c684b9d25a00c59dbaa0
parentaaa29bb01cc4bf5a87dbdb219efba3b09f259d8e
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>
Documentation/devicetree/bindings/bus/ti-sysc.txt
arch/arm/mach-omap2/omap_hwmod.c
drivers/bus/ti-sysc.c
include/linux/platform_data/ti-sysc.h