mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
arm64: dts: rockchip: rk3576: Increase vpu720 frequency to 702M
Signed-off-by: Johnson Ding <johnson.ding@rock-chips.com> Change-Id: Id77982a5bafe9c308740a61e5b04ed26688580a1
This commit is contained in:
@@ -2201,9 +2201,9 @@
|
||||
interrupt-names = "irq_jpegd";
|
||||
clocks = <&cru ACLK_JPEG>, <&cru HCLK_JPEG>;
|
||||
clock-names = "aclk_vcodec", "hclk_vcodec";
|
||||
rockchip,normal-rates = <700000000>, <0>;
|
||||
rockchip,normal-rates = <702000000>, <0>;
|
||||
assigned-clocks = <&cru ACLK_JPEG>;
|
||||
assigned-clock-rates = <700000000>;
|
||||
assigned-clock-rates = <702000000>;
|
||||
resets = <&cru SRST_A_JPEG>, <&cru SRST_H_JPEG>;
|
||||
reset-names = "shared_video_a", "shared_video_h";
|
||||
rockchip,skip-pmu-idle-request;
|
||||
@@ -2222,9 +2222,9 @@
|
||||
interrupt-names = "irq_jpege";
|
||||
clocks = <&cru ACLK_JPEG>, <&cru HCLK_JPEG>;
|
||||
clock-names = "aclk_vcodec", "hclk_vcodec";
|
||||
rockchip,normal-rates = <700000000>, <0>;
|
||||
rockchip,normal-rates = <702000000>, <0>;
|
||||
assigned-clocks = <&cru ACLK_JPEG>;
|
||||
assigned-clock-rates = <700000000>;
|
||||
assigned-clock-rates = <702000000>;
|
||||
resets = <&cru SRST_A_JPEG>, <&cru SRST_H_JPEG>;
|
||||
reset-names = "shared_video_a", "shared_video_h";
|
||||
rockchip,skip-pmu-idle-request;
|
||||
|
||||
Reference in New Issue
Block a user