arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support
authorJisheng Zhang <jszhang@kernel.org>
Sun, 11 Feb 2024 08:17:39 +0000 (16:17 +0800)
committerJernej Skrabec <jernej.skrabec@gmail.com>
Fri, 23 Feb 2024 20:06:55 +0000 (21:06 +0100)
commitb9957d2d7d22001c94236e0e5b18a8d2a0981275
treef154b0482b4a4245d1a59b09e0635a6cc464d60d
parentb9836187df7e688228d73cc3d93996a84cff7062
arm64: dts: allwinner: h616: Add Sipeed Longan SoM 3H and Pi 3H board support

The Sipeed Longan SoM 3H is a system on module based on the Allwinner
H618 SoC. The SoM features:

- Four ARM Cortex-A53 cores, Mali-G31 MP2 GPU
- 2/4 GiB LPDDR4 DRAM SoMs
- AXP313a PMIC
- eMMC

The Sipeed Longan PI 3H is a development board based on the above SoM.
The board features:
- Longan SoM 3H
- Raspberry-Pi-1 compatible GPIO header
- 2 USB 2.0 host port
- 1 USB 2.0 type C port (power supply + OTG)
- MicroSD slot
- 1Gbps Ethernet port (via RTL8211 PHY)
- HDMI port
- WiFi/BT chip

Add the devicetree file describing the currently supported features,
namely PMIC, LEDs, UART, SD card, eMMC, USB and Ethernet.

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20240211081739.395-3-jszhang@kernel.org
Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
arch/arm64/boot/dts/allwinner/Makefile
arch/arm64/boot/dts/allwinner/sun50i-h618-longan-module-3h.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/allwinner/sun50i-h618-longanpi-3h.dts [new file with mode: 0644]