mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
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:
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user