mbox series

[0/3] ARN: OMAP1: ams-delta: Post-GPIO-refresh cleanups

Message ID 20181107201746.14705-1-jmkrzyszt@gmail.com
Headers show
Series ARN: OMAP1: ams-delta: Post-GPIO-refresh cleanups | expand

Message

Janusz Krzysztofik Nov. 7, 2018, 8:17 p.m. UTC
Janusz Krzysztofik (3):
      ARM: OMAP1: ams-delta: Drop board specific global GPIO numbers
      ARM: OMAP1: ams-delta: Drop unused symbols from the board header
      ARM: OMAP1: ams-delta: Move AMS_DELTA_LATCH2_NGPIO to the board file

 board-ams-delta.c |    9 ++++-----
 board-ams-delta.h |   22 ----------------------
 2 files changed, 4 insertions(+), 27 deletions(-)

Comments

Linus Walleij Nov. 15, 2018, 10:45 a.m. UTC | #1
On Wed, Nov 7, 2018 at 9:16 PM Janusz Krzysztofik <jmkrzyszt@gmail.com> wrote:

> Janusz Krzysztofik (3):
>       ARM: OMAP1: ams-delta: Drop board specific global GPIO numbers
>       ARM: OMAP1: ams-delta: Drop unused symbols from the board header
>       ARM: OMAP1: ams-delta: Move AMS_DELTA_LATCH2_NGPIO to the board file

This series:
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij
Tony Lindgren Nov. 29, 2018, 8:05 p.m. UTC | #2
* Linus Walleij <linus.walleij@linaro.org> [181115 10:46]:
> On Wed, Nov 7, 2018 at 9:16 PM Janusz Krzysztofik <jmkrzyszt@gmail.com> wrote:
> 
> > Janusz Krzysztofik (3):
> >       ARM: OMAP1: ams-delta: Drop board specific global GPIO numbers
> >       ARM: OMAP1: ams-delta: Drop unused symbols from the board header
> >       ARM: OMAP1: ams-delta: Move AMS_DELTA_LATCH2_NGPIO to the board file
> 
> This series:
> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Applying into omap-for-v4.21/omap1 thanks.

Tony