arm64: dts: rockchip: rk3399 fix rkvdec_mmu to vdec_mmu

Fixes: a4e0ffd261 ("arm64: dts: rockchip: rk3399: add mpp support")

Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Change-Id: Ie325e610071fecb69128981b821023b862099459
This commit is contained in:
Jianqun Xu
2021-09-02 09:49:20 +08:00
parent 1a6396458b
commit 9ee813b963
2 changed files with 2 additions and 2 deletions

View File

@@ -255,7 +255,7 @@
status = "okay";
};
&rkvdec_mmu {
&vdec_mmu {
status = "okay";
};

View File

@@ -215,7 +215,7 @@
//allocator = <0>;
};
&rkvdec_mmu {
&vdec_mmu {
status = "okay";
};