diff mbox series

arm64: dts: rockchip: drop interrupt-names property from rk3588s dfi

Message ID 20231201134859.322491-1-heiko@sntech.de (mailing list archive)
State New, archived
Headers show
Series arm64: dts: rockchip: drop interrupt-names property from rk3588s dfi | expand

Commit Message

Heiko Stuebner Dec. 1, 2023, 1:48 p.m. UTC
From: Heiko Stuebner <heiko.stuebner@cherry.de>

The dfi binding does not specify interrupt names, with the interrupts
just specifying channels 0-x. So drop the unspecified property.

Fixes: 5a6976b1040a ("arm64: dts: rockchip: Add DFI to rk3588s")
Reported-by: Jagan Teki <jagan@edgeble.ai>
Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de>
---
 arch/arm64/boot/dts/rockchip/rk3588s.dtsi | 1 -
 1 file changed, 1 deletion(-)

Comments

Heiko Stuebner Dec. 5, 2023, 12:05 a.m. UTC | #1
On Fri, 1 Dec 2023 14:48:59 +0100, Heiko Stuebner wrote:
> From: Heiko Stuebner <heiko.stuebner@cherry.de>
> 
> The dfi binding does not specify interrupt names, with the interrupts
> just specifying channels 0-x. So drop the unspecified property.
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: drop interrupt-names property from rk3588s dfi
      commit: 815f986f33eeb06652d59d8a4d405d4fdb4e59a8

Best regards,
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/rockchip/rk3588s.dtsi b/arch/arm64/boot/dts/rockchip/rk3588s.dtsi
index 7064c0e9179f..8aa0499f9b03 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588s.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3588s.dtsi
@@ -1362,7 +1362,6 @@  dfi: dfi@fe060000 {
 			     <GIC_SPI 38 IRQ_TYPE_LEVEL_HIGH 0>,
 			     <GIC_SPI 48 IRQ_TYPE_LEVEL_HIGH 0>,
 			     <GIC_SPI 58 IRQ_TYPE_LEVEL_HIGH 0>;
-		interrupt-names = "ch0", "ch1", "ch2", "ch3";
 		rockchip,pmu = <&pmu1grf>;
 	};