From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Sat, 13 Jun 2020 23:53:59 +0530 Subject: [PATCH v2 15/23] ti: Drop panda board In-Reply-To: References: <20200527125637.149189-1-jagan@amarulasolutions.com> <20200527125637.149189-16-jagan@amarulasolutions.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Jun 5, 2020 at 10:01 AM Lokesh Vutla 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 > > Signed-off-by: Jagan Teki > > 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? Jagan.