Hi Jagan, Thanks a lot for your review and apply!
Regards, Zhiqiang > -----Original Message----- > From: Jagan Teki <[email protected]> > Sent: 2020年6月13日 20:32 > To: Z.q. Hou <[email protected]> > Cc: U-Boot-Denx <[email protected]>; Priyanka Jain > <[email protected]>; Shengzhou Liu <[email protected]>; Simon > Glass <[email protected]>; Biwen Li <[email protected]>; Bin Meng > <[email protected]>; Jiafei Pan <[email protected]>; Chuanhua Han > <[email protected]>; Xiaowei Bao <[email protected]> > Subject: Re: [PATCHv3 01/36] dm: spi: Convert Freescale ESPI driver to driver > model > > On Thu, Jun 4, 2020 at 8:52 PM Zhiqiang Hou <[email protected]> > wrote: > > > > From: Chuanhua Han <[email protected]> > > > > Modify the Freescale ESPI driver to support the driver model. > > Also resolved the following problems: > > > > ===================== WARNING ====================== This > board does > > not use CONFIG_DM_SPI. Please update the board before v2019.04 for no > > dm conversion and v2019.07 for partially dm converted drivers. > > Failure to update can lead to driver/board removal See > > doc/driver-model/MIGRATION.txt for more info. > > ==================================================== > > ===================== WARNING ====================== This > board does > > not use CONFIG_DM_SPI_FLASH. Please update the board to use > > CONFIG_SPI_FLASH before the v2019.07 release. > > Failure to update by the deadline may result in board removal. > > See doc/driver-model/MIGRATION.txt for more info. > > ==================================================== > > > > Signed-off-by: Chuanhua Han <[email protected]> > > Signed-off-by: Xiaowei Bao <[email protected]> > > Signed-off-by: Hou Zhiqiang <[email protected]> > > --- > > Applied to u-boot-spi/master

