mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
Revert "arm64: dts: rockchip: rk3399: delete vop iommu PD"
This reverts commit 460dc0405a.
Change-Id: Ie25c20e79c57c4e1bc678774ad09b60fc4a135dc
Signed-off-by: Sandy Huang <hjc@rock-chips.com>
This commit is contained in:
parent
d45556ed94
commit
3cbcf9bdbd
|
|
@ -1809,6 +1809,7 @@ vopl_mmu: iommu@ff8f3f00 {
|
|||
interrupt-names = "vopl_mmu";
|
||||
clocks = <&cru ACLK_VOP1>, <&cru HCLK_VOP1>;
|
||||
clock-names = "aclk", "iface";
|
||||
power-domains = <&power RK3399_PD_VOPL>;
|
||||
#iommu-cells = <0>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
|
@ -1877,6 +1878,7 @@ vopb_mmu: iommu@ff903f00 {
|
|||
interrupt-names = "vopb_mmu";
|
||||
clocks = <&cru ACLK_VOP0>, <&cru HCLK_VOP0>;
|
||||
clock-names = "aclk", "iface";
|
||||
power-domains = <&power RK3399_PD_VOPB>;
|
||||
#iommu-cells = <0>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user