All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: "Lothar Waßmann" <LW@KARO-electronics.de>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Pawel Moll <pawel.moll@arm.com>, Rob Herring <robh+dt@kernel.org>,
	Russell King <linux@arm.linux.org.uk>,
	Sascha Hauer <kernel@pengutronix.de>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH bugfix] ARM: dts: imx51: remove bogus pin definition
Date: Sun, 28 Feb 2016 11:13:10 +0800	[thread overview]
Message-ID: <20160228031310.GE22051@tiger> (raw)
In-Reply-To: <1456495732-3233-1-git-send-email-LW@KARO-electronics.de>

On Fri, Feb 26, 2016 at 03:08:52PM +0100, Lothar Waßmann wrote:
> Pad DISPB2_SER_RS has no function DISP1_EXT_CLK.
> The definition is obviusly a copy/paste error from
> MX51_PAD_DISPB2_SER_RS__DISP1_PIN16.
> 
> Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>

Applied, thanks.

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: "Lothar Waßmann" <LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>
Cc: Ian Campbell
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
	Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH bugfix] ARM: dts: imx51: remove bogus pin definition
Date: Sun, 28 Feb 2016 11:13:10 +0800	[thread overview]
Message-ID: <20160228031310.GE22051@tiger> (raw)
In-Reply-To: <1456495732-3233-1-git-send-email-LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>

On Fri, Feb 26, 2016 at 03:08:52PM +0100, Lothar Waßmann wrote:
> Pad DISPB2_SER_RS has no function DISP1_EXT_CLK.
> The definition is obviusly a copy/paste error from
> MX51_PAD_DISPB2_SER_RS__DISP1_PIN16.
> 
> Signed-off-by: Lothar Waßmann <LW-bxm8fMRDkQLDiMYJYoSAnRvVK+yQ3ZXh@public.gmane.org>

Applied, thanks.
--
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

WARNING: multiple messages have this Message-ID (diff)
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH bugfix] ARM: dts: imx51: remove bogus pin definition
Date: Sun, 28 Feb 2016 11:13:10 +0800	[thread overview]
Message-ID: <20160228031310.GE22051@tiger> (raw)
In-Reply-To: <1456495732-3233-1-git-send-email-LW@KARO-electronics.de>

On Fri, Feb 26, 2016 at 03:08:52PM +0100, Lothar Wa?mann wrote:
> Pad DISPB2_SER_RS has no function DISP1_EXT_CLK.
> The definition is obviusly a copy/paste error from
> MX51_PAD_DISPB2_SER_RS__DISP1_PIN16.
> 
> Signed-off-by: Lothar Wa?mann <LW@KARO-electronics.de>

Applied, thanks.

  reply	other threads:[~2016-02-28  3:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-26 14:08 [PATCH bugfix] ARM: dts: imx51: remove bogus pin definition Lothar Waßmann
2016-02-26 14:08 ` Lothar Waßmann
2016-02-26 14:08 ` Lothar Waßmann
2016-02-28  3:13 ` Shawn Guo [this message]
2016-02-28  3:13   ` Shawn Guo
2016-02-28  3:13   ` 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=20160228031310.GE22051@tiger \
    --to=shawnguo@kernel.org \
    --cc=LW@KARO-electronics.de \
    --cc=devicetree@vger.kernel.org \
    --cc=galak@codeaurora.org \
    --cc=ijc+devicetree@hellion.org.uk \
    --cc=kernel@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mark.rutland@arm.com \
    --cc=pawel.moll@arm.com \
    --cc=robh+dt@kernel.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 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.