From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752734AbbESEyn (ORCPT ); Tue, 19 May 2015 00:54:43 -0400 Received: from mail.kernel.org ([198.145.29.136]:52463 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751100AbbESEyl (ORCPT ); Tue, 19 May 2015 00:54:41 -0400 Date: Tue, 19 May 2015 12:54:06 +0800 From: Shawn Guo To: Cory Tusar Cc: shawn.guo@linaro.org, kernel@pengutronix.de, stefan@agner.ch, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] vf610: dt: Nomenclature fixup for PTC12 pin used in RMII mode. Message-ID: <20150519045406.GM1071@dragon> References: <1431573098-23809-1-git-send-email-cory.tusar@pid1solutions.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1431573098-23809-1-git-send-email-cory.tusar@pid1solutions.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 13, 2015 at 11:11:38PM -0400, Cory Tusar wrote: > This commit includes a minor nomenclature fixup for boards based on the > Freescale VF610 SoC and which make use of the alternate "RMII1_RXD1" > functionality for pin PTC12. This brings the macro name in-line with > both the datasheet and other similar macros. > > Signed-off-by: Cory Tusar Change patch prefix to 'ARM: dts: vf610: ', and applied. Shawn From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH] vf610: dt: Nomenclature fixup for PTC12 pin used in RMII mode. Date: Tue, 19 May 2015 12:54:06 +0800 Message-ID: <20150519045406.GM1071@dragon> References: <1431573098-23809-1-git-send-email-cory.tusar@pid1solutions.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1431573098-23809-1-git-send-email-cory.tusar-J6Z/VSE8EyIAspv4Qr0y0gC/G2K4zDHf@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Cory Tusar Cc: shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, stefan-XLVq0VzYD2Y@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, pawel.moll-5wv7dgnIgG8@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org, galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org, linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Wed, May 13, 2015 at 11:11:38PM -0400, Cory Tusar wrote: > This commit includes a minor nomenclature fixup for boards based on the > Freescale VF610 SoC and which make use of the alternate "RMII1_RXD1" > functionality for pin PTC12. This brings the macro name in-line with > both the datasheet and other similar macros. > > Signed-off-by: Cory Tusar Change patch prefix to 'ARM: dts: vf610: ', and applied. Shawn -- 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Tue, 19 May 2015 12:54:06 +0800 Subject: [PATCH] vf610: dt: Nomenclature fixup for PTC12 pin used in RMII mode. In-Reply-To: <1431573098-23809-1-git-send-email-cory.tusar@pid1solutions.com> References: <1431573098-23809-1-git-send-email-cory.tusar@pid1solutions.com> Message-ID: <20150519045406.GM1071@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, May 13, 2015 at 11:11:38PM -0400, Cory Tusar wrote: > This commit includes a minor nomenclature fixup for boards based on the > Freescale VF610 SoC and which make use of the alternate "RMII1_RXD1" > functionality for pin PTC12. This brings the macro name in-line with > both the datasheet and other similar macros. > > Signed-off-by: Cory Tusar Change patch prefix to 'ARM: dts: vf610: ', and applied. Shawn