mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
arm64: dts: rockchip: rk3368 support automatic frequency
Signed-off-by: Zhou Jing <tracy.zhou@rock-chips.com> Change-Id: Ibb5432e81718bb6e6df116bd21c891c653ab0e58
This commit is contained in:
@@ -1672,7 +1672,7 @@
|
||||
};
|
||||
|
||||
hevc: hevc_service@ff9a0000 {
|
||||
compatible = "rockchip,hevc-decoder";
|
||||
compatible = "rockchip,hevc-decoder-rk3368";
|
||||
reg = <0x0 0xff9a0000 0x0 0x400>;
|
||||
interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "irq_dec";
|
||||
@@ -1709,7 +1709,7 @@
|
||||
};
|
||||
|
||||
vdpu: vdpu@ff9a0400 {
|
||||
compatible = "rockchip,vpu-decoder-v1";
|
||||
compatible = "rockchip,vpu-decoder-rk3368";
|
||||
reg = <0x0 0xff9a0400 0x0 0x400>;
|
||||
interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "irq_dec";
|
||||
|
||||
Reference in New Issue
Block a user