OSDN Git Service

arm64: dts: allwinner: Add Allwinner H616 .dtsi file
authorAndre Przywara <andre.przywara@arm.com>
Fri, 8 Jul 2022 10:52:31 +0000 (11:52 +0100)
committerJernej Skrabec <jernej.skrabec@gmail.com>
Sat, 9 Jul 2022 18:08:53 +0000 (20:08 +0200)
commit0d17c865118881609ea7e381c7cadbb7979cc596
tree45f28a061a87f6202af68a7c3feaedd569985653
parent4eeca34bd992f503260355b936093c19454030c7
arm64: dts: allwinner: Add Allwinner H616 .dtsi file

This (relatively) new SoC is similar to the H6, but drops the (broken)
PCIe support and the USB 3.0 controller. It also gets the management
controller removed, which in turn removes *some*, but not all of the
devices formerly dedicated to the ARISC (CPUS).
And while there is still the extra sunxi interrupt controller, the
package lacks the corresponding NMI pin, so no interrupts for the PMIC.

The reserved memory node is actually handled by Trusted Firmware now,
but U-Boot fails to propagate this to a separately loaded DTB, so we
keep it in here for now, until U-Boot learns to do this properly.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20220708105235.3983266-4-andre.przywara@arm.com
arch/arm64/boot/dts/allwinner/sun50i-h616.dtsi [new file with mode: 0644]