diff options
author | Matthias Kaehlcke <mka@chromium.org> | 2019-04-10 21:30:10 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2019-04-11 14:35:55 +0300 |
commit | 2f60eb2f03b9c3d0a31592c55a88ef62b1403b5d (patch) | |
tree | f8c0e57ada2769f8c81f1852911829494a539577 /drivers/clk | |
parent | 4b028ebd4e3d86c61161b3a937b746043006dcbe (diff) | |
download | linux-2f60eb2f03b9c3d0a31592c55a88ef62b1403b5d.tar.xz |
ARM: dts: rockchip: Remove unnecessary setting of UART0 SCLK rate on veyron
Some veyron devices have a Bluetooth controller connected on UART0.
The UART needs to operate at a high speed, however setting the clock
rate at initialization has no practical effect. During initialization
user space adjusts the UART baudrate multiple times, which ends up
changing the SCLK rate. After a successful initiatalization the clk
is running at the desired speed (48MHz).
Remove the unnecessary clock rate configuration from the DT.
Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'drivers/clk')
0 files changed, 0 insertions, 0 deletions