From: Wolfram Sang <wsa+renesas@sang-engineering.com>
To: linux-mmc@vger.kernel.org
Cc: linux-renesas-soc@vger.kernel.org,
Simon Horman <horms@verge.net.au>,
Wolfram Sang <wsa+renesas@sang-engineering.com>
Subject: [PATCH v3 3/3] arm64: renesas: salvator: set driver type for eMMC
Date: Sun, 15 Oct 2017 14:46:15 +0200 [thread overview]
Message-ID: <20171015124615.31391-4-wsa+renesas@sang-engineering.com> (raw)
In-Reply-To: <20171015124615.31391-1-wsa+renesas@sang-engineering.com>
These boards are known to have eMMC issues with the default driver type.
Specify a working one.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
---
no changes since v2
arch/arm64/boot/dts/renesas/salvator-common.dtsi | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/renesas/salvator-common.dtsi b/arch/arm64/boot/dts/renesas/salvator-common.dtsi
index 4786c67b5e6527..215e2d11a0490a 100644
--- a/arch/arm64/boot/dts/renesas/salvator-common.dtsi
+++ b/arch/arm64/boot/dts/renesas/salvator-common.dtsi
@@ -579,6 +579,7 @@
bus-width = <8>;
mmc-hs200-1_8v;
non-removable;
+ fixed-emmc-driver-type = <1>;
status = "okay";
};
--
2.11.0
next prev parent reply other threads:[~2017-10-15 12:46 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-15 12:46 [PATCH v3 0/3] mmc: support eMMC driver type selection with DT Wolfram Sang
2017-10-15 12:46 ` [PATCH v3 1/3] dt-bindings: mmc: describe new eMMC binding for fixed driver type Wolfram Sang
2017-10-16 7:45 ` Simon Horman
2017-10-20 10:03 ` Ulf Hansson
2017-10-15 12:46 ` [PATCH v3 2/3] mmc: parse new binding for eMMC " Wolfram Sang
2017-10-16 7:45 ` Simon Horman
2017-10-20 10:03 ` Ulf Hansson
2017-10-15 12:46 ` Wolfram Sang [this message]
2017-10-16 7:46 ` [PATCH v3 3/3] arm64: renesas: salvator: set driver type for eMMC Simon Horman
2017-10-20 10:03 ` Ulf Hansson
2017-10-21 8:34 ` Wolfram Sang
2017-10-29 15:16 ` Simon Horman
2017-10-29 15:23 ` Wolfram Sang
2017-10-29 15:25 ` Simon Horman
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=20171015124615.31391-4-wsa+renesas@sang-engineering.com \
--to=wsa+renesas@sang-engineering.com \
--cc=horms@verge.net.au \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).