devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Basical device tree parts for Allwinner R40 SoC
@ 2017-09-28  9:25 Icenowy Zheng
       [not found] ` <20170928092543.45648-1-icenowy-h8G6r0blFSE@public.gmane.org>
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Icenowy Zheng @ 2017-09-28  9:25 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

This patchset adds basical device tree parts for the Allwinner R40 SoC
and two boards feature this SoC -- Banana Pi M2 Ultra and Berry (The
BPi M2 Berry board uses V40 SoC, which is just a renamed R40).

Chen-Yu Tsai (2):
  ARM: dts: sun8i: Add basic dtsi file for Allwinner R40
  ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra

Icenowy Zheng (1):
  ARM: dts: sun8i: Add board dts file for Banana Pi M2 Berry

 arch/arm/boot/dts/Makefile                        |   4 +-
 arch/arm/boot/dts/sun8i-r40-bananapi-m2-ultra.dts | 177 ++++++++++
 arch/arm/boot/dts/sun8i-r40.dtsi                  | 407 ++++++++++++++++++++++
 arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts | 164 +++++++++
 4 files changed, 751 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/sun8i-r40-bananapi-m2-ultra.dts
 create mode 100644 arch/arm/boot/dts/sun8i-r40.dtsi
 create mode 100644 arch/arm/boot/dts/sun8i-v40-bananapi-m2-berry.dts

-- 
2.13.5

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-09-29 10:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-28  9:25 [PATCH v2 0/3] Basical device tree parts for Allwinner R40 SoC Icenowy Zheng
     [not found] ` <20170928092543.45648-1-icenowy-h8G6r0blFSE@public.gmane.org>
2017-09-28  9:25   ` [PATCH v2 1/3] ARM: dts: sun8i: Add basic dtsi file for Allwinner R40 Icenowy Zheng
     [not found]     ` <20170928092543.45648-2-icenowy-h8G6r0blFSE@public.gmane.org>
2017-09-28 15:11       ` Maxime Ripard
2017-09-29 10:25         ` Icenowy Zheng
     [not found]           ` <7F10060D-6A37-4417-9E24-1BB007580126-h8G6r0blFSE@public.gmane.org>
2017-09-29 10:31             ` [linux-sunxi] " Chen-Yu Tsai
2017-09-28  9:25 ` [PATCH v2 2/3] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Ultra Icenowy Zheng
     [not found]   ` <20170928092543.45648-3-icenowy-h8G6r0blFSE@public.gmane.org>
2017-09-28 15:12     ` Maxime Ripard
2017-09-28 15:38       ` Icenowy Zheng
2017-09-29 10:17         ` Maxime Ripard
2017-09-28  9:25 ` [PATCH v2 3/3] ARM: dts: sun8i: Add board dts file for Banana Pi M2 Berry Icenowy Zheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).