From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 14 Nov 2016 10:14:57 -0500 Subject: [U-Boot] [PATCH RESEND 6/9] eeprom: Add DS2431 support In-Reply-To: <20161114134259.amnxlolu3urjrskb@lukather> References: <20161114134259.amnxlolu3urjrskb@lukather> Message-ID: <20161114151457.GG27304@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Nov 14, 2016 at 02:42:59PM +0100, Maxime Ripard wrote: > Hi, > > On Fri, Nov 11, 2016 at 11:16:39AM -0800, Moritz Fischer wrote: > > > +U_BOOT_DRIVER(ds2431) = { > > > + .name = "ds2431", > > > + .id = UCLASS_EEPROM, > > > + .ops = &ds2431_ops, > > > > Do you want to add a .flags = DM_UC_FLAG_SEQ_ALIAS here? > > I don't know. I was kind of wondering why U-Boot relies on aliases so > much, especially when the Linux DT maintainers are saying that aliases > should be avoided entirely, and we'll won't be able to upstream those > changes. Bah. Do you have a pointer to some discussion about this handy? Thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: