linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM: davinci: set GPIO base to 0 manually
@ 2018-11-20 12:31 Bartosz Golaszewski
  2018-11-20 12:31 ` [PATCH 1/5] ARM: davinci: dm365: set the GPIO base to 0 Bartosz Golaszewski
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Bartosz Golaszewski @ 2018-11-20 12:31 UTC (permalink / raw)
  To: Sekhar Nori, Kevin Hilman
  Cc: linux-arm-kernel, linux-kernel, Bartosz Golaszewski

From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

This is a follow-up to the series that fixes a problem with ethernet
on da850-evm. All DaVinci boards in legacy mode were broken by commit
587f7a694f01 ("gpio: davinci: Use dev name for label and automatic
base selection"). This series sets the GPIO base to 0 manually for all
DaVinci SoCs.

Bartosz Golaszewski (5):
  ARM: davinci: dm365: set the GPIO base to 0
  ARM: davinci: dm646x: set the GPIO base to 0
  ARM: davinci: dm355: set the GPIO base to 0
  ARM: davinci: da830: set the GPIO base to 0
  ARM: davinci: dm644x: set the GPIO base to 0

 arch/arm/mach-davinci/da830.c  | 2 ++
 arch/arm/mach-davinci/dm355.c  | 2 ++
 arch/arm/mach-davinci/dm365.c  | 2 ++
 arch/arm/mach-davinci/dm644x.c | 2 ++
 arch/arm/mach-davinci/dm646x.c | 2 ++
 5 files changed, 10 insertions(+)

-- 
2.19.1


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

end of thread, other threads:[~2018-11-20 12:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-20 12:31 [PATCH 0/5] ARM: davinci: set GPIO base to 0 manually Bartosz Golaszewski
2018-11-20 12:31 ` [PATCH 1/5] ARM: davinci: dm365: set the GPIO base to 0 Bartosz Golaszewski
2018-11-20 12:31 ` [PATCH 2/5] ARM: davinci: dm646x: " Bartosz Golaszewski
2018-11-20 12:31 ` [PATCH 3/5] ARM: davinci: dm355: " Bartosz Golaszewski
2018-11-20 12:31 ` [PATCH 4/5] ARM: davinci: da830: " Bartosz Golaszewski
2018-11-20 12:31 ` [PATCH 5/5] ARM: davinci: dm644x: " Bartosz Golaszewski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).