Commits

Vladimir Zapolskiy committed c82e688a333
arm: dts: lpc32xx: remove clock frequency property from UART device nodes If clock-frequency property is given, then it substitutes calculation of supplying clock frequency from parent clock, this may break UART, if parent clock is given and managed by common clock framework. Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>