From: Jernej Skrabec <jernej@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: wens@csie.org, samuel@sholland.org,
linux-arm-kernel@lists.infradead.org,
linux-sunxi@lists.linux.dev
Subject: [GIT PULL] Allwinner device tree changes for 5.20, part 2
Date: Sat, 9 Jul 2022 20:16:21 +0200 [thread overview]
Message-ID: <YsnF9cm/qniIOklj@kista.localdomain> (raw)
Hi!
Please pull following DT changes for 5.20. This was almost ready to be
sent in first PR, but it needed one small adjustment, so I'm sending
this as second pull request.
Best regards,
Jernej
The following changes since commit aab941b8c3cfb020baf2218e9e39706e05bf4877:
arm64: dts: allwinner: pinephone: Enable internal HMIC bias (2022-07-08 18:52:08 +0200)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt-for-5.20-2
for you to fetch changes up to 2c1e62992981c4d8fe7bc183877aec2a189bd387:
arm64: dts: allwinner: h616: Add X96 Mate TV box support (2022-07-09 20:08:53 +0200)
----------------------------------------------------------------
- added H616 EMAC compatible
- make pinctrl interrupts optionals in DT binding
- initial H616 DTSI
- added OrangePi Zero 2 board
- added X96 Mate TV box
- add VCC PI supply in pinctrl DT binding
----------------------------------------------------------------
Andre Przywara (7):
dt-bindings: arm: sunxi: Add H616 EMAC0 compatible
dt-bindings: pinctrl: sunxi: Make interrupts optional
arm64: dts: allwinner: Add Allwinner H616 .dtsi file
dt-bindings: pinctrl: sunxi: allow vcc-pi-supply
dt-bindings: arm: sunxi: Add two H616 board compatible strings
arm64: dts: allwinner: h616: Add OrangePi Zero 2 board support
arm64: dts: allwinner: h616: Add X96 Mate TV box support
Documentation/devicetree/bindings/arm/sunxi.yaml | 10 +
.../bindings/net/allwinner,sun8i-a83t-emac.yaml | 1 +
.../pinctrl/allwinner,sun4i-a10-pinctrl.yaml | 18 +-
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm64/boot/dts/allwinner/Makefile | 2 +
.../dts/allwinner/sun50i-h616-orangepi-zero2.dts | 213 ++++++++
.../boot/dts/allwinner/sun50i-h616-x96-mate.dts | 177 ++++++
arch/arm64/boot/dts/allwinner/sun50i-h616.dtsi | 591 +++++++++++++++++++++
8 files changed, 1010 insertions(+), 4 deletions(-)
create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h616-orangepi-zero2.dts
create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h616-x96-mate.dts
create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h616.dtsi
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2022-07-09 18:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-09 18:16 Jernej Skrabec [this message]
2022-07-14 15:31 ` [GIT PULL] Allwinner device tree changes for 5.20, part 2 Arnd Bergmann
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=YsnF9cm/qniIOklj@kista.localdomain \
--to=jernej@kernel.org \
--cc=arm@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-sunxi@lists.linux.dev \
--cc=samuel@sholland.org \
--cc=soc@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