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

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

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

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
  ARM: dts: sun50i: h6: Introduce Beelink GS1 board
  dt-bindings: arm: sunxi: Add Beelink GS1 board
  arm64: 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   | 262 ++++++++++++++++++
 .../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, 307 insertions(+), 6 deletions(-)
 create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h6-beelink-gs1.dts

-- 
2.17.1


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

end of thread, other threads:[~2019-04-08 14:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-08  9:26 [PATCH v3 0/6] Add Beelink GS1 Board Clément Péron
2019-04-08  9:26 ` [PATCH v3 1/6] arm64: dts: allwinner: h6: move MMC pinctrl to dtsi Clément Péron
2019-04-08 10:41   ` Maxime Ripard
2019-04-08 14:40     ` Clément Péron
2019-04-08  9:26 ` [PATCH v3 2/6] dt-bindings: vendor-prefixes: add AZW Clément Péron
2019-04-08  9:26 ` [PATCH v3 3/6] ARM: dts: sun50i: h6: Introduce Beelink GS1 board Clément Péron
2019-04-08 10:51   ` Maxime Ripard
2019-04-08  9:26 ` [PATCH v3 4/6] dt-bindings: arm: sunxi: Add " Clément Péron
2019-04-08  9:26 ` [PATCH v3 5/6] arm64: allwinner: h6: orangepi: Add PIO regulators Clément Péron
2019-04-08  9:26 ` [PATCH v3 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).