public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Jagan Teki <jagan@amarulasolutions.com>
To: u-boot@lists.denx.de
Subject: [PATCH 02/14] configs: igep00x0: Enable DM_SPI
Date: Tue, 26 May 2020 23:14:37 +0530	[thread overview]
Message-ID: <20200526174444.262050-3-jagan@amarulasolutions.com> (raw)
In-Reply-To: <20200526174444.262050-1-jagan@amarulasolutions.com>

Enable DM_SPI for igep00x0 board.

Cc: Enric Balletbo i Serra <eballetbo@gmail.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
 configs/igep00x0_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/igep00x0_defconfig b/configs/igep00x0_defconfig
index a5c301dbdb..d32c017907 100644
--- a/configs/igep00x0_defconfig
+++ b/configs/igep00x0_defconfig
@@ -62,6 +62,7 @@ CONFIG_SMC911X_BASE=0x2C000000
 CONFIG_SMC911X_32_BIT=y
 CONFIG_CONS_INDEX=3
 CONFIG_SPI=y
+CONFIG_DM_SPI=y
 CONFIG_OMAP3_SPI=y
 CONFIG_BCH=y
 CONFIG_FDT_FIXUP_PARTITIONS=y
-- 
2.25.1

  parent reply	other threads:[~2020-05-26 17:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-26 17:44 [PATCH 00/14] spi: dm-conversion (part1) Jagan Teki
2020-05-26 17:44 ` [PATCH 01/14] spi: fsl_dspi: Drop nondm code Jagan Teki
2020-05-27 12:42   ` Jagan Teki
2020-05-26 17:44 ` Jagan Teki [this message]
2020-05-26 17:44 ` [PATCH 03/14] compulab: Drop cm_t54 Jagan Teki
2020-05-26 17:44 ` [PATCH 04/14] " Jagan Teki
2020-05-26 17:44 ` [PATCH 05/14] Overo: Drop omap3 overo Jagan Teki
2020-05-26 17:44 ` [PATCH 06/14] Pandora: Drop omap3 pandora Jagan Teki
2020-05-26 17:56   ` Tom Rini
2020-05-26 17:44 ` [PATCH 07/14] logicpd: Drop omap3 zoom1 Jagan Teki
2020-05-26 17:44 ` [PATCH 08/14] quipos: Drop omap3 cairo Jagan Teki
2020-05-26 17:44 ` [PATCH 09/14] gumstix: Drop duovero Jagan Teki
2020-05-26 17:57   ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200526174444.262050-3-jagan@amarulasolutions.com \
    --to=jagan@amarulasolutions.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox