Skip to content

Commit 815f986

Browse files
Heiko Stuebnermmind
authored andcommitted
arm64: dts: rockchip: drop interrupt-names property from rk3588s dfi
The dfi binding does not specify interrupt names, with the interrupts just specifying channels 0-x. So drop the unspecified property. Fixes: 5a6976b ("arm64: dts: rockchip: Add DFI to rk3588s") Reported-by: Jagan Teki <[email protected]> Signed-off-by: Heiko Stuebner <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 9f6acd2 commit 815f986

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1362,7 +1362,6 @@
13621362
<GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH 0>,
13631363
<GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH 0>,
13641364
<GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH 0>;
1365-
interrupt-names = "ch0", "ch1", "ch2", "ch3";
13661365
rockchip,pmu = <&pmu1grf>;
13671366
};
13681367

0 commit comments

Comments
 (0)