mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm64: dts: rockchip: support complete_irq in dmc node for px30.
Change-Id: I99e474f323cf57a15e1ed7431bafe3514aedc603 Signed-off-by: Tony Xie <tony.xie@rock-chips.com>
This commit is contained in:
@@ -1575,6 +1575,8 @@
|
||||
|
||||
dmc: dmc {
|
||||
compatible = "rockchip,px30-dmc";
|
||||
interrupts = <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>;
|
||||
interrupt-names = "complete_irq";
|
||||
devfreq-events = <&dfi>;
|
||||
clocks = <&cru SCLK_DDRCLK>;
|
||||
clock-names = "dmc_clk";
|
||||
|
||||
Reference in New Issue
Block a user