[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181120123125.24938-1-brgl@bgdev.pl>
Date: Tue, 20 Nov 2018 13:31:20 +0100
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Sekhar Nori <nsekhar@...com>, Kevin Hilman <khilman@...nel.org>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Bartosz Golaszewski <bgolaszewski@...libre.com>
Subject: [PATCH 0/5] ARM: davinci: set GPIO base to 0 manually
From: Bartosz Golaszewski <bgolaszewski@...libre.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
Powered by blists - more mailing lists