From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregory.clement@free-electrons.com (Gregory CLEMENT) Date: Thu, 31 Jul 2014 15:46:59 +0200 Subject: [PATCH] ARM: mvebu: Add RTC support for Armada 375 In-Reply-To: <1406814276-11361-1-git-send-email-gregory.clement@free-electrons.com> References: <1406814276-11361-1-git-send-email-gregory.clement@free-electrons.com> Message-ID: <53DA48D3.7070003@free-electrons.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, of course it only when the patch is setn that I found a typo: On 31/07/2014 15:44, Gregory CLEMENT wrote: > The Armada 375 XP Socs have the same controller that the one used in It is Armada 375 not Armada 375 XP! Thanks, Gregory > the orion platforms. This patch updates the device tree for these > SoCs. > > Signed-off-by: Gregory CLEMENT > --- > Hi Jason, > > We missed it for the initial support of the SoC. > > I know that it is very late for including for 3.17, so if it is > postpone for 3.18, it's fine. > > However given the little change, maybe it is still possible to push it > in 3.17 ^_^ > > Thanks, > > Gregory > > > arch/arm/boot/dts/armada-375.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/arch/arm/boot/dts/armada-375.dtsi b/arch/arm/boot/dts/armada-375.dtsi > index 893e2a93eba0..f6fe2c270938 100644 > --- a/arch/arm/boot/dts/armada-375.dtsi > +++ b/arch/arm/boot/dts/armada-375.dtsi > @@ -185,6 +185,12 @@ > }; > }; > > + rtc at 10300 { > + compatible = "marvell,orion-rtc"; > + reg = <0x10300 0x20>; > + interrupts = ; > + }; > + > spi0: spi at 10600 { > compatible = "marvell,orion-spi"; > reg = <0x10600 0x50>; > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com