arm64: dts: meson-axg: s400: Enable PHY interrupt
authorCarlo Caione <ccaione@baylibre.com>
Wed, 5 Dec 2018 15:52:07 +0000 (15:52 +0000)
committerKevin Hilman <khilman@baylibre.com>
Fri, 7 Dec 2018 21:46:20 +0000 (13:46 -0800)
Now that the GPIO controller has been enabled also on AXG we can hook up
the GPIO interrupt for the PHY.

Tested-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Carlo Caione <ccaione@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
arch/arm64/boot/dts/amlogic/meson-axg-s400.dts

index 7759fda..824eba9 100644 (file)
                eth_phy0: ethernet-phy@0 {
                        /* Realtek RTL8211F (0x001cc916) */
                        reg = <0>;
+                       interrupt-parent = <&gpio_intc>;
+                       interrupts = <98 IRQ_TYPE_LEVEL_LOW>;
                        eee-broken-1000t;
                };
        };