On Wed, Jan 30, 2019 at 08:17:03PM +0200, Oskari Lemmela wrote:

> SPI Kconfig logic is changed to reverse dependencies.
> Dependencies are not needed to be defined in the defconfig.
> 
> Signed-off-by: Oskari Lemmela <osk...@lemmela.net>
> ---
>  drivers/mtd/spi/Kconfig | 28 ++++++++++++------
>  drivers/spi/Kconfig     | 63 ++++++++++++++++++++++++++++++++++++-----
>  2 files changed, 75 insertions(+), 16 deletions(-)

I think, conceptually, this takes things in the wrong direction.  The
general order is "Enable DM for $subsystem, convert a driver", "Enable
DM on all drivers in $subsystem".  I think SPI is at, or nearly now at,
the point where DM_SPI/DM_SPI_xxx go away / become SPI / are selected
by SPI/etc.

-- 
Tom

Attachment: signature.asc
Description: PGP signature

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to