• Robert Jarzmik's avatar
    ARM: dts: pxa: fix the rtc controller · 24a610eb
    Robert Jarzmik authored
    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: default avatarRobert Jarzmik <robert.jarzmik@free.fr>
    24a610eb
pxa25x.dtsi 2.68 KB