Re: [PATCH] omap3_beagle: Finish current outstanding DM migrations

2020-07-02 Thread Derald D. Woods
On Wed, Jul 01, 2020 at 08:50:19PM -0400, Tom Rini wrote: > On Wed, Jul 01, 2020 at 07:17:04PM -0500, Derald D. Woods wrote: > > On Tue, Jun 30, 2020 at 03:02:27PM -0400, Tom Rini wrote: > > > At this point in time we can now remove our legacy code and switch to > > > enabling DM for USB and

Re: [PATCH] omap3_beagle: Finish current outstanding DM migrations

2020-07-02 Thread Tom Rini
On Wed, Jul 01, 2020 at 07:17:04PM -0500, Derald D. Woods wrote: > On Tue, Jun 30, 2020 at 03:02:27PM -0400, Tom Rini wrote: > > At this point in time we can now remove our legacy code and switch to > > enabling DM for USB and Ethernet. > > > > Cc: Derald D. Woods > > Cc: Adam Ford > >

Re: [PATCH] omap3_beagle: Finish current outstanding DM migrations

2020-07-02 Thread Derald D. Woods
On Tue, Jun 30, 2020 at 03:02:27PM -0400, Tom Rini wrote: > At this point in time we can now remove our legacy code and switch to > enabling DM for USB and Ethernet. > > Cc: Derald D. Woods > Cc: Adam Ford > Signed-off-by: Tom Rini > --- > board/ti/beagle/beagle.c | 70

Re: [PATCH] omap3_beagle: Finish current outstanding DM migrations

2020-06-30 Thread Tom Rini
On Tue, Jun 30, 2020 at 02:32:46PM -0500, Adam Ford wrote: > On Tue, Jun 30, 2020 at 2:02 PM Tom Rini wrote: > > > > At this point in time we can now remove our legacy code and switch to > > enabling DM for USB and Ethernet. > > > > Cc: Derald D. Woods > > Cc: Adam Ford > > Signed-off-by: Tom

Re: [PATCH] omap3_beagle: Finish current outstanding DM migrations

2020-06-30 Thread Adam Ford
On Tue, Jun 30, 2020 at 2:02 PM Tom Rini wrote: > > At this point in time we can now remove our legacy code and switch to > enabling DM for USB and Ethernet. > > Cc: Derald D. Woods > Cc: Adam Ford > Signed-off-by: Tom Rini > --- > board/ti/beagle/beagle.c | 70

[PATCH] omap3_beagle: Finish current outstanding DM migrations

2020-06-30 Thread Tom Rini
At this point in time we can now remove our legacy code and switch to enabling DM for USB and Ethernet. Cc: Derald D. Woods Cc: Adam Ford Signed-off-by: Tom Rini --- board/ti/beagle/beagle.c | 70 -- configs/omap3_beagle_defconfig | 5 ++- 2 files