Re: [PATCH v2 0/5] arm64: dts: meson: g12a: add ethernet support

From: Kevin Hilman
Date: Mon May 20 2019 - 13:51:55 EST


Jerome Brunet <jbrunet@xxxxxxxxxxxx> writes:

> Add network support to the g12a SoC family
>
> This is series is based on 5.2-rc1 and the patches I already sent last
> week. If this is not convient for you, please let me know, I'll rebase.

Could you apply this on top of the "consistently order nodes" patches
that are already in my v5.3/dt64 branch?

More specifically, if you rebase this onto this commit[1], I'll be able
to easily replace the v1 of this series that's already in v5.3/dt64.

Kevin

[1] 5b9533f6de2a arm64: dts: meson: u200: consistently order nodes

> Also, you will need to get the clk tag "clk-meson-5.3-1-fixes" (to get
> the update MPLL50M id) from clk-meson [0].
>
> Changes since v1: [1]
> * rebased on v5.2-rc1
> * s/eth_rmii_pins/eth_pins
> * fix MPLL50M typo
>
> [0]: git://github.com/BayLibre/clk-meson.git
> [1]: https://lkml.kernel.org/r/20190510164940.13496-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(+)
>
> --
> 2.20.1