mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
ARM64: dts: rk3399: assign VOP parent and rate for ACLK/HCLK
Change-Id: Ifcce7764eb709386e40140c58299468ea835fd8c Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
This commit is contained in:
@@ -1291,6 +1291,8 @@
|
||||
#clock-cells = <1>;
|
||||
#reset-cells = <1>;
|
||||
assigned-clocks =
|
||||
<&cru ACLK_VOP0>, <&cru HCLK_VOP0>,
|
||||
<&cru ACLK_VOP1>, <&cru HCLK_VOP1>,
|
||||
<&cru ARMCLKL>, <&cru ARMCLKB>,
|
||||
<&cru PLL_GPLL>, <&cru PLL_CPLL>,
|
||||
<&cru PLL_NPLL>,
|
||||
@@ -1303,6 +1305,8 @@
|
||||
<&cru ACLK_GIC_PRE>,
|
||||
<&cru PCLK_DDR>;
|
||||
assigned-clock-rates =
|
||||
<400000000>, <200000000>,
|
||||
<400000000>, <200000000>,
|
||||
<816000000>, <1008000000>,
|
||||
<594000000>, <800000000>,
|
||||
<1000000000>,
|
||||
|
||||
Reference in New Issue
Block a user