public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: "Lothar Waßmann" <LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>
To: Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Ian Campbell
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
Subject: Re: [PATCH 4/4] ARM: dts: imx6qdl: add support for Ka-Ro TX6 modules
Date: Fri, 13 Dec 2013 13:45:33 +0100	[thread overview]
Message-ID: <20131213134533.51c84319@ipc1.ka-ro> (raw)
In-Reply-To: <20131213121308.GT18380-rvtDTF3kK1ictlrPMvKcciBecyulp+rMXqFh9Ls21Oc@public.gmane.org>

Hi,

Shawn Guo wrote:
> Lothar,
> 
> Please check the patch against those comments that I put on the TX53
> patches.  A couple of comments embedded below.
> 
> On Thu, Dec 12, 2013 at 02:28:00PM +0100, Lothar Waßmann wrote:
> ...
> > @@ -0,0 +1,350 @@
> > +/*
> > + * Copyright 2013 Lothar Waßmann <LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>
> > + *
> > + * The code contained herein is licensed under the GNU General Public
> > + * License. You may obtain a copy of the GNU General Public License
> > + * Version 2 at the following locations:
> > + *
> > + * http://www.opensource.org/licenses/gpl-license.html
> > + * http://www.gnu.org/copyleft/gpl.html
> > + */
> > +
> > +/dts-v1/;
> > +#include "imx6dl.dtsi"
> > +#include "imx6qdl-tx6.dtsi"
> > +
> > +/ {
> > +	model = "Ka-Ro electronics TX6DL Module";
> > +	compatible = "fsl,imx6dl-tx6dl", "fsl,imx6dl";
> 
> karo,imx6dl-tx6dl
> 
Of course...

> <snip>
> 
> > +&iomuxc {
> > +	display {
> > +		pinctrl_disp0_1: disp0grp-1 {
> > +			fsl,pins = <
> > +				MX6QDL_PAD_DI0_DISP_CLK__IPU1_DI0_DISP_CLK 0x10
> > +				MX6QDL_PAD_DI0_PIN15__IPU1_DI0_PIN15       0x10
> > +				MX6QDL_PAD_DI0_PIN2__IPU1_DI0_PIN02        0x10
> > +				MX6QDL_PAD_DI0_PIN3__IPU1_DI0_PIN03        0x10
> > +				/* PAD DISP0_DAT0 is used for the Flexcan transceiver control */
> 
> So how will this pingrp be used, without DATA00?
> 
The HW design of a baseboard for this module is somewhat unfortunate in
that it uses the LCD0 pin as Enable pin for the flexcan transceiver.
In this configuration the LCD will be missing the LSB.


Lothar Waßmann
-- 
___________________________________________________________

Ka-Ro electronics GmbH | Pascalstraße 22 | D - 52076 Aachen
Phone: +49 2408 1402-0 | Fax: +49 2408 1402-10
Geschäftsführer: Matthias Kaussen
Handelsregistereintrag: Amtsgericht Aachen, HRB 4996

www.karo-electronics.de | info-AvR2QvxeiV7DiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org
___________________________________________________________
--
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:[~2013-12-13 12:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-12 13:27 [PATCH 0/4] add support for Ka-Ro TX6 modules Lothar Waßmann
     [not found] ` <1386854880-21805-1-git-send-email-LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>
2013-12-12 13:27   ` [PATCH 1/4] ARM: dts: imx6qdl: add aliases for can interfaces Lothar Waßmann
2013-12-12 13:27   ` [PATCH 2/4] ARM: dts: imx6qdl: add pingroup for enet interface in RMII mode Lothar Waßmann
     [not found]     ` <1386854880-21805-3-git-send-email-LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>
2013-12-13  8:39       ` Shawn Guo
2013-12-12 13:27   ` [PATCH 3/4] ARM: dts: imx6qdl: add new pingroup for audmux Lothar Waßmann
2013-12-12 13:28   ` [PATCH 4/4] ARM: dts: imx6qdl: add support for Ka-Ro TX6 modules Lothar Waßmann
     [not found]     ` <1386854880-21805-5-git-send-email-LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>
2013-12-13 12:13       ` Shawn Guo
     [not found]         ` <20131213121308.GT18380-rvtDTF3kK1ictlrPMvKcciBecyulp+rMXqFh9Ls21Oc@public.gmane.org>
2013-12-13 12:45           ` Lothar Waßmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-12-12 13:09 Lothar Waßmann
     [not found] ` <1386853773-1319-1-git-send-email-LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>
2013-12-12 13:09   ` [PATCH 4/4] ARM: dts: imx6qdl: " 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=20131213134533.51c84319@ipc1.ka-ro \
    --to=lw-bxm8fmrdkqldimyjyosanrvvk+yq3zxh@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
    --cc=ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
    --cc=pawel.moll-5wv7dgnIgG8@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