Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932077AbaBTOwK (ORCPT ); Thu, 20 Feb 2014 09:52:10 -0500 Received: from baptiste.telenet-ops.be ([195.130.132.51]:60559 "EHLO baptiste.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755301AbaBTOt6 (ORCPT ); Thu, 20 Feb 2014 09:49:58 -0500 From: Geert Uytterhoeven To: Simon Horman , Magnus Damm Cc: linux-sh@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH 00/11] ARM: shmobile: MSIOF integration on r8a7790/lager and r8a7791/koelsch Date: Thu, 20 Feb 2014 15:49:28 +0100 Message-Id: <1392907779-22053-1-git-send-email-geert@linux-m68k.org> X-Mailer: git-send-email 1.7.9.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/