From 88c749c46f7e6afcead37d2e12745c60d6f809bd Mon Sep 17 00:00:00 2001 From: amazingfate Date: Mon, 20 May 2024 19:47:46 +0800 Subject: [PATCH] rockchip-rk3588: edge: fix hantro vpu --- ...47-arm64-dts-rockchip-rk3588-add-VDPU-and-RGA2-nodes.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patch/kernel/rockchip-rk3588-edge/0147-arm64-dts-rockchip-rk3588-add-VDPU-and-RGA2-nodes.patch b/patch/kernel/rockchip-rk3588-edge/0147-arm64-dts-rockchip-rk3588-add-VDPU-and-RGA2-nodes.patch index e28c71385b..98388d016e 100644 --- a/patch/kernel/rockchip-rk3588-edge/0147-arm64-dts-rockchip-rk3588-add-VDPU-and-RGA2-nodes.patch +++ b/patch/kernel/rockchip-rk3588-edge/0147-arm64-dts-rockchip-rk3588-add-VDPU-and-RGA2-nodes.patch @@ -15,9 +15,9 @@ index 387cfc7ee261..1ca59486b61c 100644 status = "disabled"; }; -+ vpu: video-codec@fdb50400 { ++ vpu: video-codec@fdb50000 { + compatible = "rockchip,rk3568-vpu"; -+ reg = <0x0 0xfdb50400 0x0 0x400>; ++ reg = <0x0 0xfdb50000 0x0 0x800>; + interrupts = ; + interrupt-names = "vdpu"; + clocks = <&cru ACLK_VPU>, <&cru HCLK_VPU>;