]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: sun8i: v3s: add support for Lichee Pi Zero w/ dock board
authorIcenowy Zheng <icenowy@aosc.io>
Mon, 15 May 2017 08:40:01 +0000 (16:40 +0800)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 18 May 2017 07:41:45 +0000 (09:41 +0200)
commit87ac8e18ee7217187170e038f2fa9a1faf59dcc7
tree17a1ef419780874a0e2bee32059dc389d0ab0791
parentbe3c1392b3b7a0243a5a4bf3ae6fe42ee983974d
ARM: sun8i: v3s: add support for Lichee Pi Zero w/ dock board

The Lichee Pi Zero board has a "dock board" which needs to be soldered
with the 1.27mm stamp holes on a Lichee Pi Zero board.

It features:
- Onboard MIC and headphone jack (not supported yet)
- Ethernet port (not supported yet)
- An extra MicroSD slot connected to MMC1 controller
- four keys connected to the LRADC.

As it needs to be soldered with the main board to use, add a stand-alone
device tree for it.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/sun8i-v3s-licheepi-zero-dock.dts [new file with mode: 0644]