rockchip-rk3588: edge: fix hantro vpu
This commit is contained in:
parent
06aaf81ee6
commit
88c749c46f
@ -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 = <GIC_SPI 119 IRQ_TYPE_LEVEL_HIGH 0>;
|
||||
+ interrupt-names = "vdpu";
|
||||
+ clocks = <&cru ACLK_VPU>, <&cru HCLK_VPU>;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user