aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorMylène Josserand <[email protected]>2020-06-02 10:06:43 +0200
committerHeiko Stuebner <[email protected]>2020-06-17 10:52:46 +0200
commit1627f683636df70fb25358b0a7b39a24e8fce5bf (patch)
tree6ca4ad162e21e9911ee7e1931ce1ff86bca9f114 /tools/perf/scripts
parent7f6ffbb885d147557bdca471c37b7b1204005798 (diff)
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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Heiko Stuebner <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions