]> www.infradead.org Git - users/jedix/linux-maple.git/commit
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)
committerChen-Yu Tsai <wens@csie.org>
Mon, 7 Apr 2025 15:08:42 +0000 (23:08 +0800)
commit35ac96f796649346c9b0440413dc6c5138249b3e
tree03c7a283393dda2f72fa8443510352c9c582a012
parent0af2f6be1b4281385b618cb86ad946eded089ac8
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>
arch/arm64/boot/dts/allwinner/sun55i-a523.dtsi [new file with mode: 0644]