From mboxrd@z Thu Jan 1 00:00:00 1970 From: Magnus Damm Date: Wed, 12 Feb 2014 09:53:45 +0000 Subject: [PATCH v2 00/02] ARM: shmobile: Koelsch SDHI DT support V2 Message-Id: <20140212095345.4832.6546.sendpatchset@w520> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org ARM: shmobile: Koelsch SDHI DT support V2 [PATCH v3 01/02] ARM: shmobile: Add SDHI devices to r8a7791 DTSI [PATCH v2 02/02] ARM: shmobile: Add SDHI devices for Koelsch DTS Add SDHI devices to the Koelsch DT board support. The same run time dependencies as SDHI for Lager applies here too, and there is a PFC fix for SD1_CLK that is needed for r8a7791 as well. Needs SDHI driver patches. Signed-off-by: Magnus Damm --- Written against "origin/topic/r-car-sdhi" of renesas git. Requires the following patches for correct run time operation: [PATCH 02/03] pinctrl: sh-pfc: r8a7791: SD1_CLK fix "regulator: gpio: add gpios-status for DT" arch/arm/boot/dts/r8a7791-koelsch.dts | 119 +++++++++++++++++++++++++++++++++ arch/arm/boot/dts/r8a7791.dtsi | 27 +++++++ 2 files changed, 146 insertions(+)