Re: [U-Boot] [PATCH 1/2] spi: Kconfig: Move FSL_QSPI entry to non-dm place

2016-09-22 Thread Jagan Teki
On Thu, Sep 22, 2016 at 1:48 PM, Peng Fan wrote: > On Thu, Sep 22, 2016 at 01:32:11AM +0530, Jagan Teki wrote: >>From: Jagan Teki >> >>Since FSL_QSPI driver still supporting non-dm code >>better to move the Kconfig from DM undefined place. >> >>Cc: Stefano Babic >>Cc: Peng Fan >>Signed-off-by:

Re: [U-Boot] [PATCH 1/2] spi: Kconfig: Move FSL_QSPI entry to non-dm place

2016-09-22 Thread Peng Fan
On Thu, Sep 22, 2016 at 01:32:11AM +0530, Jagan Teki wrote: >From: Jagan Teki > >Since FSL_QSPI driver still supporting non-dm code >better to move the Kconfig from DM undefined place. > >Cc: Stefano Babic >Cc: Peng Fan >Signed-off-by: Jagan Teki Reviewed-by: Peng Fan Thanks, Peng. >--- > dr

[U-Boot] [PATCH 1/2] spi: Kconfig: Move FSL_QSPI entry to non-dm place

2016-09-21 Thread Jagan Teki
From: Jagan Teki Since FSL_QSPI driver still supporting non-dm code better to move the Kconfig from DM undefined place. Cc: Stefano Babic Cc: Peng Fan Signed-off-by: Jagan Teki --- drivers/spi/Kconfig | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/drivers/