On Fri, 2019-05-10 at 18:49 +0200, Jerome Brunet wrote: > Add network support for the g12a I forgot to mention that series applies on top of the node re-order series [0] [0]: https://lkml.kernel.org/r/20190510155327.5759-1-jbrunet@xxxxxxxxxxxx > > Jerome Brunet (5): > arm64: dts: meson: g12a: add ethernet mac controller > arm64: dts: meson: g12a: add ethernet pinctrl definitions > arm64: dts: meson: g12a: add mdio multiplexer > arm64: dts: meson: u200: add internal network > arm64: dts: meson: sei510: add network support > > .../boot/dts/amlogic/meson-g12a-sei510.dts | 7 ++ > .../boot/dts/amlogic/meson-g12a-u200.dts | 7 ++ > arch/arm64/boot/dts/amlogic/meson-g12a.dtsi | 90 +++++++++++++++++++ > 3 files changed, 104 insertions(+) >