arm64: dts: rockchip: px30: update compatible suit for px30

Change-Id: If478a544f08b5d9fad3b42249405e04b58bdd289
Signed-off-by: Ding Wei <leo.ding@rock-chips.com>
This commit is contained in:
Ding Wei
2020-03-24 10:42:33 +08:00
committed by Tao Huang
parent 0c65f573a4
commit f64385665a

View File

@@ -1408,7 +1408,7 @@
};
vdpu: vdpu@ff442400 {
compatible = "rockchip,vpu-decoder-v2";
compatible = "rockchip,vpu-decoder-px30";
reg = <0x0 0xff442400 0x0 0x400>;
interrupts = <GIC_SPI 79 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "irq_dec";
@@ -1437,7 +1437,7 @@
};
vepu: vepu@ff442000 {
compatible = "rockchip,vpu-encoder-v2";
compatible = "rockchip,vpu-encoder-px30";
reg = <0x0 0xff442000 0x0 0x400>;
interrupts = <GIC_SPI 80 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "irq_enc";
@@ -1454,7 +1454,7 @@
};
hevc: hevc@ff440000 {
compatible = "rockchip,hevc-decoder";
compatible = "rockchip,hevc-decoder-px30";
reg = <0x0 0xff440000 0x0 0x400>;
interrupts = <GIC_SPI 49 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "irq_dec";