From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v3 1/2] ARM: dts: imx25-pinfunc: Use consistent naming for eSDHC Date: Mon, 5 Feb 2018 16:28:11 +0800 Message-ID: <20180205082809.GT31354@dragon> References: <20180131213544.4508-1-benoit.thebaudeau.dev@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Content-Disposition: inline In-Reply-To: <20180131213544.4508-1-benoit.thebaudeau.dev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: =?iso-8859-1?Q?Beno=EEt_Th=E9baudeau?= Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Russell King , Mark Rutland , Rob Herring , Fabio Estevam , Sascha Hauer , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Michael Nazzareno Trimarchi List-Id: devicetree@vger.kernel.org On Wed, Jan 31, 2018 at 10:35:43PM +0100, Benoît Thébaudeau wrote: > This file had several naming inconsistencies for eSDHC: > - the instances were named sometimes SDn, sometimes SDHCn, whereas they > are named ESDHCn in the reference manual, e.g.: > MX25_PAD_SD1_CMD__SD1_CMD > MX25_PAD_D15__SDHC1_DAT7 > - the data ports were named sometimes DATAn, sometimes DATn like in the > reference manual, e.g.: > MX25_PAD_SD1_DATA0__SD1_DATA0 > MX25_PAD_D15__SDHC1_DAT7 > - in one case, the clock port was named DAT_CLK instead of CLK: > MX25_PAD_CSI_D7__SDHC2_DAT_CLK > > This change: > - introduces new definitions using the naming from the reference > manual, > - keeps definitions using the legacy naming in order not to break > compatibility for out-of-tree users (they can be removed later), > - updates the in-tree files that were using the legacy naming. > > Cc: Uwe Kleine-König > Signed-off-by: Benoît Thébaudeau > Acked-by: Uwe Kleine-König Applied both, 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