Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arm64: dts: imx8mq-tqma8mq: Remove superfluous interrupt-names

This property was never needed, remove it. This also silences
dtbs_check warnings.

Fixes: b186b8b6e770 ("arm64: dts: freescale: add initial device tree for TQMa8Mx with i.MX8M")
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Alexander Stein and committed by
Shawn Guo
8eaac789 c7afab4a

-1
-1
arch/arm64/boot/dts/freescale/imx8mq-tqma8mq.dtsi
··· 204 204 reg = <0x51>; 205 205 pinctrl-names = "default"; 206 206 pinctrl-0 = <&pinctrl_rtc>; 207 - interrupt-names = "irq"; 208 207 interrupt-parent = <&gpio1>; 209 208 interrupts = <1 IRQ_TYPE_EDGE_FALLING>; 210 209 quartz-load-femtofarads = <7000>;