mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rk3568: modify rkvdec compatible
Signed-off-by: Yandong Lin <yandong.lin@rock-chips.com> Change-Id: I0c0d927bd4c995f2be4570a5c2128acbf7f6cc63
This commit is contained in:
@@ -1390,7 +1390,7 @@
|
||||
};
|
||||
|
||||
rkvdec: rkvdec@fdf80200 {
|
||||
compatible = "rockchip,rkv-decoder-v2";
|
||||
compatible = "rockchip,rkv-decoder-rk3568", "rockchip,rkv-decoder-v2";
|
||||
reg = <0x0 0xfdf80200 0x0 0x400>;
|
||||
interrupts = <GIC_SPI 91 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "irq_dec";
|
||||
|
||||
Reference in New Issue
Block a user