Hi,
Please pull the following changes for the next release.
Thanks!
Maxime
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
Linux 5.8-rc1 (2020-06-14 12:45:04 -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.9-1
for you to fetch changes up to bc6b31c53ce895977841598721f8daeabc070ced:
arm64: dts: allwinner: h5: bananapi-m2-plus-v1.2: Tie in CPU OPPs (2020-07-20 15:32:04 +0200)
----------------------------------------------------------------
Our usual number of patches to improve the Allwinner Device Tree
support, including:
- CPUFreq / Thermal throttling support for the H5
- Touchscreen support for the Pinephone
- New boards: PinePhone v1.2
-----BEGIN PGP SIGNATURE-----
iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXxWlZAAKCRDj7w1vZxhR
xft/AQCaR2CkyOVyK32yPUX0ZF2nS+LYzalJIUpOuLhy37GQVwEA+vlQTa7fKdtW
4IX58peBkRD8FwTszrwR/tImDPd8Rwg=
=z8pA
-----END PGP SIGNATURE-----
----------------------------------------------------------------
Chen-Yu Tsai (8):
ARM: dts: sunxi: libretech-all-h3-cc: Add regulator supply to all CPU cores
ARM: dts: sunxi: bananapi-m2-plus-v1.2: Add regulator supply to all CPU cores
ARM: dts: sunxi: bananapi-m2-plus-v1.2: Fix CPU supply voltages
arm64: dts: allwinner: h5: Add clock to CPU cores
arm64: dts: allwinner: h5: Add trip and cooling maps to CPU thermal zones
arm64: dts: allwinner: h5: Add CPU Operating Performance Points table
arm64: dts: allwinner: h5: libretech-all-h3-cc: Tie in CPU OPPs
arm64: dts: allwinner: h5: bananapi-m2-plus-v1.2: Tie in CPU OPPs
Diego Rondini (2):
ARM: dts: orange-pi-zero-plus2: enable USB OTG port
ARM: dts: orange-pi-zero-plus2: add leds configuration
Icenowy Zheng (1):
arm64: dts: sun50i-a64-pinephone: Enable LCD support on PinePhone
Ondrej Jirman (4):
arm64: dts: sun50i-a64-pinephone: Add touchscreen support
dt-bindings: arm: sunxi: Add PinePhone 1.2 bindings
arm64: dts: allwinner: Add support for PinePhone revision 1.2
arm64: dts: sun50i-pinephone: dldo4 must not be >= 1.8V
Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +-
arch/arm/boot/dts/sun8i-h3-orangepi-zero-plus2.dts | 38 ++++-
arch/arm/boot/dts/sunxi-bananapi-m2-plus-v1.2.dtsi | 18 +-
arch/arm/boot/dts/sunxi-libretech-all-h3-cc.dtsi | 12 +-
arch/arm64/boot/dts/allwinner/Makefile | 1 +-
arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone-1.1.dts | 19 ++-
arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone-1.2.dts | 40 ++++-
arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone.dtsi | 54 ++++-
arch/arm64/boot/dts/allwinner/sun50i-h5-bananapi-m2-plus-v1.2.dts | 1 +-
arch/arm64/boot/dts/allwinner/sun50i-h5-cpu-opp.dtsi | 79 ++++++++-
arch/arm64/boot/dts/allwinner/sun50i-h5-libretech-all-h3-cc.dts | 1 +-
arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-zero-plus2.dts | 38 ++++-
arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi | 38 ++++-
13 files changed, 339 insertions(+), 5 deletions(-)
create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-a64-pinephone-1.2.dts
create mode 100644 arch/arm64/boot/dts/allwinner/sun50i-h5-cpu-opp.dtsi