[PATCH 1/2] gpio: Drop long unused DB8500 GPIO driver

Tom Rini trini at konsulko.com
Wed Jul 14 22:52:05 CEST 2021


On Fri, Jul 02, 2021 at 05:06:17PM +0200, Stephan Gerhold wrote:

> The original U-Boot port for the ST-Ericsson U8500 SoC was dropped
> in commit 68282f55b846 ("arm: Remove unused ST-Ericsson u8500 arch").
> Most of the drivers related to the old port were removed, but the
> db8500_gpio.c driver was forgotten for some reason. There is no way
> to select it and it does not compile anymore because of missing
> headers, so let's just remove it.
> 
> The new port for U8500 introduced in commit 689088f9dae8
> ("arm: Add support for ST-Ericsson U8500 SoC") fully embraces the
> new Driver Model and device trees where possible, so this is
> preparation to add a new, simplified GPIO driver based on DM_GPIO.
> 
> Signed-off-by: Stephan Gerhold <stephan at gerhold.net>
> Reviewed-by: Linus Walleij <linus.walleij at linaro.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210714/9d25af30/attachment.sig>


More information about the U-Boot mailing list