mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02: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:
parent
5c1ca8c14c
commit
767bd670b9
|
|
@ -1575,6 +1575,8 @@ dfi: dfi@ff610000 {
|
|||
|
||||
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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user