From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Mon, 24 Aug 2015 04:54:34 +0200 Subject: [U-Boot] [PATCH] dm: core: Add Kconfig for simple bus driver In-Reply-To: References: <1438557348-4984-1-git-send-email-marex@denx.de> <201508230312.24600.marex@denx.de> Message-ID: <201508240454.34143.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sunday, August 23, 2015 at 11:21:27 PM, Simon Glass wrote: > Hi Marek, Hi Simon, [...] > >> > I think the in drivers/core/Kconfig , the SPL_SIMPLE_BUS should now > >> > depend on SPL_OF_CONTROL, not on OF_CONTROL, right ? :) > >> > >> Ah yes that sounds right. Would you like to send a new patch against > >> mainline? I think it is best to consider this a rewrite rather than a > >> merge! > > > > Heh :) I think that's the last missing bit, so feel free to fix it and > > we're good. But if you insist on a new patch, please do let me know :) > > OK, done. Let me know how it looks. Looks great, thanks :) Best regards, Marek Vasut