mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: dts: rockchip: px30: add VOP PD control
Change-Id: Id9a7d2f5eb4bd69f9c02f2105591699a8a3b88cc Signed-off-by: Sandy Huang <hjc@rock-chips.com>
This commit is contained in:
@@ -974,6 +974,7 @@
|
||||
clocks = <&cru ACLK_VOPB>, <&cru DCLK_VOPB>,
|
||||
<&cru HCLK_VOPB>;
|
||||
clock-names = "aclk_vop", "dclk_vop", "hclk_vop";
|
||||
power-domains = <&power PX30_PD_VO>;
|
||||
iommus = <&vopb_mmu>;
|
||||
status = "disabled";
|
||||
|
||||
@@ -1012,6 +1013,7 @@
|
||||
clocks = <&cru ACLK_VOPL>, <&cru DCLK_VOPL>,
|
||||
<&cru HCLK_VOPL>;
|
||||
clock-names = "aclk_vop", "dclk_vop", "hclk_vop";
|
||||
power-domains = <&power PX30_PD_VO>;
|
||||
iommus = <&vopl_mmu>;
|
||||
status = "disabled";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user