On Mon, Jun 10, 2019 at 7:11 PM Grygorii Strashko <grygorii.stras...@ti.com> wrote:
> From: Russell King <rmk+ker...@armlinux.org.uk> > > Commit 384ebe1c2849 ("gpio/omap: Add DT support to GPIO driver") added > the register definition tables to the gpio-omap driver. Subsequently to > that commit, commit 4e962e8998cc ("gpio/omap: remove cpu_is_omapxxxx() > checks from *_runtime_resume()") added definitions for irqstatus_raw* > registers to the legacy OMAP4 definitions, but missed the DT > definitions. > > This causes an unintentional change of behaviour for the 1.101 errata > workaround on OMAP4 platforms. Fix this oversight. > > Fixes: 4e962e8998cc ("gpio/omap: remove cpu_is_omapxxxx() checks from > *_runtime_resume()") > Signed-off-by: Russell King <rmk+ker...@armlinux.org.uk> > Signed-off-by: Grygorii Strashko <grygorii.stras...@ti.com> Patch applied. Yours, Linus Walleij