mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 15:12:59 +02: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:
parent
5194e73a9c
commit
780c7a3ec1
|
|
@ -137,7 +137,7 @@ vopb_rk_fb: vop-rk-fb@ff900000 {
|
|||
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 @@ vopl_rk_fb: vop-rk-fb@ff8f0000 {
|
|||
reset-names = "axi", "ahb", "dclk";
|
||||
rockchip,grf = <&grf>;
|
||||
rockchip,pwr18 = <0>;
|
||||
rockchip,iommu-enabled = <0>;
|
||||
rockchip,iommu-enabled = <1>;
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user