]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9eee24684e2420c8714e471a8d305f79a177ac37
tree73aadd61b4c5deb9a927c684b9d25a00c59dbaa0
parent53953bdb635678bae79fa8411fdbd85288f63270
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