All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] omap3_logic: Enable DM_SPI
@ 2018-03-07 11:23 Adam Ford
  2018-03-07 11:36 ` Jagan Teki
  0 siblings, 1 reply; 3+ messages in thread
From: Adam Ford @ 2018-03-07 11:23 UTC (permalink / raw)
  To: u-boot

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 <aford173@gmail.com>

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=0x08000000
 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] omap3_logic: Enable DM_SPI
  2018-03-07 11:23 [U-Boot] [PATCH] omap3_logic: Enable DM_SPI Adam Ford
@ 2018-03-07 11:36 ` Jagan Teki
  2018-03-13 14:18   ` Jagan Teki
  0 siblings, 1 reply; 3+ messages in thread
From: Jagan Teki @ 2018-03-07 11:36 UTC (permalink / raw)
  To: u-boot

On Wed, Mar 7, 2018 at 4:53 PM, Adam Ford <aford173@gmail.com> 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 <aford173@gmail.com>

Reviewed-by: Jagan Teki <jagan@openedev.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [U-Boot] [PATCH] omap3_logic: Enable DM_SPI
  2018-03-07 11:36 ` Jagan Teki
@ 2018-03-13 14:18   ` Jagan Teki
  0 siblings, 0 replies; 3+ messages in thread
From: Jagan Teki @ 2018-03-13 14:18 UTC (permalink / raw)
  To: u-boot

On Wed, Mar 7, 2018 at 5:06 PM, Jagan Teki <jagannadh.teki@gmail.com> wrote:
> On Wed, Mar 7, 2018 at 4:53 PM, Adam Ford <aford173@gmail.com> 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 <aford173@gmail.com>
>
> Reviewed-by: Jagan Teki <jagan@openedev.com>

Applied to u-boot-spi/master

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-03-13 14:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-07 11:23 [U-Boot] [PATCH] omap3_logic: Enable DM_SPI Adam Ford
2018-03-07 11:36 ` Jagan Teki
2018-03-13 14:18   ` Jagan Teki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.