• Vladimir Zapolskiy's avatar
    arm: dts: lpc32xx: add device nodes for external oscillators · ef5f885e
    Vladimir Zapolskiy authored
    NXP LPC32xx SoC has two external oscillators - one is mandatory and
    always on 32768 Hz oscillator and one optional 10-20MHz oscillator,
    which is practically always present on LPC32xx boards, because its
    presence is needed to supply USB controller clock and by default it
    supplies ARM and most of the peripheral clocks, LPC32xx User's Manual
    references it as a main oscillator.
    
    The change adds device nodes for both oscillators, frequency of
    the main oscillator is selected to be 13MHz by default, this variant
    is found on all LPC32xx reference boards.
    
    The device nodes for external oscillators are needed to describe input
    clocks of LPC32xx clock controller.
    Signed-off-by: default avatarVladimir Zapolskiy <vz@mleia.com>
    ef5f885e
lpc32xx.dtsi 8.1 KB