2020-11-27 21:27:35

by Alexandre Belloni

[permalink] [raw]
Subject: [GIT PULL] ARM: at91: Drivers for 5.11

Arnd, Olof,

As discussed with Arnd, here are two cleanup patches for at91_cf. My end
goal is to get rid of include/linux/platform_data/atmel.h.

The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-drivers-5.11

for you to fetch changes up to 91be3e89f450aa738204f6629f06d8b0e3d8d77b:

pcmcia: at91_cf: remove platform data support (2020-11-24 12:05:24 +0100)

----------------------------------------------------------------
AT91 drivers for 5.11:

- at91_cf cleanups

----------------------------------------------------------------
Alexandre Belloni (2):
pcmcia: at91_cf: move definitions locally
pcmcia: at91_cf: remove platform data support

drivers/pcmcia/Kconfig | 1 +
drivers/pcmcia/at91_cf.c | 49 ++++++++++++++-----------------------
include/linux/platform_data/atmel.h | 12 ---------
3 files changed, 20 insertions(+), 42 deletions(-)

--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


2020-11-27 21:27:36

by Alexandre Belloni

[permalink] [raw]
Subject: Re: [GIT PULL] ARM: at91: Drivers for 5.11

Please ignore that one, I'm going to merge my current at91-drivers and
at91-soc branches and send you only one PR as this is what makes more
sense.

On 27/11/2020 22:08:46+0100, Alexandre Belloni wrote:
> Arnd, Olof,
>
> As discussed with Arnd, here are two cleanup patches for at91_cf. My end
> goal is to get rid of include/linux/platform_data/atmel.h.
>
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
>
> Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux tags/at91-drivers-5.11
>
> for you to fetch changes up to 91be3e89f450aa738204f6629f06d8b0e3d8d77b:
>
> pcmcia: at91_cf: remove platform data support (2020-11-24 12:05:24 +0100)
>
> ----------------------------------------------------------------
> AT91 drivers for 5.11:
>
> - at91_cf cleanups
>
> ----------------------------------------------------------------
> Alexandre Belloni (2):
> pcmcia: at91_cf: move definitions locally
> pcmcia: at91_cf: remove platform data support
>
> drivers/pcmcia/Kconfig | 1 +
> drivers/pcmcia/at91_cf.c | 49 ++++++++++++++-----------------------
> include/linux/platform_data/atmel.h | 12 ---------
> 3 files changed, 20 insertions(+), 42 deletions(-)
>
> --
> Alexandre Belloni, Bootlin
> Embedded Linux and Kernel engineering
> https://bootlin.com

--
Alexandre Belloni, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com