提交 67daa514 编写于 作者: K Krzysztof Kozlowski 提交者: Shawn Guo

arm64: dts: imx8mq-librem5: Drop interrupt-names in PMIC

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: NKrzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 0188e994
......@@ -289,7 +289,6 @@
clock-output-names = "pmic_clk";
interrupt-parent = <&gpio1>;
interrupts = <3 GPIO_ACTIVE_LOW>;
interrupt-names = "irq";
rohm,reset-snvs-powered;
regulators {
......
......@@ -640,7 +640,6 @@
clock-output-names = "pmic_clk";
interrupt-parent = <&gpio1>;
interrupts = <7 GPIO_ACTIVE_LOW>;
interrupt-names = "irq";
rohm,reset-snvs-powered;
regulators {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册