ARM: dts: pxa: fix the rtc controller
authorRobert Jarzmik <robert.jarzmik@free.fr>
Mon, 25 Jun 2018 16:44:01 +0000 (18:44 +0200)
committerRobert Jarzmik <robert.jarzmik@free.fr>
Fri, 31 Aug 2018 14:54:04 +0000 (16:54 +0200)
commit24a610eba32a80ed778ea79680b600c3fe73d7de
tree233bbe6365340fcdf732f0f10848b08393baaa45
parent4adb6603ddefbd068555036bbad014d3e0493893
ARM: dts: pxa: fix the rtc controller

The RTC controller is fed by an external fixed 32kHz clock. Yet the
driver wants to acquire this clock, even though it doesn't make any use
of it, ie. doesn't get the rate to make calculation.

Therefore, use the exported 32.768kHz clock in the PXA clock tree to
make the driver happy and working.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
arch/arm/boot/dts/pxa25x.dtsi
arch/arm/boot/dts/pxa27x.dtsi