Hi,
this v4 adds the missing PIN_CONFIG_BIAS_DISABLE support so
pull-ups/-downs can be disconnected. I also added all git-tag already
made on my v3 [1].
@Lee
checkpatch complains about the "Acked-for-MFD-by" tag. I kept it but is
this behaviour on purpose?
Regards,
Marco
[1] https://lkml.org/lkml/2019/12/12/601
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 | 300 ++++++++++++++++++
6 files changed, 339 insertions(+), 1 deletion(-)
create mode 100644 drivers/pinctrl/pinctrl-da9062.c
--
2.20.1
Hi,
gentle ping..
On 20-01-08 11:47, Marco Felsch wrote:
> Hi,
>
> this v4 adds the missing PIN_CONFIG_BIAS_DISABLE support so
> pull-ups/-downs can be disconnected. I also added all git-tag already
> made on my v3 [1].
>
> @Lee
> checkpatch complains about the "Acked-for-MFD-by" tag. I kept it but is
> this behaviour on purpose?
>
> Regards,
> Marco
>
> [1] https://lkml.org/lkml/2019/12/12/601
>
> Marco Felsch (3):
> dt-bindings: mfd: da9062: add gpio bindings
> mfd: da9062: add support for the DA9062 GPIOs in the core
@Lee
Can you apply those if everything is okay?
> pinctrl: da9062: add driver support
This one is for Linus.
Regards,
Marco
> .../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 | 300 ++++++++++++++++++
> 6 files changed, 339 insertions(+), 1 deletion(-)
> create mode 100644 drivers/pinctrl/pinctrl-da9062.c
>
> --
> 2.20.1
>
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |