mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
video: dts: Add turbo clock corner
Turbo clock frequency is supported and hence needs to be included in the dt config. Change-Id: Ie0e54616b1cdbdaa56e22b06d86896d9b0f78801
This commit is contained in:
@@ -32,8 +32,8 @@
|
||||
"core_clk", "vcodec_clk", "video_cc_mvs0_clk_src";
|
||||
/* Mask: Bit0: Clock Scaling, Bit1: Mem Retention*/
|
||||
qcom,clock-configs = <0x0 0x0 0x0 0x1>;
|
||||
qcom,allowed-clock-rates = <239999999 338000000
|
||||
366000000 444000000>;
|
||||
qcom,allowed-clock-rates = <240000000 338000000
|
||||
366000000 444000000 481000000>;
|
||||
resets = <&gcc GCC_VIDEO_AXI0_CLK_ARES>;
|
||||
reset-names = "video_axi_reset";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user