[GIT PULL] Allwinner DT Changes for 7.2
Chen-Yu Tsai <[email protected]>
| Newsgroups | dev.linux.lists.soc,dev.linux.lists.linux-sunxi,org.infradead.lists.linux-arm-kernel |
|---|---|
| Message-ID | <[email protected]> |
The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-dt-for-7.2
for you to fetch changes up to 44cf19e41c769720750dbb8752aca75c247e565f:
arm64: dts: allwinner: a523: add gpadc node (2026-05-25 05:02:58 +0800)
As mentioned in the tag, this pull request contains a change that should
be shared between the soc and clk trees. However since I don't have any
clk changes to send this cycle, I think it can just go through the soc
tree without any issues.
----------------------------------------------------------------
Allwinner device tree changes for 7.2
Some changes for old chips and some for recent ones.
- A83T gained the MIPI CSI-2 receiver
- overlays enabled for Pine64 boards
- V3s gained the MBUS interconnect
- D1s / T113 and H616 gained the high speed timer
- T113s watchdog enabled (for reboot)
- H616 gained proper SRAM regions
- A523 family gained EL2 virtual timer interrupt and GPADC
This tag also contains a clk DT binding change that changes a private
header of the clk driver to export some extra clocks to the device tree
on the V3s.
----------------------------------------------------------------
Chen-Yu Tsai (1):
Merge branch 'sunxi/shared-clk-dt-ids-for-7.2' into sunxi/dt-for-7.2
Jernej Skrabec (1):
arm64: dts: allwinner: sun50i-h616: Add SRAM nodes
Marc Zyngier (1):
arm64: dts: allwinner: Add EL2 virtual timer interrupt
Michal Piekos (4):
riscv: dts: allwinner: d1s-t113: add hstimer node
arm64: dts: allwinner: h616: add hstimer node
arm: dts: allwinner: t113s: enable watchdog for reboot
arm64: dts: allwinner: a523: add gpadc node
Paul Kocialkowski (5):
clk: sunxi-ng: v3s: Export MBUS and DRAM clocks to the public header
dt-bindings: media: sun6i-a31-csi: Add optional interconnect properties
dt-bindings: media: sun6i-a31-isp: Add optional interconnect properties
ARM: dts: sun8i: v3s: Add mbus node to represent the interconnect
ARM: dts: sun8i: a83t: Add MIPI CSI-2 controller node
Peter Robinson (1):
arm64: dts: allwinner: sun50i-a64: Enable DT overlays
.../bindings/media/allwinner,sun6i-a31-csi.yaml | 6 +++
.../bindings/media/allwinner,sun6i-a31-isp.yaml | 6 +++
arch/arm/boot/dts/allwinner/sun8i-a83t.dtsi | 43 ++++++++++++++++++++++
arch/arm/boot/dts/allwinner/sun8i-t113s.dtsi | 4 ++
arch/arm/boot/dts/allwinner/sun8i-v3s.dtsi | 15 ++++++++
arch/arm64/boot/dts/allwinner/Makefile | 6 +++
arch/arm64/boot/dts/allwinner/sun50i-h616.dtsi | 38 ++++++++++++++++++-
arch/arm64/boot/dts/allwinner/sun55i-a523.dtsi | 16 +++++++-
arch/riscv/boot/dts/allwinner/sunxi-d1s-t113.dtsi | 9 +++++
drivers/clk/sunxi-ng/ccu-sun8i-v3s.h | 4 --
include/dt-bindings/clock/sun8i-v3s-ccu.h | 4 +-
11 files changed, 143 insertions(+), 8 deletions(-)
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE2nN1m/hhnkhOWjtHOJpUIZwPJDAFAmod2QAACgkQOJpUIZwP JDBE7BAAhgTSkzIg3EDmxIDjfjZ4N7NoRIkrn/5E8EyHdBkkCDrZYioibHuPmnzh pDSkuab3Jk6ZRbEXTvyoxHZbjU7Ed33bbuRv7ISDs058iJCDhgUs8uuI0Y3XbBSi 5CYYIJMf800oG09rNFYr9F8IEgiBU7qi2uTJxCHa9Rjvm64NOUnXhE5D/m5PhfbU 9e/+d1C4sixqgtNE36w6h7l+rGH3Ow51NM2f+D41mSRcuYATEC7EmpmdHpuF0lEn gi57YQuQnfa3zmMvm9G0RSKoMiuC7zoxEEibXQkYfXtbwh+WbD/NbLrblFftRk6I M5eFVDKKrduTJzkOzwvfxqTMhgURmR/XVa/DAYv324bJbz4cLml251GV+PJIl8jD LjkIuS9qeHSDD8fd2T1LM3NGeGX3y3TYyGQm7k1oMr2g8UGRxatP4JcwGEF+PhQE GPOEabV1pN3tYNecbs4C7B/B1Er2pKmyrz+v+qyRHi74Tdqq0P9fDiGx0exzODb6 Nmh4GnSdJ3IhtBvCHknKo+CoZP1xsfQGlJl/TvizANN+NBnqFLZ8wSmnyzHRGirH xnfCy41UviL2niTNRGNFhPXCqFftt1NuORZXVAMDs/ciN+ROYoL41ZEU/eJnYQo/ CixzCK6ZA/azao6Ra/CYOs6iBrHSP9eebA+D4tqvK9/YDXrLkFw= =4TaZ -----END PGP SIGNATURE-----