ARM: dts: rockchip: rk3036: mpp vcodecs combo config

Signed-off-by: Chandler Chen <chandler.chen@rock-chips.com>
Change-Id: If899a109ef1a927499de98019e6719bcf8ead8ff
This commit is contained in:
Chandler Chen
2022-12-29 16:48:51 +08:00
committed by Tao Huang
parent bd67858262
commit 599f27be79

View File

@@ -208,11 +208,15 @@
compatible = "rockchip,mpp-service";
rockchip,taskqueue-count = <1>;
rockchip,resetgroup-count = <1>;
rockchip,grf = <&grf>;
rockchip,grf-offset = <0x0144>;
rockchip,grf-values = <0x0008000a>, <0x00080002>;
rockchip,grf-names = "grf_rkvdec", "grf_vdpu1";
status = "disabled";
};
vdpu: vdpu@10108400 {
compatible = "rockchip,vpu-decoder-v1";
compatible = "rockchip,vpu-decoder-rk3036";
reg = <0x10108400 0x400>;
interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "irq_dec";
@@ -245,7 +249,7 @@
};
hevc: hevc_service@1010c000 {
compatible = "rockchip,hevc-decoder";
compatible = "rockchip,hevc-decoder-rk3036";
reg = <0x1010c000 0x400>;
interrupts = <GIC_SPI 57 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "irq_dec";