ARM: dts: suniv: Add Lctech Pi F1C200s devicetree
authorAndre Przywara <andre.przywara@arm.com>
Sun, 19 Mar 2023 21:29:36 +0000 (21:29 +0000)
committerJernej Skrabec <jernej.skrabec@gmail.com>
Thu, 23 Mar 2023 20:57:34 +0000 (21:57 +0100)
commitcc1858614f5d99d87d4467079c25f6bdf434add9
tree1a6ab38ba92cb7c05ca3aef1a9b0d0b377cd6d3d
parent7452d4799c5b352d6987cff3db8b1e415466586e
ARM: dts: suniv: Add Lctech Pi F1C200s devicetree

The Lctech Pi F1C200s (also previously known under the Cherry Pi brand)
is a small development board with the Allwinner F1C200s SoC. This is the
same as the F1C100s, but with 64MB instead of 32MB co-packaged DRAM.

Alongside the obligatory micro-SD card slot, the board features a
SPI-NAND flash chip, LCD and touch connectors, and unpopulated
expansion header pins.
There are two USB Type-C ports on the board: One supplies the power, also
connects to the USB MUSB OTG controller port. The other one is connected
to an CH340 USB serial chip, which in turn is connected to UART1.

Add a devicetree file, so that the board can be used easily.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20230319212936.26649-7-andre.przywara@arm.com
Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/suniv-f1c100s.dtsi
arch/arm/boot/dts/suniv-f1c200s-lctech-pi.dts [new file with mode: 0644]