[RESEND PATCH v3 0/3] Add DA9062 GPIO support

From: Marco Felsch
Date: Thu Dec 12 2019 - 11:04:25 EST


Hi,

this update address all comments made on [1], for further details see
the patch based changelog.

I resend this v3 since I forgot to add the MFD maintainers on the To:.
Please can you review the MFD part?

Regards,
Marco

[1] https://patchwork.ozlabs.org/cover/1201549/

Marco Felsch (3):
dt-bindings: mfd: da9062: add gpio bindings
mfd: da9062: add support for the DA9062 GPIOs in the core
pinctrl: da9062: add driver support

.../devicetree/bindings/mfd/da9062.txt | 10 +
MAINTAINERS | 1 +
drivers/mfd/da9062-core.c | 16 +-
drivers/pinctrl/Kconfig | 12 +
drivers/pinctrl/Makefile | 1 +
drivers/pinctrl/pinctrl-da9062.c | 297 ++++++++++++++++++
6 files changed, 336 insertions(+), 1 deletion(-)
create mode 100644 drivers/pinctrl/pinctrl-da9062.c

--
2.20.1