arm64: dts: rockchip: rk3568: rkvdec enable link mode

Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
Change-Id: Iecec544986ef0a5bccddef58a2d1e1cedfff69fd
This commit is contained in:
Herman Chen
2021-08-05 08:51:46 +08:00
committed by Tao Huang
parent de603806f0
commit 1cbabbe2f1

View File

@@ -1479,7 +1479,8 @@
rkvdec: rkvdec@fdf80200 {
compatible = "rockchip,rkv-decoder-rk3568", "rockchip,rkv-decoder-v2";
reg = <0x0 0xfdf80200 0x0 0x400>;
reg = <0x0 0xfdf80200 0x0 0x400>, <0x0 0xfdf80100 0x0 0x100>;
reg-names = "regs", "link";
interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "irq_dec";
clocks = <&cru ACLK_RKVDEC>, <&cru HCLK_RKVDEC>,
@@ -1509,6 +1510,7 @@
/* rcb_iova: start and size */
rockchip,rcb-iova = <0x10000000 65536>;
rockchip,rcb-min-width = <512>;
rockchip,task-capacity = <16>;
status = "disabled";
};