diff options
| author | Russell King <rmk+kernel@armlinux.org.uk> | 2019-06-10 20:10:45 +0300 |
|---|---|---|
| committer | Linus Walleij <linus.walleij@linaro.org> | 2019-06-12 11:13:05 +0200 |
| commit | 64ea3e9094a1f13b96c33244a3fb3a0f45690bd2 (patch) | |
| tree | 5fe1f49cb5315c3d4e69688713593d37788a3556 /scripts/gdb/linux/utils.py | |
| parent | c859e0d479b3b4f6132fc12637c51e01492f31f6 (diff) | |
gpio: omap: fix lack of irqstatus_raw0 for OMAP4
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+kernel@armlinux.org.uk>
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Tested-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
