public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Basical Lichee Pi Zero with Dock support
@ 2017-03-17 15:43 Icenowy Zheng
       [not found] ` <20170317154343.39921-1-icenowy-ymACFijhrKM@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Icenowy Zheng @ 2017-03-17 15:43 UTC (permalink / raw)
  To: Maxime Ripard, Chen-Yu Tsai
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw, Icenowy Zheng

Lichee Pi Zero have an official dock, which makes use of all stamp hole pins.

Some extra functionalities are availble via the dock, e.g. an extra MMC slot
and some keys connected to LRADC.

This patchset adds the support of these two features of the dock.

Icenowy Zheng (3):
  ARM: sun8i: v3s: add LRADC device node
  ARM: dts: sun8i: add pinmux for V3s mmc1
  ARM: dts: sun8i: add device tree for Lichee Pi Zero with Dock

 arch/arm/boot/dts/Makefile                         |  3 +-
 arch/arm/boot/dts/sun8i-v3s-licheepi-zero-dock.dts | 98 ++++++++++++++++++++++
 arch/arm/boot/dts/sun8i-v3s.dtsi                   | 15 ++++
 3 files changed, 115 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/sun8i-v3s-licheepi-zero-dock.dts

-- 
2.12.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-03-22 19:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-17 15:43 [PATCH 0/3] Basical Lichee Pi Zero with Dock support Icenowy Zheng
     [not found] ` <20170317154343.39921-1-icenowy-ymACFijhrKM@public.gmane.org>
2017-03-17 15:43   ` [PATCH 1/3] ARM: sun8i: v3s: add LRADC device node Icenowy Zheng
     [not found]     ` <20170317154343.39921-2-icenowy-ymACFijhrKM@public.gmane.org>
2017-03-22 19:22       ` Maxime Ripard
2017-03-17 15:43   ` [PATCH 2/3] ARM: dts: sun8i: add pinmux for V3s mmc1 Icenowy Zheng
2017-03-17 15:43   ` [PATCH 3/3] ARM: dts: sun8i: add device tree for Lichee Pi Zero with Dock Icenowy Zheng
     [not found]     ` <20170317154343.39921-4-icenowy-ymACFijhrKM@public.gmane.org>
2017-03-22 19:24       ` Maxime Ripard
2017-03-20 12:50   ` [PATCH 0/3] Basical Lichee Pi Zero with Dock support Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox