linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Allwinner Device Tree Changes for 5.8
@ 2020-05-15 17:12 Maxime Ripard
  0 siblings, 0 replies; only message in thread
From: Maxime Ripard @ 2020-05-15 17:12 UTC (permalink / raw)
  To: arm, soc; +Cc: Chen-Yu Tsai, linux-arm-kernel, Maxime Ripard


[-- Attachment #1.1: Type: text/plain, Size: 4263 bytes --]

Hi,

Please pull the following changes for the next release.

Thanks!
Maxime

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-dt-for-5.8-1

for you to fetch changes up to b3a0a2f910c7ae29074415e07f8d830935df19e2:

  arm64: dts: allwinner: h6: Add IOMMU (2020-05-15 09:35:39 +0200)

----------------------------------------------------------------
Our usual number of patches to improve the Allwinner Device Tree
support, including:
  - Support for the IOMMU on the H6
  - Support for cpufreq / thermal throttling on the H6
  - Support for the mailbox on the A64, A83t, H3, H5 and H6
  - New boards: A20-OLinuXino-LIME-eMMC
-----BEGIN PGP SIGNATURE-----

iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXr7NHgAKCRDj7w1vZxhR
xbhGAQCDavHkpjvq4Hwk/znoS0Y6NvW1JQUyKUWH8K6ah1ZkFwEA5gC0Ac9cbDAk
Q5fZeYl7mPbEL9DI0RphVqHmY2ezXw0=
=WR5/
-----END PGP SIGNATURE-----

----------------------------------------------------------------
Clément Péron (6):
      arm64: dts: allwinner: h6: Enable CPU opp tables for Beelink GS1
      arm64: dts: allwinner: h6: Enable CPU opp tables for Orange Pi 3
      arm64: dts: allwinner: Sort Pine H64 device-tree nodes
      arm64: dts: allwinner: h6: Enable CPU opp tables for Pine H64
      arm64: dts: allwinner: h6: add voltage range to OPP table
      arm64: dts: allwinner: h6: Enable CPU opp tables for Tanix TX6

Jernej Skrabec (2):
      arm64: dts: allwinner: h6: orangepi: Add gpio power supply
      arm64: dts: allwinner: h6: orangepi: Disable OTG mode

Maxime Ripard (1):
      arm64: dts: allwinner: h6: Add IOMMU

Ondrej Jirman (3):
      arm64: dts: allwinner: h6: Add thermal trip points/cooling map
      arm64: dts: allwinner: h6: Add CPU Operating Performance Points table
      arm64: dts: allwinner: sun50i-a64: Add missing address/size-cells

Petr Štetiar (1):
      arm64: dts: allwinner: a64: olinuxino: add user red LED

Qiang Yu (1):
      ARM: dts: sun8i-h3: add opp table for mali gpu

Samuel Holland (4):
      ARM: dts: sunxi: a83t: Add msgbox node
      ARM: dts: sunxi: h3/h5: Add msgbox node
      arm64: dts: allwinner: a64: Add msgbox node
      arm64: dts: allwinner: h6: Add msgbox node

Sebastian Meyer (1):
      arm64: allwinner: h6: orangepi-lite2: Support BT+WIFI combo module

Stefan Mavrodiev (2):
      dt-bindings: arm: sunxi: Add compatible for A20-OLinuXino-LIME-eMMC
      ARM: dts: sun7i: Add A20-OLinuXino-LIME-eMMC

Vincent Stehlé (1):
      ARM: dts: sun8i-h2-plus-bananapi-m2-zero: Fix led polarity

Yangtao Li (1):
      arm64: dts: allwinner: h6: Add clock to CPU cores


 Documentation/devicetree/bindings/arm/sunxi.yaml           |   5 +-
 arch/arm/boot/dts/Makefile                                 |   1 +-
 arch/arm/boot/dts/sun7i-a20-olinuxino-lime-emmc.dts        |  32 ++++-
 arch/arm/boot/dts/sun8i-a83t.dtsi                          |  10 +-
 arch/arm/boot/dts/sun8i-h2-plus-bananapi-m2-zero.dts       |   2 +-
 arch/arm/boot/dts/sun8i-h3.dtsi                            |  24 ++-
 arch/arm/boot/dts/sunxi-h3-h5.dtsi                         |  10 +-
 arch/arm64/boot/dts/allwinner/sun50i-a64-olinuxino.dts     |   9 +-
 arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi              |  12 +-
 arch/arm64/boot/dts/allwinner/sun50i-h6-beelink-gs1.dts    |   9 +-
 arch/arm64/boot/dts/allwinner/sun50i-h6-cpu-opp.dtsi       | 117 ++++++++++++++-
 arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts     |   3 +-
 arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-lite2.dts |  65 ++++++++-
 arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi.dtsi      |  17 +-
 arch/arm64/boot/dts/allwinner/sun50i-h6-pine-h64.dts       |  43 ++---
 arch/arm64/boot/dts/allwinner/sun50i-h6-tanix-tx6.dts      |  13 ++-
 arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi               |  60 +++++++-
 17 files changed, 408 insertions(+), 24 deletions(-)
 create mode 100644 arch/arm/boot/dts/sun7i-a20-olinuxino-lime-emmc.dts
 create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h6-cpu-opp.dtsi



[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-15 17:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15 17:12 [GIT PULL] Allwinner Device Tree Changes for 5.8 Maxime Ripard

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).