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,
linux-sunxi@googlegroups.com,
"Clément Péron" <peron.clem@gmail.com>
Subject: [PATCH v4 0/6] Add Beelink GS1
Date: Mon, 8 Apr 2019 17:27:49 +0200 [thread overview]
Message-ID: <20190408152755.17405-1-peron.clem@gmail.com> (raw)
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
next reply other threads:[~2019-04-08 15:27 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-08 15:27 Clément Péron [this message]
[not found] ` <20190408152755.17405-1-peron.clem-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2019-04-08 15:27 ` [PATCH v4 1/6] arm64: dts: allwinner: h6: move MMC pinctrl to dtsi Clément Péron
[not found] ` <20190408152755.17405-2-peron.clem-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
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
[not found] ` <20190408152755.17405-3-peron.clem-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
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
[not found] ` <20190408152755.17405-4-peron.clem-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
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
[not found] ` <20190408152755.17405-5-peron.clem-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2019-04-09 7:55 ` Maxime Ripard
2019-04-08 15:27 ` [PATCH v4 6/6] arm64: dts: allwinner: h6: pine64: Add PIO regulators Clément Péron
2019-04-08 15:27 ` [PATCH v4 5/6] arm64: dts: allwinner: h6: orangepi: " 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=20190408152755.17405-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=linux-sunxi@googlegroups.com \
--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).