1
0
Fork 0

arm64: dts: meson-axg: s400: Enable PHY interrupt

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>
hifive-unleashed-5.1
Carlo Caione 2018-12-05 15:52:07 +00:00 committed by Kevin Hilman
parent 16361ff23e
commit de7c2fa5fc
1 changed files with 2 additions and 0 deletions

View File

@ -357,6 +357,8 @@
eth_phy0: ethernet-phy@0 {
/* Realtek RTL8211F (0x001cc916) */
reg = <0>;
interrupt-parent = <&gpio_intc>;
interrupts = <98 IRQ_TYPE_LEVEL_LOW>;
eee-broken-1000t;
};
};