On Sun, 14 Jun, 2020, 01:09 Tom Rini, <tr...@konsulko.com> wrote: > On Sun, Jun 14, 2020 at 01:05:53AM +0530, Jagan Teki wrote: > > On Sun, 14 Jun, 2020, 01:02 Peter Robinson, <pbrobin...@gmail.com> > wrote: > > > > > On Sat, Jun 13, 2020 at 7:24 PM Jagan Teki <ja...@amarulasolutions.com > > > > > wrote: > > > > > > > > On Fri, Jun 5, 2020 at 10:01 AM Lokesh Vutla <lokeshvu...@ti.com> > wrote: > > > > > > > > > > Hi Jagan, > > > > > > > > > > On 27/05/20 6:26 pm, Jagan Teki wrote: > > > > > > DM, DM_SPI and other driver model migration deadlines > > > > > > are expired for this board. > > > > > > > > > > > > Drop it. > > > > > > > > > > > > Cc: Lokesh Vutla <lokeshvu...@ti.com> > > > > > > Signed-off-by: Jagan Teki <ja...@amarulasolutions.com> > > > > > > > > > > Please hold this patch. I see patches in ML for converting to DM > > > > > https://patchwork.ozlabs.org/project/uboot/list/?series=180809 > > > > > > > > Please note that this patch didn't have DM_SPI/SPI_FLASH enabled, if > > > > so please add it next version? > > > > > > The panda board doesn't have SPI flash why does it need to be enabled? > > > > > > > Haha.. then why the defconfig has > > > > CONFIG_SPI=y > > CONFIG_OMAP3_SPI=y > > SPI flash no, SPI exposed on the header? Probably so. >
Well, in either way SPI driver required so I would like see DM_SPI enabled on that new patch. >