arm64: dts: allwinner: Add Allwinner A523 .dtsi file
authorAndre Przywara <andre.przywara@arm.com>
Fri, 7 Mar 2025 00:57:05 +0000 (00:57 +0000)
committerAndre Przywara <andre.przywara@arm.com>
Sun, 27 Jul 2025 22:12:20 +0000 (23:12 +0100)
commitf3782678125be4bdff04e9f8f101d5ecd1b70cb1
tree88accd8ab7b681c9e48b5959fc6bc4f48a6ed27c
parent08f3f477c62a2397e7fb3d4a20c4bbd76be415b6
arm64: dts: allwinner: Add Allwinner A523 .dtsi file

The Allwinner A523, and its siblings A527 and T527, which share the same
die, are a new family of SoCs introduced in 2023. They features eight
Arm Cortex-A55 cores, and, among the other usual peripherals, a PCIe and
USB 3.0 controller.

Add the basic SoC devicetree .dtsi for the chip, describing the
fundamental peripherals: the cores, GIC, timer, RTC, CCU and pinctrl.
Also some other peripherals are fully compatible with previous IP, so
add the USB and MMC nodes as well.
The other peripherals will be added in the future, once we understand
their compatibility and DT requirements.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://patch.msgid.link/20250307005712.16828-9-andre.przywara@arm.com
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
[ upstream commit: 35ac96f796649346c9b0440413dc6c5138249b3e ]

(cherry picked from commit 247a3572abcfd7a0d48e12f8f810f1cbae5ce4f4)
dts/upstream/src/arm64/allwinner/sun55i-a523.dtsi [new file with mode: 0644]