Re: [PATCH 0/3] ARM: OMAP1: ams-delta: Clean up GPIO setup for MODEM

From: Tony Lindgren
Date: Fri Sep 07 2018 - 12:56:28 EST


* Janusz Krzysztofik <jmkrzyszt@xxxxxxxxx> [180820 11:16]:
>
> Convert modem related GPIO setup from integer space to GPIO descriptors.
> Also, restore original initialization order of the MODEM device and its
> related GPIO pins.
>
> Cleanup of MODEM relaated regulator setup is postponed while waiting for
> upcoming conversion of fixed regulator API to GPIO descriptors.
>
>
> Janusz Krzysztofik (3):
> ARM: OMAP1: ams-delta: assign MODEM IRQ from GPIO descriptor
> ARM: OMAP1: ams-delta: initialize latch2 pins to safe values
> ARM: OMAP1: ams-delta: register MODEM device earlier

Janusz, can you please repost this series based on v4.19-rc1
with Linus' acks?

At least the header file has moved around now.

And as this also conflicts with your earlier patch
"ARM: OMAP1: ams-delta: assign MODEM IRQ from GPIO descriptor"
please repost that too in the same series.

If you have other arch/arm/*omap*/* related patches then
please repost those too, these are the only ones I still had
tagged :)

Regards,

Tony