devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4]: ARM: dts: Add Gateworks Ventana Support
@ 2013-10-23  4:51 Tim Harvey
       [not found] ` <1382503888-3962-1-git-send-email-tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.org>
  0 siblings, 1 reply; 9+ messages in thread
From: Tim Harvey @ 2013-10-23  4:51 UTC (permalink / raw)
  To: devicetree-u79uwXL29TY76Z2rM5mHXA, Shawn Guo, Grant Likely,
	Rob Herring
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

The Gateworks Ventana product family consists of several baseboard designs
based on the Freescale i.MX6 family of processors.

Tim Harvey (4):
  ARM: dts: added several new imx-pinmux groups
  ARM: dts: add Gateworks Ventana support
  ARM: dts: disable flexcan by default
  imx: add PCI fixup for PEX860X on Gateworks board

 arch/arm/boot/dts/Makefile            |    9 +
 arch/arm/boot/dts/imx6dl-gw51xx.dts   |   19 ++
 arch/arm/boot/dts/imx6dl-gw52xx.dts   |   19 ++
 arch/arm/boot/dts/imx6dl-gw53xx.dts   |   19 ++
 arch/arm/boot/dts/imx6dl-gw54xx.dts   |   19 ++
 arch/arm/boot/dts/imx6q-gw51xx.dts    |   19 ++
 arch/arm/boot/dts/imx6q-gw52xx.dts    |   23 ++
 arch/arm/boot/dts/imx6q-gw53xx.dts    |   23 ++
 arch/arm/boot/dts/imx6q-gw5400-a.dts  |  443 ++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/imx6q-gw54xx.dts    |   23 ++
 arch/arm/boot/dts/imx6qdl-gw51xx.dtsi |  272 ++++++++++++++++++++
 arch/arm/boot/dts/imx6qdl-gw52xx.dtsi |  373 +++++++++++++++++++++++++++
 arch/arm/boot/dts/imx6qdl-gw53xx.dtsi |  429 +++++++++++++++++++++++++++++++
 arch/arm/boot/dts/imx6qdl-gw54xx.dtsi |  457 +++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/imx6qdl.dtsi        |   62 +++++
 arch/arm/mach-imx/mach-imx6q.c        |   33 +++
 16 files changed, 2242 insertions(+)
 create mode 100644 arch/arm/boot/dts/imx6dl-gw51xx.dts
 create mode 100644 arch/arm/boot/dts/imx6dl-gw52xx.dts
 create mode 100644 arch/arm/boot/dts/imx6dl-gw53xx.dts
 create mode 100644 arch/arm/boot/dts/imx6dl-gw54xx.dts
 create mode 100644 arch/arm/boot/dts/imx6q-gw51xx.dts
 create mode 100644 arch/arm/boot/dts/imx6q-gw52xx.dts
 create mode 100644 arch/arm/boot/dts/imx6q-gw53xx.dts
 create mode 100644 arch/arm/boot/dts/imx6q-gw5400-a.dts
 create mode 100644 arch/arm/boot/dts/imx6q-gw54xx.dts
 create mode 100644 arch/arm/boot/dts/imx6qdl-gw51xx.dtsi
 create mode 100644 arch/arm/boot/dts/imx6qdl-gw52xx.dtsi
 create mode 100644 arch/arm/boot/dts/imx6qdl-gw53xx.dtsi
 create mode 100644 arch/arm/boot/dts/imx6qdl-gw54xx.dtsi

-- 
1.7.9.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] 9+ messages in thread

end of thread, other threads:[~2013-10-23  8:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-23  4:51 [PATCH 0/4]: ARM: dts: Add Gateworks Ventana Support Tim Harvey
     [not found] ` <1382503888-3962-1-git-send-email-tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.org>
2013-10-23  4:51   ` [PATCH 1/4] ARM: dts: added several new imx-pinmux groups Tim Harvey
     [not found]     ` <1382503888-3962-2-git-send-email-tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.org>
2013-10-23  8:15       ` Shawn Guo
2013-10-23  4:51   ` [PATCH 2/4] ARM: dts: add Gateworks Ventana support Tim Harvey
     [not found]     ` <1382503888-3962-3-git-send-email-tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.org>
2013-10-23  8:23       ` Shawn Guo
2013-10-23  4:51   ` [PATCH 3/4] ARM: dts: disable flexcan by default Tim Harvey
     [not found]     ` <1382503888-3962-4-git-send-email-tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.org>
2013-10-23  7:50       ` Shawn Guo
2013-10-23  4:51   ` [PATCH 4/4] imx: add PCI fixup for PEX860X on Gateworks board Tim Harvey
     [not found]     ` <1382503888-3962-5-git-send-email-tharvey-UMMOYl/HMS+akBO8gow8eQ@public.gmane.org>
2013-10-23  8:33       ` 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).