]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbccea3b28b819a500d896b4ded84d403cbf4127c
tree5f57fe4102d597dd1eee30bb365ddffbd7621659
parentc6dbe89154a6962edc089aebaeebcb35882182c1
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