devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Gary Bisson
	<gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org,
	linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org,
	p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org,
	robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org,
	shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH v3 0/9] ARM: dts: update Boundary Devices boards support
Date: Wed, 30 Sep 2015 14:03:13 +0800	[thread overview]
Message-ID: <20150930060312.GC16362@tiger> (raw)
In-Reply-To: <1441801853-10264-1-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>

On Wed, Sep 09, 2015 at 02:30:44PM +0200, Gary Bisson wrote:
> Hi all,
> 
> 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

The MAINTAINERS file has been updated for a couple of release cycles
with my new email address.  Please stop sending patches to
shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, and resend any patches you want me to collect to
shawnguo-DgEjT+Ai2yi4UlQgPVntAg@public.gmane.org

Shawn

> 
> This one aims at adding touchscreen and WiFi support for Nitrogen6x as well as
> adding two boards: Nitrogen6_Max and Nit6xlite.
> 
> It also takes care of updating the licenses to be GPLv2/X11.
> 
> The series has been tested against linux-next tag next-20150909.
> 
> Note that imx_v6_v7_defconfig has been used with the following additions:
> CONFIG_TOUCHSCREEN_EDT_FT5X06=y
> CONFIG_I2C_MUX_GPIO=y
> CONFIG_RTC_DRV_M41T80=y
> 
> Modifications:
> v2->v3:
> - Rename nodes to general class of device as suggested by Philipp and Russell.
> - Remove useless wakeup-gpio field for edt,ft5x06 touchscreen
> - Add missing muxing for interrupt GPIO
> - Rebased on next-20150909
> v1->v2:
> - Add Boundary Devices Inc. to vendor prefixes
> - Relicense devices trees to GPLv2/X11 as suggested by Fabio for:
>   - Nitrogen6x
>   - SabreLite
>   - Nit6xLite
>   - Nitrogen6_MAX
> - Change manufacturer to Boundary Devices as suggested by Fabio for:
>   - Nitrogen6x
>   - Nit6xLite
>   - Nitrogen6_MAX
> - Fixed missing macros for gpio/irq values as suggested by Philipp.
> - Rebased on next-20150908
> 
> Regards,
> Gary
> 
> Gary Bisson (9):
>   ARM: dts: imx6dql-nitrogen6x: add touchscreen support
>   ARM: dts: imx6qdl-nitrogen6x: add wifi wl1271 support
>   ARM: dts: imx6qdl-nitrogen6x: relicense under GPLv2/X11
>   ARM: dts: imx6qdl-sabrelite: relicense under GPLv2/X11
>   of: Add Boundary Devices Inc. vendor prefix
>   ARM: dts: imx6q-nitrogen6x: change manufacturer to Boundary Devices
>   ARM: dts: imx6dl-nitrogen6x: change manufacturer to Boundary Devices
>   ARM: dts: imx: add Boundary Devices Nitrogen6_Max board
>   ARM: dts: imx: add Boundary Devices Nitrogen6_Lite board
> 
>  .../devicetree/bindings/vendor-prefixes.txt        |   1 +
>  arch/arm/boot/dts/Makefile                         |   2 +
>  arch/arm/boot/dts/imx6dl-nit6xlite.dts             |  49 ++
>  arch/arm/boot/dts/imx6dl-nitrogen6x.dts            |  44 +-
>  arch/arm/boot/dts/imx6dl-sabrelite.dts             |  40 +-
>  arch/arm/boot/dts/imx6q-nitrogen6_max.dts          |  53 ++
>  arch/arm/boot/dts/imx6q-nitrogen6x.dts             |  44 +-
>  arch/arm/boot/dts/imx6q-sabrelite.dts              |  40 +-
>  ...6qdl-nitrogen6x.dtsi => imx6qdl-nit6xlite.dtsi} | 396 ++++++----
>  arch/arm/boot/dts/imx6qdl-nitrogen6_max.dtsi       | 873 +++++++++++++++++++++
>  arch/arm/boot/dts/imx6qdl-nitrogen6x.dtsi          | 111 ++-
>  arch/arm/boot/dts/imx6qdl-sabrelite.dtsi           |  40 +-
>  12 files changed, 1523 insertions(+), 170 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} (50%)
>  create mode 100644 arch/arm/boot/dts/imx6qdl-nitrogen6_max.dtsi
> 
> -- 
> 2.5.1
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> 
--
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

  parent reply	other threads:[~2015-09-30  6:03 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-07 16:57 [PATCH 0/4] ARM: dts: update Boundary Devices boards support Gary Bisson
     [not found] ` <1441645069-27263-1-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2015-09-07 16:57   ` [PATCH 1/4] ARM: dts: imx6dql-nitrogen6x: add touchscreen support Gary Bisson
     [not found]     ` <1441645069-27263-2-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2015-09-08  6:58       ` Philipp Zabel
     [not found]         ` <1441695483.3241.5.camel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
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
     [not found]     ` <1441645069-27263-5-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2015-09-08  1:08       ` Fabio Estevam
     [not found]         ` <CAOMZO5Bb5TwtV4=C4jtU9KpuwtYSdYcSCgQVMMOY0FMf7hZx8w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-09-08 10:18           ` Gary Bisson
     [not found]             ` <CAAMH-ysfTs9W+dWdS7DR9=KKPxij1DEHEevMn3+TMp8gqvoELQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
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
     [not found]     ` <1441722886-22798-1-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2015-09-08 14:34       ` [PATCH v2 1/9] ARM: dts: imx6dql-nitrogen6x: add touchscreen support Gary Bisson
     [not found]         ` <1441722886-22798-2-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
2015-09-08 14:49           ` Philipp Zabel
     [not found]             ` <1441723760.3241.26.camel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
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
     [not found]     ` <1441801853-10264-1-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
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       ` Shawn Guo [this message]
2015-09-30 13:46   ` [RESEND][PATCH v3 0/9] ARM: dts: update Boundary Devices boards support Gary Bisson
2015-09-30 13:46     ` [RESEND][PATCH v3 1/9] ARM: dts: imx6dql-nitrogen6x: add touchscreen support Gary Bisson
     [not found]     ` <1443620806-14792-1-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
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
     [not found]         ` <1443620806-14792-6-git-send-email-gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org>
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150930060312.GC16362@tiger \
    --to=shawnguo-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org \
    --cc=gary.bisson-Q5RJGjKts06CY9SHAMCTRUEOCMrvLtNR@public.gmane.org \
    --cc=kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org \
    --cc=p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).