[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180722053955.25266-1-icenowy@aosc.io>
Date: Sun, 22 Jul 2018 13:39:50 +0800
From: Icenowy Zheng <icenowy@...c.io>
To: Rob Herring <robh+dt@...nel.org>,
Maxime Ripard <maxime.ripard@...tlin.com>,
Chen-Yu Tsai <wens@...e.org>,
"David S. Miller" <davem@...emloft.net>,
Corentin Labbe <clabbe@...libre.com>
Cc: netdev@...r.kernel.org, devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-sunxi@...glegroups.com, Icenowy Zheng <icenowy@...c.io>
Subject: [PATCH 0/5] Allwinner H6 Ethernet support
This patchset introduces Allwinner H6 Ethernet support with code already
available for A64.
As the system controller and EMAC on H6 are all similar to A64 ones,
support for them are directly reused, by using fallback compatible
strings.
Icenowy Zheng (5):
dt-binding: dwmac-sun8i: add H6 compatible string (w/ A64 fallback)
dt-bindings: sunxi-sram: add binding for Allwinner H6 SRAM C
arm64: allwinner: h6: add system controller device tree node
arm64: allwinner: h6: add EMAC device nodes
arm64: allwinner: h6: add support for the Ethernet on Pine H64
.../devicetree/bindings/net/dwmac-sun8i.txt | 1 +
.../devicetree/bindings/sram/sunxi-sram.txt | 4 ++
.../boot/dts/allwinner/sun50i-h6-pine-h64.dts | 29 ++++++++++
arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi | 53 +++++++++++++++++++
4 files changed, 87 insertions(+)
--
2.18.0
Powered by blists - more mailing lists