bus: ti-sysc: Increase max softreset wait
authorTony Lindgren <tony@atomide.com>
Wed, 3 Jun 2020 22:02:20 +0000 (15:02 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 3 Jun 2020 21:51:06 +0000 (14:51 -0700)
commit636338d7968e47c7f2e0b772a2a825ad932883fb
tree10b14eebbcc51618de0420dab4aaa7e65868d13f
parent77cad9dbc957f23a73169e8a8971186744296614
bus: ti-sysc: Increase max softreset wait

Otherwise we can get "OCP softreset timed out" warnings occasionally
at least for i2c2 on omap4 now that we check the OCP softreset completed
bit on enable.

Reported-by: Merlijn Wajer <merlijn@wizzup.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c