Skip to content

Commit 772c362

Browse files
raveenpgalak
authored andcommitted
dts: arm: broadcom: viper-a72: paxdma: Add interrupt property
Add interrupt parent and number property specific to a72 viper platform. Signed-off-by: Raveendra Padasalagi <[email protected]>
1 parent b1687ce commit 772c362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/arm/broadcom/viper-a72.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@
6363
&paxdma {
6464
interrupt-parent = <&gic>;
6565
interrupts = <GIC_SPI 212 IRQ_TYPE_LEVEL
66-
IRQ_DEFAULT_PRIORITY>;
66+
IRQ_DEFAULT_PRIORITY>;
6767
};

0 commit comments

Comments
 (0)