]> git.baikalelectronics.ru Git - uboot.git/commit
spi: mpc8xx: Migrate to DM_SPI
authorChristophe Leroy <christophe.leroy@c-s.fr>
Wed, 21 Nov 2018 08:51:57 +0000 (08:51 +0000)
committerJagan Teki <jagan@amarulasolutions.com>
Tue, 27 Nov 2018 15:36:53 +0000 (21:06 +0530)
commite93077ba37c95c4df0a03f94e260b85c3982a718
tree42476ba8b80beaee0efd7c7ae6090cff1eb38ec0
parentaa0270d527a1044343773381cc02c22d49a96083
spi: mpc8xx: Migrate to DM_SPI

Drop non-dm code and migrate into DM_SPI.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
[jagan: Move config menu in DM_SPI area]
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
drivers/spi/Kconfig
drivers/spi/mpc8xx_spi.c