From mboxrd@z Thu Jan 1 00:00:00 1970 From: Geert Uytterhoeven Date: Thu, 20 Feb 2014 14:49:28 +0000 Subject: [PATCH 00/11] ARM: shmobile: MSIOF integration on r8a7790/lager and r8a7791/koelsch Message-Id: <1392907779-22053-1-git-send-email-geert@linux-m68k.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org Hi Simon, Magnus, This patch series integrates support for the MSIOF module in the Renesas R-Car H2 (r8a7790) and M2 (r8a7791) SoCs on the Lager and Koelsch development boards. It was tested on Lager and Koelsch, both legacy and DT, using a dummy driver for the Renesas r2a11302ft PMIC that reads out the PMIC's version ID. [01/11] ARM: shmobile: r8a7791 dtsi: Fix typo in msiof2 clock output name [02/11] ARM: shmobile: r8a7790: Add MSIOF clocks [03/11] ARM: shmobile: r8a7791: Add MSIOF clocks [04/11] ARM: shmobile: lager legacy: Add MSIOF support [05/11] ARM: shmobile: koelsch legacy: Add MSIOF support [06/11] ARM: shmobile: r8a7790/lager dts: Rename label spi to qspi, add spi0 alias [07/11] ARM: shmobile: r8a7791/koelsch dts: Rename label spi to qspi, add spi0 alias [08/11] ARM: shmobile: r8a7790 dtsi: Add MSIOF nodes and aliases [09/11] ARM: shmobile: r8a7791 dtsi: Add MSIOF nodes and aliases [10/11] ARM: shmobile: lager dts: Add MSIOF nodes [11/11] ARM: shmobile: koelsch dts: Add MSIOF nodes Thanks! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.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