arm64: dts: imx8mq-librem5: Drop interrupt-names in PMIC
authorKrzysztof Kozlowski <krzk@kernel.org>
Fri, 4 Sep 2020 14:53:11 +0000 (16:53 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sun, 13 Sep 2020 01:18:04 +0000 (09:18 +0800)
The 'interrupt-names' property is not described in dtschema, not used by
the driver and does not really make sense as its value is simple 'irq'.
Drop it to fix dtbs_check warnings like:

  arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dt.yaml:
    pmic@4b: 'interrupt-names' does not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dts
arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi

index 10f30ff85fd3948c91387e730db431c82f70a6f0..cce1b595e2d6e3b105aed011301783cab24986f5 100644 (file)
                clock-output-names = "pmic_clk";
                interrupt-parent = <&gpio1>;
                interrupts = <3 GPIO_ACTIVE_LOW>;
-               interrupt-names = "irq";
                rohm,reset-snvs-powered;
 
                regulators {
index 4e50cb62654d1a9ef2bdc1bbbac8ca4be43c652c..a78584086fa9b129956845348671515502e9a30e 100644 (file)
                clock-output-names = "pmic_clk";
                interrupt-parent = <&gpio1>;
                interrupts = <7 GPIO_ACTIVE_LOW>;
-               interrupt-names = "irq";
                rohm,reset-snvs-powered;
 
                regulators {