mfd: da9062: add support for the DA9062 GPIOs in the core
authorMarco Felsch <m.felsch@pengutronix.de>
Thu, 12 Dec 2019 16:04:12 +0000 (17:04 +0100)
committerLee Jones <lee.jones@linaro.org>
Fri, 24 Jan 2020 07:33:57 +0000 (07:33 +0000)
commit1ea9bd88eeffd4e4505f3f93102bd4dad9f2471d
treeedc3bec4cee2aa2077bfa442d731717174da2383
parent2b8bd606b1e60ca28c765f69c1eedd7d2a2e9dca
mfd: da9062: add support for the DA9062 GPIOs in the core

Currently the da9062 GPIO's aren't available. The patch adds the support
to make these available by adding a gpio device with the corresponding
irq resources. Furthermore the patch fixes a minor style issue for the
onkey device.

Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/da9062-core.c