diff options
author | Mylène Josserand <mylene.josserand@collabora.com> | 2020-06-02 10:06:43 +0200 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2020-06-17 10:52:46 +0200 |
commit | 1627f683636df70fb25358b0a7b39a24e8fce5bf (patch) | |
tree | 6ca4ad162e21e9911ee7e1931ce1ff86bca9f114 /drivers/input/serio/serio_raw.c | |
parent | clk: rockchip: convert rk3036 pll type to use internal lock status (diff) | |
download | linux-1627f683636df70fb25358b0a7b39a24e8fce5bf.tar.xz linux-1627f683636df70fb25358b0a7b39a24e8fce5bf.zip |
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: Mylène Josserand <mylene.josserand@collabora.com>
Link: https://lore.kernel.org/r/20200602080644.11333-2-mylene.josserand@collabora.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'drivers/input/serio/serio_raw.c')
0 files changed, 0 insertions, 0 deletions