From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.ripard@free-electrons.com (Maxime Ripard) Date: Wed, 23 Apr 2014 11:50:29 +0200 Subject: [PATCH v8 11/17] ARM: dts: sun6i: Add mmc controller nodes In-Reply-To: <1398164497-14212-12-git-send-email-hdegoede@redhat.com> References: <1398164497-14212-1-git-send-email-hdegoede@redhat.com> <1398164497-14212-12-git-send-email-hdegoede@redhat.com> Message-ID: <20140423095029.GM24905@lukather> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Apr 22, 2014 at 01:01:31PM +0200, Hans de Goede wrote: > Add nodes for the 4 mmc controllers found on A31 SoCs to > arch/arm/boot/dts/sun6i-a31.dtsi. > > Signed-off-by: Hans de Goede > --- > arch/arm/boot/dts/sun6i-a31.dtsi | 52 ++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 52 insertions(+) > > diff --git a/arch/arm/boot/dts/sun6i-a31.dtsi b/arch/arm/boot/dts/sun6i-a31.dtsi > index 12bcc17..a27afc8 100644 > --- a/arch/arm/boot/dts/sun6i-a31.dtsi > +++ b/arch/arm/boot/dts/sun6i-a31.dtsi > @@ -269,6 +269,58 @@ > #size-cells = <1>; > ranges; > > + mmc0: mmc at 01c0f000 { > + compatible = "allwinner,sun5i-a13-mmc"; > + reg = <0x01c0f000 0x1000>; > + clocks = <&ahb1_gates 8>, <&mmc0_clk>; > + clock-names = "ahb", "mod"; > + resets = <&ahb1_rst 8>; > + reset-names = "ahb"; > + interrupts = <0 60 4>; > + bus-width = <4>; > + cd-inverted; The two last items should be in the DTS. Looks good otherwise. Thanks! Maxime -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: