linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: dts: update Boundary Devices boards support
@ 2015-09-07 16:57 Gary Bisson
  2015-09-07 16:57 ` [PATCH 1/4] ARM: dts: imx6dql-nitrogen6x: add touchscreen support Gary Bisson
                   ` (6 more replies)
  0 siblings, 7 replies; 46+ messages in thread
From: Gary Bisson @ 2015-09-07 16:57 UTC (permalink / raw)
  To: linux-arm-kernel

This series is a follow-up to the previous series that added LCD display
support.
http://lists.infradead.org/pipermail/linux-arm-kernel/2015-August/364425.html

This one aims at adding touchscreen and WiFi support for Nitrogen6x as well as
adding two boards: Nitrogen6_Max and Nit6xlite.

The series has been tested against linux-next tag next-20150903.

Regards,
Gary

Gary Bisson (4):
  ARM: dts: imx6dql-nitrogen6x: add touchscreen support
  ARM: dts: imx6qdl-nitrogen6x: add wifi wl1271 support
  ARM: dts: imx: add Boundary Devices Nitrogen6_Max board
  ARM: dts: imx: add Boundary Devices Nitrogen6_Lite board

 arch/arm/boot/dts/Makefile                         |   2 +
 arch/arm/boot/dts/imx6dl-nit6xlite.dts             |  21 ++
 arch/arm/boot/dts/imx6q-nitrogen6_max.dts          |  25 ++
 ...6qdl-nitrogen6x.dtsi => imx6qdl-nit6xlite.dtsi} | 419 +++++++++++----------
 ...-nitrogen6x.dtsi => imx6qdl-nitrogen6_max.dtsi} | 388 ++++++++++++++++---
 arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi          |  71 ++++
 6 files changed, 666 insertions(+), 260 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx6dl-nit6xlite.dts
 create mode 100644 arch/arm/boot/dts/imx6q-nitrogen6_max.dts
 copy arch/arm/boot/dts/{imx6qdl-nitrogen6x.dtsi => imx6qdl-nit6xlite.dtsi} (60%)
 copy arch/arm/boot/dts/{imx6qdl-nitrogen6x.dtsi => imx6qdl-nitrogen6_max.dtsi} (60%)

-- 
2.5.1

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

end of thread, other threads:[~2015-10-08  8:02 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-07 16:57 [PATCH 0/4] ARM: dts: update Boundary Devices boards support Gary Bisson
2015-09-07 16:57 ` [PATCH 1/4] ARM: dts: imx6dql-nitrogen6x: add touchscreen support Gary Bisson
2015-09-08  6:58   ` Philipp Zabel
2015-09-08 13:12     ` Gary Bisson
2015-09-07 16:57 ` [PATCH 2/4] ARM: dts: imx6qdl-nitrogen6x: add wifi wl1271 support Gary Bisson
2015-09-07 16:57 ` [PATCH 3/4] ARM: dts: imx: add Boundary Devices Nitrogen6_Max board Gary Bisson
2015-09-07 16:57 ` [PATCH 4/4] ARM: dts: imx: add Boundary Devices Nitrogen6_Lite board Gary Bisson
2015-09-08  1:08   ` Fabio Estevam
2015-09-08 10:18     ` Gary Bisson
2015-09-08 11:41       ` Fabio Estevam
2015-09-08 14:34 ` [PATCH v2 0/9] ARM: dts: update Boundary Devices boards support Gary Bisson
2015-09-08 14:34   ` [PATCH v2 1/9] ARM: dts: imx6dql-nitrogen6x: add touchscreen support Gary Bisson
2015-09-08 14:49     ` Philipp Zabel
2015-09-08 20:33       ` Russell King - ARM Linux
2015-09-09 10:03       ` Gary Bisson
2015-09-08 14:34   ` [PATCH v2 2/9] ARM: dts: imx6qdl-nitrogen6x: add wifi wl1271 support Gary Bisson
2015-09-08 14:34   ` [PATCH v2 3/9] ARM: dts: imx6qdl-nitrogen6x: relicense under GPLv2/X11 Gary Bisson
2015-09-08 14:34   ` [PATCH v2 4/9] ARM: dts: imx6qdl-sabrelite: " Gary Bisson
2015-09-08 14:34   ` [PATCH v2 5/9] of: Add Boundary Devices Inc. vendor prefix Gary Bisson
2015-09-08 14:34   ` [PATCH v2 6/9] ARM: dts: imx6q-nitrogen6x: change manufacturer to Boundary Devices Gary Bisson
2015-09-08 14:34   ` [PATCH v2 7/9] ARM: dts: imx6dl-nitrogen6x: " Gary Bisson
2015-09-08 14:34   ` [PATCH v2 8/9] ARM: dts: imx: add Boundary Devices Nitrogen6_Max board Gary Bisson
2015-09-08 14:34   ` [PATCH v2 9/9] ARM: dts: imx: add Boundary Devices Nitrogen6_Lite board Gary Bisson
2015-09-09 12:30 ` [PATCH v3 0/9] ARM: dts: update Boundary Devices boards support Gary Bisson
2015-09-09 12:30   ` [PATCH v3 1/9] ARM: dts: imx6dql-nitrogen6x: add touchscreen support Gary Bisson
2015-09-09 12:30   ` [PATCH v3 2/9] ARM: dts: imx6qdl-nitrogen6x: add wifi wl1271 support Gary Bisson
2015-09-09 12:30   ` [PATCH v3 3/9] ARM: dts: imx6qdl-nitrogen6x: relicense under GPLv2/X11 Gary Bisson
2015-09-09 12:30   ` [PATCH v3 4/9] ARM: dts: imx6qdl-sabrelite: " Gary Bisson
2015-09-09 12:30   ` [PATCH v3 5/9] of: Add Boundary Devices Inc. vendor prefix Gary Bisson
2015-09-09 12:30   ` [PATCH v3 6/9] ARM: dts: imx6q-nitrogen6x: change manufacturer to Boundary Devices Gary Bisson
2015-09-09 12:30   ` [PATCH v3 7/9] ARM: dts: imx6dl-nitrogen6x: " Gary Bisson
2015-09-09 12:30   ` [PATCH v3 8/9] ARM: dts: imx: add Boundary Devices Nitrogen6_Max board Gary Bisson
2015-09-09 12:30   ` [PATCH v3 9/9] ARM: dts: imx: add Boundary Devices Nitrogen6_Lite board Gary Bisson
2015-09-30  6:03   ` [PATCH v3 0/9] ARM: dts: update Boundary Devices boards support Shawn Guo
2015-09-30 13:46 ` [RESEND][PATCH " Gary Bisson
2015-09-30 13:46   ` [RESEND][PATCH v3 1/9] ARM: dts: imx6dql-nitrogen6x: add touchscreen support Gary Bisson
2015-09-30 13:46   ` [RESEND][PATCH v3 2/9] ARM: dts: imx6qdl-nitrogen6x: add wifi wl1271 support Gary Bisson
2015-09-30 13:46   ` [RESEND][PATCH v3 3/9] ARM: dts: imx6qdl-nitrogen6x: relicense under GPLv2/X11 Gary Bisson
2015-09-30 13:46   ` [RESEND][PATCH v3 4/9] ARM: dts: imx6qdl-sabrelite: " Gary Bisson
2015-09-30 13:46   ` [RESEND][PATCH v3 5/9] of: Add Boundary Devices Inc. vendor prefix Gary Bisson
2015-10-01 13:26     ` Rob Herring
2015-09-30 13:46   ` [RESEND][PATCH v3 6/9] ARM: dts: imx6q-nitrogen6x: change manufacturer to Boundary Devices Gary Bisson
2015-09-30 13:46   ` [RESEND][PATCH v3 7/9] ARM: dts: imx6dl-nitrogen6x: " Gary Bisson
2015-09-30 13:46   ` [RESEND][PATCH v3 8/9] ARM: dts: imx: add Boundary Devices Nitrogen6_Max board Gary Bisson
2015-09-30 13:46   ` [RESEND][PATCH v3 9/9] ARM: dts: imx: add Boundary Devices Nitrogen6_Lite board Gary Bisson
2015-10-08  8:02   ` [RESEND][PATCH v3 0/9] ARM: dts: update Boundary Devices boards support Shawn Guo

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).