Re: Final of-platdata thing

2021-02-12 Thread Simon Glass
Hi Tom, On Fri, 12 Feb 2021 at 11:23, Tom Rini wrote: > > On Fri, Feb 12, 2021 at 11:18:22AM -0700, Simon Glass wrote: > > Hi Tom, > > > > On Thu, 11 Feb 2021 at 14:51, Tom Rini wrote: > > > > > > On Wed, Feb 10, 2021 at 11:39:54AM -0700, Simon Glass wrote: > > > > > > > Hi Tom, > > > > > > > >

Re: Final of-platdata thing

2021-02-12 Thread Tom Rini
On Fri, Feb 12, 2021 at 11:18:22AM -0700, Simon Glass wrote: > Hi Tom, > > On Thu, 11 Feb 2021 at 14:51, Tom Rini wrote: > > > > On Wed, Feb 10, 2021 at 11:39:54AM -0700, Simon Glass wrote: > > > > > Hi Tom, > > > > > > I have the dtoc changes ready to go but I was thinking it best to > > > apply

Re: Final of-platdata thing

2021-02-12 Thread Simon Glass
Hi Tom, On Thu, 11 Feb 2021 at 14:51, Tom Rini wrote: > > On Wed, Feb 10, 2021 at 11:39:54AM -0700, Simon Glass wrote: > > > Hi Tom, > > > > I have the dtoc changes ready to go but I was thinking it best to > > apply the driver-model updates before sending a pull request. > > > > But that is (cur

Re: Final of-platdata thing

2021-02-11 Thread Tom Rini
On Wed, Feb 10, 2021 at 11:39:54AM -0700, Simon Glass wrote: > Hi Tom, > > I have the dtoc changes ready to go but I was thinking it best to > apply the driver-model updates before sending a pull request. > > But that is (currently) designed to set on top of the SPL test > improvements...have yo

Final of-platdata thing

2021-02-10 Thread Simon Glass
Hi Tom, I have the dtoc changes ready to go but I was thinking it best to apply the driver-model updates before sending a pull request. But that is (currently) designed to set on top of the SPL test improvements...have you had a look at that one? I can probably separate them if needed. Regards,