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. Also a very small patch adding SoC IDs for the sam9x60 SiPs.
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 264788c8f23703d0d3e967fb5aea83eb64d2cb2b: pcmcia: at91_cf: remove platform data support (2020-11-27 22:25:15 +0100) ---------------------------------------------------------------- AT91 drivers for 5.11: - add sam9x60 SiP IDs - at91_cf cleanups ---------------------------------------------------------------- Alexandre Belloni (2): pcmcia: at91_cf: move definitions locally pcmcia: at91_cf: remove platform data support Kai Stuhlemmer (1): ARM: at91: sam9x60 SiP types added to soc description drivers/pcmcia/Kconfig | 1 + drivers/pcmcia/at91_cf.c | 50 ++++++++++++++----------------------- drivers/soc/atmel/soc.c | 6 +++++ drivers/soc/atmel/soc.h | 3 +++ include/linux/platform_data/atmel.h | 12 --------- 5 files changed, 29 insertions(+), 43 deletions(-) -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com