All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime.ripard@free-electrons.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] sunxi: Enable MMC new mode for A83T
Date: Wed, 23 Aug 2017 12:03:42 +0200	[thread overview]
Message-ID: <20170823100342.26148-2-maxime.ripard@free-electrons.com> (raw)
In-Reply-To: <20170823100342.26148-1-maxime.ripard@free-electrons.com>

The eMMC controller for the A83T uses the new operating mode. Enable it.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
---
 arch/arm/mach-sunxi/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/mach-sunxi/Kconfig b/arch/arm/mach-sunxi/Kconfig
index 94412bac0c1d..8d56d591d97a 100644
--- a/arch/arm/mach-sunxi/Kconfig
+++ b/arch/arm/mach-sunxi/Kconfig
@@ -127,6 +127,7 @@ config MACH_SUN8I_A83T
 	bool "sun8i (Allwinner A83T)"
 	select CPU_V7
 	select SUNXI_GEN_SUN6I
+	select MMC_SUNXI_HAS_NEW_MODE
 	select SUPPORT_SPL
 
 config MACH_SUN8I_H3
-- 
2.13.5

  reply	other threads:[~2017-08-23 10:03 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170823100349epcas1p4115e20e7a662794d6147ee7572c74d6e@epcas1p4.samsung.com>
2017-08-23 10:03 ` [U-Boot] [PATCH v2 1/2] mmc: sunxi: Support new mode Maxime Ripard
2017-08-23 10:03   ` Maxime Ripard [this message]
2017-08-26  6:41     ` [U-Boot] [PATCH 2/2] sunxi: Enable MMC new mode for A83T Jagan Teki
2017-08-28  6:59       ` Maxime Ripard
2017-08-28  8:05         ` Jagan Teki
2017-08-28  8:12           ` Chen-Yu Tsai
2017-08-28  8:45             ` Maxime Ripard
2017-08-28  9:00               ` Jagan Teki
2017-08-28  9:10                 ` Maxime Ripard
2017-08-28  9:14                   ` Jagan Teki
2017-08-28 17:16     ` Jagan Teki
2017-08-23 11:14   ` [U-Boot] [PATCH v2 1/2] mmc: sunxi: Support new mode Jaehoon Chung
2017-08-24  8:42     ` Maxime Ripard
2017-08-26  6:40   ` Jagan Teki
2017-08-28 17:19     ` Jagan Teki
2017-07-12 14:48 [U-Boot] [PATCH 1/2] mmc: sunxi: Support the " Maxime Ripard
2017-07-12 14:48 ` [U-Boot] [PATCH 2/2] sunxi: Enable MMC new mode for A83T Maxime Ripard

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=20170823100342.26148-2-maxime.ripard@free-electrons.com \
    --to=maxime.ripard@free-electrons.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 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.