All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Allwinner H6 Ethernet support
@ 2018-07-22  5:39 ` Icenowy Zheng
  0 siblings, 0 replies; 32+ messages in thread
From: Icenowy Zheng @ 2018-07-22  5:39 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2018-11-01  7:38 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-22  5:39 [PATCH 0/5] Allwinner H6 Ethernet support Icenowy Zheng
2018-07-22  5:39 ` Icenowy Zheng
2018-07-22  5:39 ` Icenowy Zheng
2018-07-22  5:39 ` [PATCH 1/5] dt-binding: dwmac-sun8i: add H6 compatible string (w/ A64 fallback) Icenowy Zheng
2018-07-22  5:39   ` Icenowy Zheng
2018-07-22  5:39   ` Icenowy Zheng
2018-07-31 20:56   ` Rob Herring
2018-07-31 20:56     ` Rob Herring
2018-08-07  7:31     ` Chen-Yu Tsai
2018-08-07  7:31       ` Chen-Yu Tsai
2018-08-07  7:31       ` Chen-Yu Tsai
2018-07-22  5:39 ` [PATCH 2/5] dt-bindings: sunxi-sram: add binding for Allwinner H6 SRAM C Icenowy Zheng
2018-07-22  5:39   ` Icenowy Zheng
2018-07-22  5:39   ` Icenowy Zheng
2018-07-24  8:41   ` Maxime Ripard
2018-07-24  8:41     ` Maxime Ripard
2018-07-24  8:41     ` Maxime Ripard
2018-07-22  5:39 ` [PATCH 3/5] arm64: allwinner: h6: add system controller device tree node Icenowy Zheng
2018-07-22  5:39   ` Icenowy Zheng
2018-07-22  5:39   ` Icenowy Zheng
2018-07-22  5:39 ` [PATCH 4/5] arm64: allwinner: h6: add EMAC device nodes Icenowy Zheng
2018-07-22  5:39   ` Icenowy Zheng
2018-07-22  5:39   ` Icenowy Zheng
2018-07-22  5:59   ` [linux-sunxi] " Corentin Labbe
2018-07-22  5:59     ` Corentin Labbe
2018-07-22  5:59     ` Corentin Labbe
2018-07-22  5:39 ` [PATCH 5/5] arm64: allwinner: h6: add support for the Ethernet on Pine H64 Icenowy Zheng
2018-07-22  5:39   ` Icenowy Zheng
2018-07-22  5:39   ` Icenowy Zheng
2018-11-01  7:38 ` [linux-sunxi] [PATCH 0/5] Allwinner H6 Ethernet support Jagan Teki
2018-11-01  7:38   ` Jagan Teki
2018-11-01  7:38   ` Jagan Teki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.