From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ziji Hu Subject: Re: [PATCH 5/10] dt: bindings: Add bindings for Marvell Xenon SD Host Controller Date: Thu, 24 Nov 2016 18:38:19 +0800 Message-ID: References: <4031579.CBE32NHUoW@wuerfel> <877f7tmduw.fsf@free-electrons.com> <28082657.RK5ubAe11Q@wuerfel> <8737ihmctr.fsf@free-electrons.com> <20161124111029.035553ce@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Return-path: Received: from mx0b-0016f401.pphosted.com ([67.231.156.173]:47804 "EHLO mx0b-0016f401.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933774AbcKXKjV (ORCPT ); Thu, 24 Nov 2016 05:39:21 -0500 In-Reply-To: <20161124111029.035553ce@free-electrons.com> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Thomas Petazzoni , Marcin Wojtas Cc: Gregory CLEMENT , Arnd Bergmann , "linux-arm-kernel@lists.infradead.org" , Jimmy Xu , Andrew Lunn , Ulf Hansson , Romain Perier , Liuliu Zhao , Peng Zhu , "linux-kernel@vger.kernel.org" , Nadav Haklai , Victor Gu , Doug Jones , Jisheng Zhang , Yehuda Yitschak , Xueping Liu , Hilbert Zhang , Shiwu Zhang , Yu Cao , Sebastian Hi all, On 2016/11/24 18:10, Thomas Petazzoni wrote: > Hello, > > On Thu, 24 Nov 2016 10:49:23 +0100, Marcin Wojtas wrote: > >> How about to avoid confusion, by simply renaming this number to >> port-id/xenon-id or anything else but slot? I guess this may allow to >> avoid some misunderstandings. > We borrow the term "slot" from PCIe interface from SD spec. According to Appendix C in SD spec 3.0, slot means an independent set of register from the view of SW. I can avoid using "slot" and replace "slot index" with "sdhc-id". Thanks for the suggestions. Thank you. Best regards, Hu Ziji > Agreed. > > Thomas >