ARM64: dts: meson-gx: add external PHY interrupt on some platforms

Add the external PHY interrupt on the nanopi-k2, odroid-c2, p200, p230
and q200

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
Jerome Brunet
2017-10-19 14:01:43 +02:00
committed by Kevin Hilman
parent 9dbb56ea09
commit b94d22d94a
5 changed files with 10 additions and 0 deletions

View File

@@ -157,6 +157,8 @@
eth_phy0: ethernet-phy@0 {
reg = <0>;
interrupt-parent = <&gpio_intc>;
interrupts = <29 IRQ_TYPE_LEVEL_LOW>;
eee-broken-1000t;
};
};