Re: [U-Boot] [PATCH] omap3_logic: Enable DM_SPI

2018-03-13 Thread Jagan Teki
On Wed, Mar 7, 2018 at 5:06 PM, Jagan Teki  wrote:
> On Wed, Mar 7, 2018 at 4:53 PM, Adam Ford  wrote:
>> With the introduction of ("Boards,Need,to,Switch,DM] spi: omap3_spi:
>> Full dm conversion"), Driver Model for McSPI is now available on the
>> omap3.  This enables the config by default on omap3_logic boards.
>>
>> Signed-off-by: Adam Ford 
>
> Reviewed-by: Jagan Teki 

Applied to u-boot-spi/master
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


Re: [U-Boot] [PATCH] omap3_logic: Enable DM_SPI

2018-03-07 Thread Jagan Teki
On Wed, Mar 7, 2018 at 4:53 PM, Adam Ford  wrote:
> With the introduction of ("Boards,Need,to,Switch,DM] spi: omap3_spi:
> Full dm conversion"), Driver Model for McSPI is now available on the
> omap3.  This enables the config by default on omap3_logic boards.
>
> Signed-off-by: Adam Ford 

Reviewed-by: Jagan Teki 
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH] omap3_logic: Enable DM_SPI

2018-03-07 Thread Adam Ford
With the introduction of ("Boards,Need,to,Switch,DM] spi: omap3_spi:
Full dm conversion"), Driver Model for McSPI is now available on the
omap3.  This enables the config by default on omap3_logic boards.

Signed-off-by: Adam Ford 

diff --git a/configs/omap3_logic_defconfig b/configs/omap3_logic_defconfig
index c3e999e..519b2a0 100644
--- a/configs/omap3_logic_defconfig
+++ b/configs/omap3_logic_defconfig
@@ -47,6 +47,7 @@ CONFIG_SMC911X=y
 CONFIG_SMC911X_BASE=0x0800
 CONFIG_SMC911X_32_BIT=y
 CONFIG_SYS_NS16550=y
+CONFIG_DM_SPI=y
 CONFIG_OMAP3_SPI=y
 CONFIG_USB=y
 CONFIG_USB_EHCI_HCD=y
-- 
2.7.4

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