Hi Imre, On 20/05/2015 23:22, Imre Kaloz wrote: > The Mamba (like the OpenBlocks AX3) doesn't have a crystal > connected to the internal RTC - let's prevent the kernel from > probing it. > applied on mvebu/fixes Thanks, Gregory > Signed-off-by: Imre Kaloz <kaloz@xxxxxxxxxxx> > Cc: <stable@xxxxxxxxxxxxxxx> # v4.0 + > --- > arch/arm/boot/dts/armada-xp-linksys-mamba.dts | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/arch/arm/boot/dts/armada-xp-linksys-mamba.dts b/arch/arm/boot/dts/armada-xp-linksys-mamba.dts > index a2cf215..fdd187c 100644 > --- a/arch/arm/boot/dts/armada-xp-linksys-mamba.dts > +++ b/arch/arm/boot/dts/armada-xp-linksys-mamba.dts > @@ -95,6 +95,11 @@ > > internal-regs { > > + rtc@10300 { > + /* No crystal connected to the internal RTC */ > + status = "disabled"; > + }; > + > /* J10: VCC, NC, RX, NC, TX, GND */ > serial@12000 { > status = "okay"; > -- 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 stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html