From: "Clément Péron" <peron.clem@gmail.com>
To: Rob Herring <robh+dt@kernel.org>,
Maxime Ripard <maxime.ripard@bootlin.com>,
Chen-Yu Tsai <wens@csie.org>, Icenowy Zheng <icenowy@aosc.io>,
Jagan Teki <jagan@amarulasolutions.com>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
"Clément Péron" <peron.clem@gmail.com>
Subject: [PATCH v3 0/6] Add Beelink GS1 Board
Date: Mon, 8 Apr 2019 11:26:13 +0200 [thread overview]
Message-ID: <20190408092619.23152-1-peron.clem@gmail.com> (raw)
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
next reply other threads:[~2019-04-08 9:26 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-08 9:26 Clément Péron [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190408092619.23152-1-peron.clem@gmail.com \
--to=peron.clem@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=icenowy@aosc.io \
--cc=jagan@amarulasolutions.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maxime.ripard@bootlin.com \
--cc=robh+dt@kernel.org \
--cc=wens@csie.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).