From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 1/2] mmc: omap_hsmmc: Add support for slot-name property in DT Date: Mon, 28 Dec 2015 15:14:50 +0100 Message-ID: <1600826.3aUcPX7Ju6@wuerfel> References: <1431724489-32359-1-git-send-email-pali.rohar@gmail.com> <2362824.FKNGrYsB7j@wuerfel> <201512251353.11491@pali> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <201512251353.11491@pali> Sender: linux-mmc-owner@vger.kernel.org To: Pali =?ISO-8859-1?Q?Roh=E1r?= Cc: Tony Lindgren , =?ISO-8859-1?Q?Beno=EEt?= Cousson , Ulf Hansson , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org List-Id: devicetree@vger.kernel.org On Friday 25 December 2015 13:53:11 Pali Roh=E1r wrote: > On Monday 18 May 2015 17:07:57 Arnd Bergmann wrote: > > On Monday 18 May 2015 08:06:07 Tony Lindgren wrote: > > > * Arnd Bergmann [150515 14:26]: > > > > On Friday 15 May 2015 23:22:37 Pali Roh=E1r wrote: > > > If setting up the generic binding is expected to take a while, > > > you can naturally pass it in pdata while waiting for the generic > > > binding to get merged. > >=20 > > Yes, good idea. So the n900 machine can use auxdata to pass this fo= r > > the time being, while the binding and generic implementation is > > being worked out. > >=20 >=20 > Ok, so what is needed to finish this patch series? I don't know where we are at this point. Has either the auxdata approac= h or the generic binding been worked on at all? If not, please try to get the auxdata variant to work, it should not be= hard at all because there is no dependency on a generic binding. Arnd