arm64: dts: rockchip: enable av1d iommu for rk3588 evb/tablet

The av1d node is register av1dec_bus not platform bus,
so it no need to set okay status.

Signed-off-by: Yandong Lin <yandong.lin@rock-chips.com>
Signed-off-by: Simon Xue <xxm@rock-chips.com>
Change-Id: I9c88340d6542c497b3e4b24406db93bd60369fd8
This commit is contained in:
Yandong Lin
2022-01-21 14:30:58 +08:00
committed by Tao Huang
parent c125c678f6
commit cefea8c402
3 changed files with 12 additions and 0 deletions

View File

@@ -194,6 +194,10 @@
};
};
&av1d_mmu {
status = "okay";
};
&cpu_l0 {
cpu-supply = <&vdd_cpu_lit_s0>;
mem-supply = <&vdd_cpu_lit_mem_s0>;

View File

@@ -161,6 +161,10 @@
};
};
&av1d_mmu {
status = "okay";
};
&combphy0_ps {
status = "okay";
};

View File

@@ -262,6 +262,10 @@
};
};
&av1d_mmu {
status = "okay";
};
&avdd_1v2_cam_s0 {
regulator-min-microvolt = <1350000>;
regulator-max-microvolt = <1350000>;