All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] Add support for Ixora V1.1 and Apalis Evaluation Board
@ 2017-08-07  7:22 ` Sanchayan Maity
  0 siblings, 0 replies; 24+ messages in thread
From: Sanchayan Maity @ 2017-08-07  7:22 UTC (permalink / raw)
  To: shawnguo-DgEjT+Ai2ygdnm+yROfE0A
  Cc: marcel.ziswiler-2KBjVHiyJgBBDgjK7y7TUQ,
	maitysanchayan-Re5JQEeQqe8AvxtiuMwx3w,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

Hello,

This patch series adds support for Toradex Ixora V1.1 and Apalis
Evaluation Board along with some cleanups.

Patch series has been generated on top of shawn's for-next branch.

Regards,
Sanchayan.

Marcel Ziswiler (6):
  ARM: dts: imx6q-apalis-ixora: combine aliases
  ARM: dts: imx6qdl-apalis: imx6q-apalis-ixora: get rid of tegra legacy gen1_i2c comment
  ARM: dts: imx6qdl-apalis: reword cam i2c comment
  ARM: dts: imx6q-apalis-ixora: get rid of obsolete fusion comment
  ARM: dts: imx6q-apalis-ixora: add camera i2c bus definition
  ARM: dts: imx6qdl-apalis: imx6q-apalis-ixora: use i2c from dwc hdmi

Sanchayan Maity (4):
  ARM: dts: imx6q-apalis-ixora: fix usdhc2 pinctrl property
  ARM: dts: imx6qdl-apalis: split usdhc1 pinctrl to support 4- and 8-bit
  ARM: dts: imx6: add support for Toradex Ixora V1.1 carrier board
  ARM: dts: imx6q-apalis-eval: add support for Apalis Evaluation Board

 arch/arm/boot/dts/Makefile                    |   2 +
 arch/arm/boot/dts/imx6q-apalis-eval.dts       | 278 ++++++++++++++++++++++++
 arch/arm/boot/dts/imx6q-apalis-ixora-v1.1.dts | 291 ++++++++++++++++++++++++++
 arch/arm/boot/dts/imx6q-apalis-ixora.dts      |  32 ++-
 arch/arm/boot/dts/imx6qdl-apalis.dtsi         |  44 ++--
 5 files changed, 605 insertions(+), 42 deletions(-)
 create mode 100644 arch/arm/boot/dts/imx6q-apalis-eval.dts
 create mode 100644 arch/arm/boot/dts/imx6q-apalis-ixora-v1.1.dts

-- 
2.13.3

--
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] 24+ messages in thread

end of thread, other threads:[~2017-08-14  1:30 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-07  7:22 [PATCH 00/10] Add support for Ixora V1.1 and Apalis Evaluation Board Sanchayan Maity
2017-08-07  7:22 ` Sanchayan Maity
     [not found] ` <cover.1502087184.git.maitysanchayan-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-08-07  7:22   ` [PATCH 01/10] ARM: dts: imx6q-apalis-ixora: fix usdhc2 pinctrl property Sanchayan Maity
2017-08-07  7:22     ` Sanchayan Maity
2017-08-07  7:22   ` [PATCH 02/10] ARM: dts: imx6qdl-apalis: split usdhc1 pinctrl to support 4- and 8-bit Sanchayan Maity
2017-08-07  7:22     ` Sanchayan Maity
2017-08-07  7:22   ` [PATCH 03/10] ARM: dts: imx6q-apalis-ixora: combine aliases Sanchayan Maity
2017-08-07  7:22     ` Sanchayan Maity
2017-08-07  7:22   ` [PATCH 04/10] ARM: dts: imx6qdl-apalis: imx6q-apalis-ixora: get rid of tegra legacy gen1_i2c comment Sanchayan Maity
2017-08-07  7:22     ` Sanchayan Maity
2017-08-07  7:22   ` [PATCH 05/10] ARM: dts: imx6qdl-apalis: reword cam i2c comment Sanchayan Maity
2017-08-07  7:22     ` Sanchayan Maity
2017-08-07  7:22   ` [PATCH 06/10] ARM: dts: imx6q-apalis-ixora: get rid of obsolete fusion comment Sanchayan Maity
2017-08-07  7:22     ` Sanchayan Maity
2017-08-07  7:22   ` [PATCH 07/10] ARM: dts: imx6q-apalis-ixora: add camera i2c bus definition Sanchayan Maity
2017-08-07  7:22     ` Sanchayan Maity
2017-08-07  7:22   ` [PATCH 08/10] ARM: dts: imx6qdl-apalis: imx6q-apalis-ixora: use i2c from dwc hdmi Sanchayan Maity
2017-08-07  7:22     ` Sanchayan Maity
2017-08-07  7:22   ` [PATCH 09/10] ARM: dts: imx6: add support for Toradex Ixora V1.1 carrier board Sanchayan Maity
2017-08-07  7:22     ` Sanchayan Maity
2017-08-07  7:22   ` [PATCH 10/10] ARM: dts: imx6q-apalis-eval: add support for Apalis Evaluation Board Sanchayan Maity
2017-08-07  7:22     ` Sanchayan Maity
2017-08-14  1:30   ` [PATCH 00/10] Add support for Ixora V1.1 and " Shawn Guo
2017-08-14  1:30     ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.