[U-Boot] [linux-sunxi] [PATCH 3/7] sun50i: a64: Move ethernet nodes to SoC DTS

Kyle Evans kevans at freebsd.org
Tue Jan 23 22:46:43 UTC 2018


On Tue, Jan 23, 2018 at 4:18 PM, Samuel Holland <samuel at sholland.org> wrote:
> These nodes were previously in an unused file specific to the Pine64.
> Move them to the base SoC device tree for use by other boards. Require
> individual boards to enable the emac and provide a pin configuration.
>
> Signed-off-by: Samuel Holland <samuel at sholland.org>
> ---
>  arch/arm/dts/sun50i-a64-pine64-plus-u-boot.dtsi | 50 -------------------------
>  arch/arm/dts/sun50i-a64.dtsi                    | 28 ++++++++++++++
>  2 files changed, 28 insertions(+), 50 deletions(-)
>  delete mode 100644 arch/arm/dts/sun50i-a64-pine64-plus-u-boot.dtsi

On that note, it seems like it would be a good idea to re-sync this
with mainline Linux now that emac bindings exist in-tree [1] and these
are generally becoming standard. Thoughts?

[1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi#n508


More information about the U-Boot mailing list