arm64: dts: rockchip: assign clock rate for ACLK_VIO on rk3399
commit3f7f3b0fb4563947424673d9b6786f46111462d9
authorShunqian Zheng <zhengsq@rock-chips.com>
Mon, 12 Mar 2018 01:50:48 +0000 (12 09:50 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 12 Mar 2018 10:08:30 +0000 (12 11:08 +0100)
treea27b64c2323845f3441688b188f1b89244808377
parent0626d183479480c878c15157a38d6dd962c1dae6
arm64: dts: rockchip: assign clock rate for ACLK_VIO on rk3399

The ACLK_VIO is a parent clock used by a several children,
its suggested clock rate is 400MHz. Right now it gets 400MHz
because it sources from CPLL(800M) and divides by 2 after reset.
It's good not to rely on default values like this, so let's
explicitly set it.
NOTE: it's expected that at least one board may override cru node and
set the CPLL to 1.6 GHz. On that board it will be very important to be
explicit about aclk-vio being 400 MHz.

Signed-off-by: Shunqian Zheng <zhengsq@rock-chips.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi
arch/arm64/boot/dts/rockchip/rk3399.dtsi