From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Subject: [PATCH V3 0/5] SoC and board integration for RSPI on r7s72100/genmai Date: Sun, 12 Jan 2014 11:48:38 +0100 Message-ID: <1389523723-2288-1-git-send-email-geert@linux-m68k.org> Cc: linux-sh-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Simon Horman , Magnus Damm , Laurent Pinchart Return-path: Sender: linux-spi-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: This patch series integrates Renesas RSPI on the RZ/A1H aka R7S72100 SoC, and the Genmai development board. The series is based on renesas-devel-v3.13-rc7-20140109v2, with Magnus' pinctrl, Wolfram's riic, and Simon's sh_eth work applied on top. [Simon: I don't know in which order you will merge these. If you want me to rebase my patches, just ask! Thanks!] It was tested on the Genmai development board (genmai-reference), using an in-kernel version of Documentation/spi/spidev_test.c, exercising loopback mode on rspi1, with the same outcome as the SDK reference code. It will not yet work with the non-reference version of genmai, due to missing pinmux configuration in setup-r7s72100.c. [1/5] pinctrl: sh-pfc: r7s72100: Add RSPI support [2/5] ARM: shmobile: r7s72100: Add RSPI clocks [3/5] ARM: shmobile: genmai: Add RSPI support [4/5] [RFC] ARM: shmobile: genmai: Add preliminary RSPI pinmux [5/5] ARM: shmobile: genmai: Enable RSPI in defconfig Changes in V2: - Add "ARM: shmobile: genmai: Add RSPI children" - Add "[RFC] ARM: shmobile: genmai: Add preliminary RSPI pinmux" Changes in V3: - Implement review comments - Add defconfig update - Remove DT support patches, they will be sent in a separate series - Merge "ARM: shmobile: r7s72100: Add RSPI platform devices" and "ARM: shmobile: genmai: Add RSPI children" Thanks! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert-Td1EMuHUCqxL1ZNQvxDV9g@public.gmane.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- To unsubscribe from this list: send the line "unsubscribe linux-spi" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html