]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: davinci: da850: do not specify clock_frequency for UART DT node
authorManjunathappa, Prakash <prakash.pm@ti.com>
Wed, 19 Jun 2013 09:15:40 +0000 (14:45 +0530)
committerSekhar Nori <nsekhar@ti.com>
Wed, 21 Aug 2013 19:14:58 +0000 (00:44 +0530)
commit29864962f79e3dab645a5b00ccc7d4da96e9db33
tree84dcb501ed5d24cef88057a6f0d33b8a53c2b336
parentdd7deaf218bfbb270b6e3b7d45371eff3900e8c2
ARM: davinci: da850: do not specify clock_frequency for UART DT node

DT kernel on da850-evm comes up with garbled UART logs. This is because
of mismatch in actual module clock rate and rate specified(clock-frequency)
in DT blob. kernel should not assume or depend on bootloaders clock
configuration, instead let it find the clock rate at runtime.

Issue discussed here before arriving on this implementation:
"ARM: davinci: da850 evm: update clock rate for UART 1/2 DT nodes"
https://patchwork.kernel.org/patch/2162271/

Signed-off-by: Manjunathappa, Prakash <prakash.pm@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/boot/dts/da850.dtsi