From: Simon Horman <horms@verge.net.au>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Wolfram Sang <wsa@sang-engineering.com>,
Magnus Damm <magnus.damm@gmail.com>,
linux-serial@vger.kernel.org, linux-renesas-soc@vger.kernel.org
Subject: [PATCH/RFC] arm64: dts: r8a7796-salvator-x: Disable sdr104 of SDHI
Date: Mon, 7 Nov 2016 16:33:34 +0100 [thread overview]
Message-ID: <1478532814-8652-1-git-send-email-horms@verge.net.au> (raw)
From: Masaharu Hayakawa <masaharu.hayakawa.ry@renesas.com>
The problem which the card inserted in the slot of SDHI{0,3} does not
recognize in the combination of some boards and UHS-I sdcard occurred.
Therefore, this patch repealed SDR104 of SDHI0 and SDHI3.
Signed-off-by: Masaharu Hayakawa <masaharu.hayakawa.ry@renesas.com>
Signed-off-by: Takeshi Kihara <takeshi.kihara.df@renesas.com>
---
arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts b/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts
index 03334e943efa..c3061a6df410 100644
--- a/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts
+++ b/arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts
@@ -567,7 +567,6 @@
wp-gpios = <&gpio3 13 GPIO_ACTIVE_HIGH>;
bus-width = <4>;
sd-uhs-sdr50;
- sd-uhs-sdr104;
status = "okay";
};
@@ -597,7 +596,6 @@
wp-gpios = <&gpio4 16 GPIO_ACTIVE_HIGH>;
bus-width = <4>;
sd-uhs-sdr50;
- sd-uhs-sdr104;
status = "okay";
};
--
2.7.0.rc3.207.g0ac5344
next reply other threads:[~2016-11-07 15:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-07 15:33 Simon Horman [this message]
2016-11-07 15:41 ` [PATCH/RFC] arm64: dts: r8a7796-salvator-x: Disable sdr104 of SDHI 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=1478532814-8652-1-git-send-email-horms@verge.net.au \
--to=horms@verge.net.au \
--cc=geert@linux-m68k.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=wsa@sang-engineering.com \
/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).