Skip to content

Commit 767bd67

Browse files
TonyXie06rkhuangtao
authored andcommitted
arm64: dts: rockchip: support complete_irq in dmc node for px30.
Change-Id: I99e474f323cf57a15e1ed7431bafe3514aedc603 Signed-off-by: Tony Xie <tony.xie@rock-chips.com>
1 parent 5c1ca8c commit 767bd67

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/boot/dts/rockchip/px30.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1575,6 +1575,8 @@
15751575

15761576
dmc: dmc {
15771577
compatible = "rockchip,px30-dmc";
1578+
interrupts = <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>;
1579+
interrupt-names = "complete_irq";
15781580
devfreq-events = <&dfi>;
15791581
clocks = <&cru SCLK_DDRCLK>;
15801582
clock-names = "dmc_clk";

0 commit comments

Comments
 (0)