bus: ti-sysc: allow reset sharing across devices
authorTero Kristo <t-kristo@ti.com>
Wed, 7 Aug 2019 12:46:05 +0000 (15:46 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 13 Aug 2019 11:32:15 +0000 (04:32 -0700)
commitbb88b86c1f623e079968c6b8799989019c5f8413
tree497649525cb42db2d49f8deb636c2a323d981a3f
parent4345f0dc015da045a775655e6afac66dbaa1f62d
bus: ti-sysc: allow reset sharing across devices

Some devices need to share their reset signals, like DSP MMUs, thus drop
the exclusive notation from reset request. Also, balance the init time
reset count, otherwise the resets will never be applied post boot.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c