bus: ti-sysc: Update revision masks to support am437x
authorTony Lindgren <tony@atomide.com>
Mon, 24 Sep 2018 19:16:59 +0000 (12:16 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 24 Sep 2018 19:16:59 +0000 (12:16 -0700)
commitb82beef51817953eef1ad47e2e5e983e167a8863
tree5f57fe4102d597dd1eee30bb365ddffbd7621659
parent40d9f9124822013331367fb4ab59936c3ac944d6
bus: ti-sysc: Update revision masks to support am437x

We need to detect few new devices to tag for noirq_suspend and
pm_runtime_irq_safe to avoid causing regressions compared to
legacy platform data booting.

Let's update i2c, gpio, uart and wdt revision masks to detect
them on am437x. Note that we can remove the second wdt entry
with the updated mask. Note that we also have some uarts with
a different revision register.

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