On Sat, Mar 20, 2021 at 02:59:05PM +1300, Simon Glass wrote:
> Hi Tom,
>
> On Sat, 20 Mar 2021 at 14:06, Tom Rini wrote:
> >
> > On Sat, Mar 20, 2021 at 12:54:00PM +1300, Simon Glass wrote:
> > > On Sat, 20 Mar 2021 at 09:42, Tom Rini wrote:
> > > >
> > > > On Tue, Mar 16, 2021 at 09:51:44PM +01
Hi Tom,
On Sat, 20 Mar 2021 at 14:06, Tom Rini wrote:
>
> On Sat, Mar 20, 2021 at 12:54:00PM +1300, Simon Glass wrote:
> > On Sat, 20 Mar 2021 at 09:42, Tom Rini wrote:
> > >
> > > On Tue, Mar 16, 2021 at 09:51:44PM +0100, Dario Binacchi wrote:
> > >
> > > > The module defines a duplicate uclass
On Sat, Mar 20, 2021 at 12:54:00PM +1300, Simon Glass wrote:
> On Sat, 20 Mar 2021 at 09:42, Tom Rini wrote:
> >
> > On Tue, Mar 16, 2021 at 09:51:44PM +0100, Dario Binacchi wrote:
> >
> > > The module defines a duplicate uclass driver for UCLASS_SIMPLE_BUS, but
> > > it is not allowed. This break
On Sat, 20 Mar 2021 at 09:42, Tom Rini wrote:
>
> On Tue, Mar 16, 2021 at 09:51:44PM +0100, Dario Binacchi wrote:
>
> > The module defines a duplicate uclass driver for UCLASS_SIMPLE_BUS, but
> > it is not allowed. This breaks of-platdata and makes the result
> > non-deterministic.
> >
> > The dri
On Tue, Mar 16, 2021 at 09:51:44PM +0100, Dario Binacchi wrote:
> The module defines a duplicate uclass driver for UCLASS_SIMPLE_BUS, but
> it is not allowed. This breaks of-platdata and makes the result
> non-deterministic.
>
> The driver does not need to be an uclass driver, so lets remove it.
On Wed, 17 Mar 2021 at 09:51, Dario Binacchi wrote:
>
> The module defines a duplicate uclass driver for UCLASS_SIMPLE_BUS, but
> it is not allowed. This breaks of-platdata and makes the result
> non-deterministic.
>
> The driver does not need to be an uclass driver, so lets remove it. I
> had tur
The module defines a duplicate uclass driver for UCLASS_SIMPLE_BUS, but
it is not allowed. This breaks of-platdata and makes the result
non-deterministic.
The driver does not need to be an uclass driver, so lets remove it. I
had turned it into an uclass driver because I thought wrongly it had to
c
7 matches
Mail list logo