linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/6] Add Beelink GS1
@ 2019-04-08 15:27 Clément Péron
  2019-04-08 15:27 ` [PATCH v4 1/6] arm64: dts: allwinner: h6: move MMC pinctrl to dtsi Clément Péron
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Clément Péron @ 2019-04-08 15:27 UTC (permalink / raw)
  To: Rob Herring, Maxime Ripard, Chen-Yu Tsai, Icenowy Zheng, Jagan Teki
  Cc: devicetree, linux-sunxi, Clément Péron, linux-kernel,
	linux-arm-kernel

Thanks to Jagan and Icenowy, most of this device-tree is taken from their works
on the Orange Pi One Plus and Pine H64.

PLEASE NOTE that I don't own an OrangePi nor a Pine H64 and PIO regulators for
these board has not been tested !
Please add a tested-by on these commits 5 and 6 before merging it.

Changes in v4 (Thanks to Maxime Ripard):
 - fix incorrect mmc_pins label
 - remove default rx/tr timing in emac
 - consistency in commit titles

Changes in v3 (Thanks to Maxime Ripard):
 - remove PL regulator
 - separate patch for sunxi.yaml
 - collect reviewed-by

Changes in v2 (Thanks to Maxime Ripard):
 - move MMC pinctrl to SOC dtsi
 - add board to Sunxi YAML file
 - add PIO/R_PIO regulators
 - remove always_on from SDIO regulators

Clément Péron (6):
  arm64: dts: allwinner: h6: move MMC pinctrl to dtsi
  dt-bindings: vendor-prefixes: add AZW
  arm64: dts: allwinner: h6: Introduce Beelink GS1 board
  dt-bindings: arm: sunxi: Add Beelink GS1 board
  arm64: dts: allwinner: h6: orangepi: Add PIO regulators
  arm64: dts: allwinner: h6: pine64: Add PIO regulators

 .../devicetree/bindings/arm/sunxi.yaml        |   5 +
 .../devicetree/bindings/vendor-prefixes.txt   |   1 +
 arch/arm64/boot/dts/allwinner/Makefile        |   1 +
 .../dts/allwinner/sun50i-h6-beelink-gs1.dts   | 260 ++++++++++++++++++
 .../dts/allwinner/sun50i-h6-orangepi.dtsi     |  19 +-
 .../boot/dts/allwinner/sun50i-h6-pine-h64.dts |  21 +-
 arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi  |   4 +
 7 files changed, 305 insertions(+), 6 deletions(-)
 create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h6-beelink-gs1.dts

-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-04-09  7:57 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-08 15:27 [PATCH v4 0/6] Add Beelink GS1 Clément Péron
2019-04-08 15:27 ` [PATCH v4 1/6] arm64: dts: allwinner: h6: move MMC pinctrl to dtsi Clément Péron
2019-04-09  7:53   ` Maxime Ripard
2019-04-08 15:27 ` [PATCH v4 2/6] dt-bindings: vendor-prefixes: add AZW Clément Péron
2019-04-09  7:54   ` Maxime Ripard
2019-04-08 15:27 ` [PATCH v4 3/6] arm64: dts: allwinner: h6: Introduce Beelink GS1 board Clément Péron
2019-04-09  7:54   ` Maxime Ripard
2019-04-08 15:27 ` [PATCH v4 4/6] dt-bindings: arm: sunxi: Add " Clément Péron
2019-04-09  7:55   ` Maxime Ripard
2019-04-08 15:27 ` [PATCH v4 5/6] arm64: dts: allwinner: h6: orangepi: Add PIO regulators Clément Péron
2019-04-08 15:27 ` [PATCH v4 6/6] arm64: dts: allwinner: h6: pine64: " Clément Péron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).