From: Peng Fan Date: Mon, 26 Feb 2024 13:08:26 +0000 (+0800) Subject: arm64: dts: imx93: drop the 4th interrupt for ADC X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4202fa93328d2d73218130cc4a4ccf9faa0efad3;p=linux.git arm64: dts: imx93: drop the 4th interrupt for ADC Per i.MX93 Reference Mannual Rev.4, 12/2023, there is no interrupt 268, drop it. Signed-off-by: Peng Fan Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx93.dtsi b/arch/arm64/boot/dts/freescale/imx93.dtsi index 601c94e1fac8e..b8ef9b9388564 100644 --- a/arch/arm64/boot/dts/freescale/imx93.dtsi +++ b/arch/arm64/boot/dts/freescale/imx93.dtsi @@ -509,8 +509,7 @@ reg = <0x44530000 0x10000>; interrupts = , , - , - ; + ; clocks = <&clk IMX93_CLK_ADC1_GATE>; clock-names = "ipg"; #io-channel-cells = <1>;