[PATCH 0/2] arm64: dts: g12a/g12b: add the Ethernet PHY GPIO IRQs

From: Martin Blumenstingl
Date: Mon Jun 10 2019 - 12:50:05 EST


Avoid polling of the PHY status by passing the Ethernet PHY's GPIO
interrupt line to the PHY node.

I tested this successfully on my X96 Max, but I don't have an Odroid-N2
to test it there. The reset and interrupt GPIO part of the schematics
seems to be identical for both boards (and probably other "reference
design" based boards as well).

This depends on two of my other series:
1. "irqchip/meson-gpio: Add support for Meson-G12A SoC" from [0]
2. "Ethernet PHY reset GPIO updates for Amlogic SoCs" from [1]


[0] https://patchwork.kernel.org/cover/10983339/
[1] https://patchwork.kernel.org/cover/10985155/


Martin Blumenstingl (2):
arm64: dts: meson: g12b: odroid-n2: add the Ethernet PHY interrupt
line
arm64: dts: meson: g12a: x96-max: add the Ethernet PHY interrupt line

arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dts | 4 ++++
arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dts | 4 ++++
2 files changed, 8 insertions(+)

--
2.22.0