arm64: dts: mediatek: add pumpkin board dts
authorFabien Parent <fparent@baylibre.com>
Sat, 29 Feb 2020 17:04:01 +0000 (18:04 +0100)
committerMatthias Brugger <matthias.bgg@gmail.com>
Sat, 29 Feb 2020 23:34:18 +0000 (00:34 +0100)
commit9983822c8cf983352ac56f8f9d4b48dd5397d35e
treeb559b99fa8e03684aadd44dbd92b64dca79ae084
parent5236347bde421057b645cc2bcee4be0f1bc90243
arm64: dts: mediatek: add pumpkin board dts

The pumpkin board is  made by Gossamer Engineering and is using
a MediaTek SoC. The board currently comes in two available version:
MT8516 SoC and MT8167 SoC.
The board provides the following IOs: eMMC, NAND, SD card, USB type-A,
Ethernet, Wi-Fi, Bluetooth, Audio (jack out, 2 PDM port, 1 analog in),
serial over USB, and an expansion header.

Additionally there is a HDMI port, DSI port, and camera port only
on the MT8167 version of the board.

The board can be powered by battery and/or via a USB Type-C port and
is using a PMIC MT6392.

The eMMC and NAND are sharing pins and cannot be used together.

This commit is adding the basic boot support for the Pumpkin MT8516
board on the eMMC.

Signed-off-by: Fabien Parent <fparent@baylibre.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/Makefile
arch/arm64/boot/dts/mediatek/mt8516-pumpkin.dts [new file with mode: 0644]
arch/arm64/boot/dts/mediatek/pumpkin-common.dtsi [new file with mode: 0644]