arm: dts: rockchip: rv1126: fix reset-name err for rkvdec

Signed-off-by: Yandong Lin <yandong.lin@rock-chips.com>
Change-Id: Ied310d99d27e841c224e28057ca8c6c03821fff9
This commit is contained in:
Yandong Lin
2023-05-17 15:29:29 +08:00
committed by Tao Huang
parent bca1db4e80
commit 82e88ce536

View File

@ -2119,7 +2119,7 @@
resets = <&cru SRST_VDEC_A>, <&cru SRST_VDEC_H>,
<&cru SRST_VDEC_CA>, <&cru SRST_VDEC_CORE>,
<&cru SRST_VDEC_HEVC_CA>;
reset-names = "shared_video_a", "shared_video_h", "video_cabac",
reset-names = "video_a", "video_h", "video_cabac",
"video_core", "video_hevc_cabac";
power-domains = <&power RV1126_PD_VDPU>;
iommus = <&rkvdec_mmu>;