diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2022-01-26 15:55:46 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2022-02-08 12:56:33 +0100 |
commit | ff3187eabb5ce478d15b6ed62eb286756adefac3 (patch) | |
tree | 5c83a7123c9a65df876c49c44ae69282d6adf2b8 /tools/perf/scripts/python/intel-pt-events.py | |
parent | 842f4cb7263953020f4e2f2f0005fc3e6fc56144 (diff) |
clk: rockchip: drop CLK_SET_RATE_PARENT from dclk_vop* on rk3568
The pixel clocks dclk_vop[012] can be clocked from hpll, vpll, gpll or
cpll. gpll and cpll also drive many other clocks, so changing the
dclk_vop[012] clocks could change these other clocks as well. Drop
CLK_SET_RATE_PARENT to fix that. With this change the VOP2 driver can
only adjust the pixel clocks with the divider between the PLL and the
dclk_vop[012] which means the user may have to adjust the PLL clock to a
suitable rate using the assigned-clock-rate device tree property.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Link: https://lore.kernel.org/r/20220126145549.617165-25-s.hauer@pengutronix.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions