ARM: dts: sunxi: add MangoPi MQ-R-T113 board
authorAndre Przywara <andre.przywara@arm.com>
Mon, 20 Mar 2023 00:52:49 +0000 (00:52 +0000)
committerJernej Skrabec <jernej.skrabec@gmail.com>
Mon, 27 Mar 2023 20:45:22 +0000 (22:45 +0200)
commit20c5db6c3d79d357c9d787edad3bbf03d98a08bf
tree7f5413fd70a70c0fe9c79af628426ffe0fa0c39a
parentc908060de362b2977db1b0ddba925353bc50aa29
ARM: dts: sunxi: add MangoPi MQ-R-T113 board

The MangoPi MQ-R-T113 is a small SBC with the Allwinner T113-s3 SoC.
The SoC features two Arm Cortex-A7 cores and 128 MB of co-packaged DDR3
DRAM. The board adds mostly connectors and the required regulators, plus
a Realtek RTL8189FTV WiFi chip.
Power comes in via a USB-C connector wired as a peripheral, and there is
a second USB-C connector usable as a host port.

Add a .dtsi file describing most of the board's peripherals, and include
that from the actual board .dts file. This allows to re-use the .dtsi
for the MQ-R-F113 RISC-V variant of that board.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20230320005249.13403-5-andre.przywara@arm.com
Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/sun8i-t113s-mangopi-mq-r-t113.dts [new file with mode: 0644]
arch/arm/boot/dts/sunxi-d1s-t113-mangopi-mq-r.dtsi [new file with mode: 0644]