ARM: dts: rv1126-trailcamera: add vdec support

Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
Change-Id: I62fd306268a7281f92e0fc3ca0010eb07cfeddf0
This commit is contained in:
Ziyuan Xu
2021-12-22 09:13:56 +08:00
parent ac5fd3cc4f
commit abaa0cc748

View File

@@ -32,6 +32,14 @@
mcu-log-count = <0x1>;
};
&rkvdec {
status = "okay";
};
&rkvdec_mmu {
status = "okay";
};
&rkisp_thunderboot {
reg = <0x08000000 (64 * 0x00100000)>;
};
@@ -58,3 +66,7 @@
/delete-property/ memory-region-idmac;
status = "disabled";
};
&vdpu {
status = "okay";
};