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:
Jung Zhao
2017-12-22 16:29:29 +08:00
committed by Tao Huang
parent 6a4463629d
commit 5a1d9eee75

View File

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