]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - src/arm64/mediatek/mt8173-elm-hana.dtsi
Squashed 'dts/upstream/' changes from aaba2d45dc2a..b35b9bd1d4ee
[thirdparty/u-boot.git] / src / arm64 / mediatek / mt8173-elm-hana.dtsi
index bdcd35cecad908bc1efb08eb7d31b9bf86d79e97..90cbbc18a4834e3937b80b892c2396e4c45748b8 100644 (file)
@@ -13,8 +13,7 @@
        touchscreen2: touchscreen@34 {
                compatible = "melfas,mip4_ts";
                reg = <0x34>;
-               interrupt-parent = <&pio>;
-               interrupts = <88 IRQ_TYPE_LEVEL_LOW>;
+               interrupts-extended = <&pio 88 IRQ_TYPE_LEVEL_LOW>;
        };
 
        /*
@@ -26,8 +25,7 @@
                compatible = "hid-over-i2c";
                reg = <0x20>;
                hid-descr-addr = <0x0020>;
-               interrupt-parent = <&pio>;
-               interrupts = <88 IRQ_TYPE_LEVEL_LOW>;
+               interrupts-extended = <&pio 88 IRQ_TYPE_LEVEL_LOW>;
        };
 };
 
@@ -39,8 +37,7 @@
         */
        trackpad2: trackpad@2c {
                compatible = "hid-over-i2c";
-               interrupt-parent = <&pio>;
-               interrupts = <117 IRQ_TYPE_LEVEL_LOW>;
+               interrupts-extended = <&pio 117 IRQ_TYPE_LEVEL_LOW>;
                reg = <0x2c>;
                hid-descr-addr = <0x0020>;
                wakeup-source;