devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/7] ARM: dts: Add Advantech board support
@ 2015-11-10 18:00 Akshay Bhat
  2015-11-10 18:00 ` [PATCH v3 3/7] ARM: dts: imx: Add Advantech BA-16 Qseven module Akshay Bhat
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Akshay Bhat @ 2015-11-10 18:00 UTC (permalink / raw)
  To: devicetree
  Cc: mark.rutland, justin.waters, linux, Akshay Bhat, ijc+devicetree,
	robh+dt, peter.stretz, kernel, galak, l.stach, shawnguo,
	linux-arm-kernel, martin.donnelly

This series aims to add Advantech BA-16 module (iMX6 based) and GE board support.

This series has been tested against linux-next tag next-20151110.

Modifications:
v2->v3:
- Change vendor prefix from adv to advantech as suggested by Rob Herring
- Reorder patches and squash/fold v2 commits as suggested by Lucas Stash

History:
--------
[v1]: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/381872.html
[v2]: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-November/383276.html

Akshay Bhat (5):
  of: Add vendor prefix for Advantech Corporation
  of: Add vendor prefix for General Electric Company
  ARM: dts: imx: Add support for Advantech/GE B450v3
  ARM: dts: imx: Add support for Advantech/GE B650v3
  ARM: dts: imx: Add support for Advantech/GE B850v3

Justin Waters (2):
  ARM: dts: imx: Add Advantech BA-16 Qseven module
  ARM: dts: imx: Add support for Advantech/GE Bx50v3

 .../devicetree/bindings/vendor-prefixes.txt        |   2 +
 arch/arm/boot/dts/Makefile                         |   3 +
 arch/arm/boot/dts/imx6q-b450v3.dts                 |  75 +++
 arch/arm/boot/dts/imx6q-b650v3.dts                 |  74 +++
 arch/arm/boot/dts/imx6q-b850v3.dts                 | 122 +++++
 arch/arm/boot/dts/imx6q-ba16.dtsi                  | 584 +++++++++++++++++++++
 arch/arm/boot/dts/imx6q-bx50v3.dtsi                | 211 ++++++++
 7 files changed, 1071 insertions(+)
 create mode 100644 arch/arm/boot/dts/imx6q-b450v3.dts
 create mode 100644 arch/arm/boot/dts/imx6q-b650v3.dts
 create mode 100644 arch/arm/boot/dts/imx6q-b850v3.dts
 create mode 100644 arch/arm/boot/dts/imx6q-ba16.dtsi
 create mode 100644 arch/arm/boot/dts/imx6q-bx50v3.dtsi

-- 
2.6.3

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

end of thread, other threads:[~2015-12-02 18:40 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-10 18:00 [PATCH v3 0/7] ARM: dts: Add Advantech board support Akshay Bhat
2015-11-10 18:00 ` [PATCH v3 3/7] ARM: dts: imx: Add Advantech BA-16 Qseven module Akshay Bhat
     [not found]   ` <1447178408-26982-4-git-send-email-akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
2015-11-16 11:16     ` Lucas Stach
     [not found]       ` <1447672615.3144.8.camel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2015-12-02 18:40         ` Akshay Bhat
2015-11-10 18:00 ` [PATCH v3 4/7] ARM: dts: imx: Add support for Advantech/GE Bx50v3 Akshay Bhat
2015-11-10 18:00 ` [PATCH v3 5/7] ARM: dts: imx: Add support for Advantech/GE B450v3 Akshay Bhat
     [not found]   ` <1447178408-26982-6-git-send-email-akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
2015-11-16 11:19     ` Lucas Stach
     [not found]       ` <1447672792.3144.11.camel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2015-12-02 18:34         ` Akshay Bhat
     [not found] ` <1447178408-26982-1-git-send-email-akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
2015-11-10 18:00   ` [PATCH v3 1/7] of: Add vendor prefix for Advantech Corporation Akshay Bhat
     [not found]     ` <1447178408-26982-2-git-send-email-akshay.bhat-jEh4hwF5bVhBDgjK7y7TUQ@public.gmane.org>
2015-11-10 20:09       ` Rob Herring
2015-11-10 18:00   ` [PATCH v3 2/7] of: Add vendor prefix for General Electric Company Akshay Bhat
2015-11-10 18:00   ` [PATCH v3 6/7] ARM: dts: imx: Add support for Advantech/GE B650v3 Akshay Bhat
2015-11-10 18:00 ` [PATCH v3 7/7] ARM: dts: imx: Add support for Advantech/GE B850v3 Akshay Bhat

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