All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: davinci: GPIO look-up fixes for legacy boot
@ 2018-04-24 14:35 Sekhar Nori
  2018-04-24 14:35 ` [PATCH 1/4] ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SD Sekhar Nori
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Sekhar Nori @ 2018-04-24 14:35 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

I noticed that several GPIO lookup issues creeped up due
to changes done in recent past. Here are fixes for these
issues.

Tested on DM644x, DM355, DA830 and DA850 EVMs.

Sekhar Nori (4):
  ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SD
  ARM: davinci: board-da850-evm: fix GPIO lookup for MMC/SD
  ARM: davinci: fix GPIO lookup for I2C
  ARM: davinci: board-omapl138-hawk: fix GPIO numbers for MMC/SD lookup

 arch/arm/mach-davinci/board-da830-evm.c     |  9 +++++++--
 arch/arm/mach-davinci/board-da850-evm.c     |  9 +++++++--
 arch/arm/mach-davinci/board-dm355-evm.c     |  6 +++---
 arch/arm/mach-davinci/board-dm644x-evm.c    |  6 +++---
 arch/arm/mach-davinci/board-omapl138-hawk.c | 10 +++++++---
 5 files changed, 27 insertions(+), 13 deletions(-)

-- 
2.16.2

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2018-05-16 13:34 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-24 14:35 [PATCH 0/4] ARM: davinci: GPIO look-up fixes for legacy boot Sekhar Nori
2018-04-24 14:35 ` [PATCH 1/4] ARM: davinci: board-da830-evm: fix GPIO lookup for MMC/SD Sekhar Nori
2018-04-27  1:39   ` David Lechner
2018-04-24 14:35 ` [PATCH 2/4] ARM: davinci: board-da850-evm: " Sekhar Nori
2018-04-27  1:40   ` David Lechner
2018-05-15 22:53     ` Adam Ford
2018-05-16 10:14       ` Sekhar Nori
2018-05-16 13:34         ` Adam Ford
2018-04-24 14:35 ` [PATCH 3/4] ARM: davinci: fix GPIO lookup for I2C Sekhar Nori
2018-04-27  1:43   ` David Lechner
2018-05-01 11:36     ` Sekhar Nori
2018-04-24 14:35 ` [PATCH 4/4] ARM: davinci: board-omapl138-hawk: fix GPIO numbers for MMC/SD lookup Sekhar Nori
2018-04-27  1:58   ` David Lechner
2018-05-01 12:16 ` [PATCH 0/4] ARM: davinci: GPIO look-up fixes for legacy boot Sekhar Nori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.