arm64: dts: rockchip: rk3588s-tablet: mpp: rkvenc2: Fix dual core issue

Signed-off-by: Jianhui Wang <wjh@rock-chips.com>
Change-Id: I5559206fbd6329c152b66ee20d920e29f767efb5
This commit is contained in:
Jianhui Wang
2021-12-20 17:12:16 +08:00
committed by Tao Huang
parent 4cddee210f
commit 90d8cc803e

View File

@@ -959,6 +959,10 @@
status = "okay";
};
&rkvenc_ccu {
status = "okay";
};
&rkvenc0 {
status = "okay";
};
@@ -967,6 +971,14 @@
status = "okay";
};
&rkvenc1 {
status = "okay";
};
&rkvenc1_mmu {
status = "okay";
};
&saradc {
status = "okay";
vref-supply = <&avcc_1v8_s0>;