Skip to content
Commit 1627f683 authored by Mylène Josserand's avatar Mylène Josserand Committed by Heiko Stuebner
Browse files

clk: rockchip: Handle clock tree for rk3288w variant



The revision rk3288w has a different clock tree about "hclk_vio"
clock, according to the BSP kernel code.

This patch handles this difference by detecting which device-tree
we are using. If it is a "rockchip,rk3288-cru", let's register
the clock tree as it was before. If the device-tree node is
"rockchip,rk3288w-cru", we will apply the difference with this
version of this SoC.

Noticed that this new device-tree compatible must be handled in
bootloader such as u-boot.

Signed-off-by: default avatarMylène Josserand <mylene.josserand@collabora.com>
Link: https://lore.kernel.org/r/20200602080644.11333-2-mylene.josserand@collabora.com


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 7f6ffbb8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment