On Tue, Mar 13, 2018 at 10:57 AM, Wenyou Yang <wenyo...@gmail.com> wrote: > On 3/7/2018 1:51 PM, Jagan Teki wrote: >> >> atmel_spi now support dt along with platform data, >> respective boards need to switch into dm for the same. >> >> Signed-off-by: Jagan Teki <ja...@amarulasolutions.com> >> --- > > Indeed.
Look like there are very few boards need to move DM as well as DM_SPI to use this driver. # grep -R CONFIG_ATMEL_SPI include/configs/ include/configs/snapper9g45.h:#define CONFIG_ATMEL_SPI include/configs/ma5d4evk.h:#define CONFIG_ATMEL_SPI include/configs/ma5d4evk.h:#define CONFIG_ATMEL_SPI0 include/configs/taurus.h:#define CONFIG_ATMEL_SPI include/configs/vinco.h:#define CONFIG_ATMEL_SPI include/configs/vinco.h:#define CONFIG_ATMEL_SPI0 Added respective board maintainers on the list, hope this these will move to DM. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot