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>;