From: Chen-Yu Tsai <wens@kernel.org>
To: soc@kernel.org
Cc: Chen-Yu Tsai <wens@csie.org>, Jernej Skrabec <jernej@kernel.org>,
Samuel Holland <samuel@sholland.org>,
linux-sunxi@lists.linux.dev,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Allwinner device tree changes for 6.13 part 1
Date: Wed, 6 Nov 2024 23:56:11 +0800 [thread overview]
Message-ID: <ZyuRm-gvJX_12NMA@wens.tw> (raw)
[-- Attachment #1: Type: text/plain, Size: 3942 bytes --]
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:
Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt-for-6.13-1
for you to fetch changes up to fcfbb8d9ec584c256c0a6e1ae3174a21b007f399:
arm64: allwinner: a100: Add MMC related nodes (2024-11-02 19:32:40 +0800)
A second pull request will likely be sent by the end of the week or
early next week, once a couple stragglers are run through linux-next.
----------------------------------------------------------------
Allwinner device tree changes for 6.13 part 1
- Enabled audio codec for all H313/H616/H618/H700 boards
- Added audio codec node for H616 SoC
- Set disable-wp on MMC controllers with micro SD card slots
- Added RerVision A33-Vstar board
- Added A100 compatible string to USB and PHY bindings
- Added MMC, USB, PMU and watchdog device nodes for Allwinner A100 SoC
----------------------------------------------------------------
Cody Eksal (3):
dt-bindings: phy: sun50i-a64: add a100 compatible
dt-bindings: usb: Add A100 compatible string
dt-bindings: usb: sunxi-musb: Add A100 compatible string
Icenowy Zheng (2):
dt-bindings: arm: sunxi: document RerVision A33-Vstar board
ARM: dts: sunxi: add support for RerVision A33-Vstar board
Kryštof Černý (1):
arm64: dts: allwinner: Add disable-wp for boards with micro SD card
Ryan Walklin (2):
arm64: dts: allwinner: h616: Add audio codec node
arm64: dts: allwinner: h313/h616/h618/h700: Enable audio codec for all supported boards
Yangtao Li (4):
arm64: dts: allwinner: A100: Add PMU mode
arm64: dts: allwinner: a100: add watchdog node
arm64: dts: allwinner: a100: add usb related nodes
arm64: allwinner: a100: Add MMC related nodes
Documentation/devicetree/bindings/arm/sunxi.yaml | 6 +
.../bindings/phy/allwinner,sun50i-a64-usb-phy.yaml | 10 +-
.../bindings/usb/allwinner,sun4i-a10-musb.yaml | 1 +
.../devicetree/bindings/usb/generic-ehci.yaml | 1 +
.../devicetree/bindings/usb/generic-ohci.yaml | 1 +
arch/arm/boot/dts/allwinner/Makefile | 1 +
.../boot/dts/allwinner/sun8i-a33-vstar-core1.dtsi | 96 ++++++++++
arch/arm/boot/dts/allwinner/sun8i-a33-vstar.dts | 205 +++++++++++++++++++++
arch/arm64/boot/dts/allwinner/sun50i-a100.dtsi | 185 ++++++++++++++++++-
.../boot/dts/allwinner/sun50i-h313-tanix-tx1.dts | 5 +
.../dts/allwinner/sun50i-h5-nanopi-neo-plus2.dts | 1 +
.../boot/dts/allwinner/sun50i-h5-nanopi-neo2.dts | 1 +
.../boot/dts/allwinner/sun50i-h5-nanopi-r1s-h5.dts | 1 +
.../boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts | 1 +
.../dts/allwinner/sun50i-h5-orangepi-prime.dts | 1 +
.../dts/allwinner/sun50i-h5-orangepi-zero-plus.dts | 1 +
.../allwinner/sun50i-h5-orangepi-zero-plus2.dts | 1 +
.../boot/dts/allwinner/sun50i-h6-beelink-gs1.dts | 1 +
.../boot/dts/allwinner/sun50i-h6-orangepi-3.dts | 1 +
.../boot/dts/allwinner/sun50i-h6-orangepi.dtsi | 1 +
.../boot/dts/allwinner/sun50i-h6-pine-h64.dts | 1 +
arch/arm64/boot/dts/allwinner/sun50i-h6-tanix.dtsi | 1 +
.../dts/allwinner/sun50i-h616-orangepi-zero.dtsi | 6 +
.../boot/dts/allwinner/sun50i-h616-x96-mate.dts | 6 +
arch/arm64/boot/dts/allwinner/sun50i-h616.dtsi | 44 +++--
.../boot/dts/allwinner/sun50i-h618-longanpi-3h.dts | 1 +
.../dts/allwinner/sun50i-h618-orangepi-zero2w.dts | 5 +
.../allwinner/sun50i-h618-transpeed-8k618-t.dts | 6 +
.../allwinner/sun50i-h700-anbernic-rg35xx-2024.dts | 13 +-
29 files changed, 581 insertions(+), 23 deletions(-)
create mode 100644 arch/arm/boot/dts/allwinner/sun8i-a33-vstar-core1.dtsi
create mode 100644 arch/arm/boot/dts/allwinner/sun8i-a33-vstar.dts
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
reply other threads:[~2024-11-06 15:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=ZyuRm-gvJX_12NMA@wens.tw \
--to=wens@kernel.org \
--cc=jernej@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