[GIT PULL] Allwinner DT changes for 5.18
Jernej Skrabec
jernej at kernel.org
Thu Feb 24 14:52:23 PST 2022
Hi!
Please pull following changes for next release.
Best regards,
Jernej
The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
Linux 5.17-rc1 (2022-01-23 10:12:53 +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.18-1
for you to fetch changes up to ebdfc289a348fbc7fbc87c37b0cc156f78cc5f57:
MAINTAINERS: Update Allwinner SoCs maintainers (2022-02-24 19:27:23 +0100)
----------------------------------------------------------------
Usual round of DT patches for the 5.18 merge window, with:
- DT fixes
- ethernet0 alias for Nanopi NEO
- r_uart node for H3/H5
- eMMC and bluetooth nodes for Nanopi NEO air
- updated maintainers for Allwinner SoCs
- new board: A20-Marsboard
----------------------------------------------------------------
Baltazár Radics (1):
ARM: dts: sun8i: Add ethernet0 alias in Nanopi NEO's device tree
Conley Lee (2):
ARM: dts: sun7i: Add A20-Marsboard
dt-bindings: arm: sunxi: add haoyu,a20-marsboard
Jernej Skrabec (1):
MAINTAINERS: Update Allwinner SoCs maintainers
Mans Rullgard (1):
ARM: dts: sunxi: h3/h5: add r_uart node
Mikhail Rudenko (1):
ARM: dts: nanopi-neo-air: Add eMMC and bluetooth
Paul Kocialkowski (1):
ARM: dts: sun8i: v3s: Move the csi1 block to follow address order
Rob Herring (1):
ARM: dts: sun8i-h3: Drop args in 'thermal-sensors'
Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +
MAINTAINERS | 4 +-
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/sun7i-a20-haoyu-marsboard.dts | 182 +++++++++++++++++++++++
arch/arm/boot/dts/sun8i-h3-nanopi-neo-air.dts | 28 ++++
arch/arm/boot/dts/sun8i-h3-nanopi-neo.dts | 4 +
arch/arm/boot/dts/sun8i-h3.dtsi | 2 +-
arch/arm/boot/dts/sun8i-v3s.dtsi | 22 +--
arch/arm/boot/dts/sunxi-h3-h5.dtsi | 18 +++
9 files changed, 252 insertions(+), 14 deletions(-)
create mode 100644 arch/arm/boot/dts/sun7i-a20-haoyu-marsboard.dts
More information about the linux-arm-kernel
mailing list