devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
To: "Lothar Waßmann"
	<LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>,
	"Fabio Estevam" <fabio.estevam-3arQi8VN3Tc@public.gmane.org>,
	"Mark Rutland" <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	"Rob Herring" <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	"Russell King" <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>,
	"Sascha Hauer" <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>,
	"Shawn Guo" <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: Marco Franchi <marco.franchi-3arQi8VN3Tc@public.gmane.org>
Subject: Re: [PATCH 09/12] ARM: dts: imx6-tx6: move display configuration to .dtsi file
Date: Wed, 11 Oct 2017 17:11:49 +0200	[thread overview]
Message-ID: <1507734709.22082.5.camel@pengutronix.de> (raw)
In-Reply-To: <1507722635-30801-10-git-send-email-LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>

Hi Lothar,

On Wed, 2017-10-11 at 13:50 +0200, Lothar Waßmann wrote:
> Currently the display (LCD or LVDS) configuration is duplicated with
> slight variations in each TX6 module specific file.
> 
> Move it to an include file for simplification and consistency.
> 
> Signed-off-by: Lothar Waßmann <LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>

This is much appreciated,

Acked-by: Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>

This patch does conflict with Marco's "ARM: dts: imx: Fix incorrect
display nodes notation" patch [1], which renames the display@di0 nodes
to disp0. Assuming it gets merged as-is, maybe rebase on top of that?

[1] https://patchwork.kernel.org/patch/9987341/

regards
Philipp
--
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:[~2017-10-11 15:11 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-11 11:50 [PATCH 0/12] ARM: dts: imx6: Update dts files for the Ka-Ro TX6 module series Lothar Waßmann
2017-10-11 11:50 ` [PATCH 01/12] ARM: dts: imx6-tx6: update model property to match current module HW revision Lothar Waßmann
2017-10-11 11:50 ` [PATCH 02/12] ARM: dts: imx6-tx6: remove obsolete eeti,egalax_ts Lothar Waßmann
     [not found] ` <1507722635-30801-1-git-send-email-LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>
2017-10-11 11:50   ` [PATCH 03/12] ARM: dts: imx6-tx6: remove obsolete ipu1 alias Lothar Waßmann
2017-10-11 11:50   ` [PATCH 07/12] ARM: dts: imx6-tx6: convert to using simple-audio-card Lothar Waßmann
2017-10-11 11:50 ` [PATCH 04/12] ARM: dts: imx6-tx6: add trickle-charge config for DS1339 Lothar Waßmann
2017-10-11 11:50 ` [PATCH 05/12] ARM: dts: imx6-tx6: improve ethernet related pinctrl setup Lothar Waßmann
2017-10-11 11:50 ` [PATCH 06/12] ARM: dts: imx6-tx6: specify ethernet phy reset duration Lothar Waßmann
2017-10-11 11:50 ` [PATCH 08/12] ARM: dts: imx6-tx6: add support for I2C bus recovery Lothar Waßmann
2017-10-11 11:50 ` [PATCH 09/12] ARM: dts: imx6-tx6: move display configuration to .dtsi file Lothar Waßmann
     [not found]   ` <1507722635-30801-10-git-send-email-LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>
2017-10-11 15:11     ` Philipp Zabel [this message]
2017-10-11 11:50 ` [PATCH 10/12] ARM: dts: imx6-tx6: add a .dtsi file for the MB7 baseboard Lothar Waßmann
2017-10-11 11:50 ` [PATCH 11/12] ARM: dts: imx: add support for TX6QP Lothar Waßmann
2017-10-11 11:50 ` [PATCH 12/12] ARM: dts: imx: add support for TX6 modules on MB7 baseboard Lothar Waßmann
  -- strict thread matches above, loose matches on Subject: below --
2017-10-17  8:53 [PATCHv2 00/12] ARM: dts: imx6: Update dts files for the Ka-Ro TX6 module series Lothar Waßmann
     [not found] ` <1508230414-8090-1-git-send-email-LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>
2017-10-17  8:53   ` [PATCH 09/12] ARM: dts: imx6-tx6: move display configuration to .dtsi file Lothar Waßmann

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=1507734709.22082.5.camel@pengutronix.de \
    --to=p.zabel-bicnvbalz9megne8c9+irq@public.gmane.org \
    --cc=LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=fabio.estevam-3arQi8VN3Tc@public.gmane.org \
    --cc=kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org \
    --cc=linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=marco.franchi-3arQi8VN3Tc@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=shawnguo-DgEjT+Ai2ygdnm+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).