Hi Grzegorz, On jeu., juil. 21 2016, Grzegorz Jaszczyk <jaz@xxxxxxxxxxxx> wrote: > Despite that FS states that rtc is present only in A395 and A398 and not in > A390, the rtc is working with A390. > Change the prefix to "ARM: dts: mvebu: armada-39x:" Acked-by: Gregory CLEMENT <gregory.clement@xxxxxxxxxxxxxxxxxx> Thanks, Gregory > Signed-off-by: Grzegorz Jaszczyk <jaz@xxxxxxxxxxxx> > --- > arch/arm/boot/dts/armada-39x.dtsi | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/arch/arm/boot/dts/armada-39x.dtsi b/arch/arm/boot/dts/armada-39x.dtsi > index 1225cd8..5bed8b9 100644 > --- a/arch/arm/boot/dts/armada-39x.dtsi > +++ b/arch/arm/boot/dts/armada-39x.dtsi > @@ -429,6 +429,13 @@ > }; > }; > > + rtc@a3800 { > + compatible = "marvell,armada-380-rtc"; > + reg = <0xa3800 0x20>, <0x184a0 0x0c>; > + reg-names = "rtc", "rtc-soc"; > + interrupts = <GIC_SPI 21 IRQ_TYPE_LEVEL_HIGH>; > + }; > + > flash@d0000 { > compatible = "marvell,armada370-nand"; > reg = <0xd0000 0x54>; > -- > 1.8.3.1 > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html