mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
arm64: dts: rockchip: rk3328: modify rkvdec compatible
Change-Id: Icdaeb0d05e546c34e43a000aaa8a51f5e2e6a9fe Signed-off-by: Jung Zhao <jung.zhao@rock-chips.com>
This commit is contained in:
@@ -701,7 +701,7 @@
|
||||
};
|
||||
|
||||
rkvdec: rkvdec@ff36000 {
|
||||
compatible = "rockchip,rkvdec";
|
||||
compatible = "rockchip,rk3328-rkvdec", "rockchip,rkvdec";
|
||||
reg = <0x0 0xff360000 0x0 0x400>;
|
||||
interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "irq_dec";
|
||||
|
||||
Reference in New Issue
Block a user