mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
ARM64: dts: rk3399-fb: enable vop iommu
Change-Id: I42fd20b89205d53f539ab37ce65347d3c7b4ce9e Signed-off-by: Huang Jiachai <hjc@rock-chips.com>
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
reset-names = "axi", "ahb", "dclk";
|
||||
rockchip,grf = <&grf>;
|
||||
rockchip,pwr18 = <0>;
|
||||
rockchip,iommu-enabled = <0>;
|
||||
rockchip,iommu-enabled = <1>;
|
||||
power_ctr: power_ctr {
|
||||
/*rockchip,debug = <0>;
|
||||
lcd_en: lcd-en {
|
||||
@@ -181,7 +181,7 @@
|
||||
reset-names = "axi", "ahb", "dclk";
|
||||
rockchip,grf = <&grf>;
|
||||
rockchip,pwr18 = <0>;
|
||||
rockchip,iommu-enabled = <0>;
|
||||
rockchip,iommu-enabled = <1>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user