From: Shawn Lin <shawn.lin@rock-chips.com>
To: Heiko Stuebner <heiko@sntech.de>
Cc: linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org,
Shawn Lin <shawn.lin@rock-chips.com>
Subject: [PATCH v2 2/3] ARM: dts: support Highspeed for rk3066a-bqcurie2
Date: Sat, 12 Sep 2015 18:01:39 +0800 [thread overview]
Message-ID: <1442052099-20149-1-git-send-email-shawn.lin@rock-chips.com> (raw)
In-Reply-To: <1442052050-20110-1-git-send-email-shawn.lin@rock-chips.com>
Add cap-sd-highspeed and cap-mmc-highspeed for rk3066a-bqcurie2
board to make sd cards running faster.
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
---
Changes in v2: None
arch/arm/boot/dts/rk3066a-bqcurie2.dts | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm/boot/dts/rk3066a-bqcurie2.dts b/arch/arm/boot/dts/rk3066a-bqcurie2.dts
index c027375..bf09038 100644
--- a/arch/arm/boot/dts/rk3066a-bqcurie2.dts
+++ b/arch/arm/boot/dts/rk3066a-bqcurie2.dts
@@ -187,6 +187,8 @@
vmmc-supply = <&vcc_sd0>;
bus-width = <4>;
disable-wp;
+ cap-mmc-highspeed;
+ cap-sd-highspeed;
};
&mmc1 { /* wifi */
--
2.3.7
next prev parent reply other threads:[~2015-09-12 10:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-12 10:00 [PATCH v2 1/3] ARM: dts: support Highspeed for rk3188-radxarock Shawn Lin
2015-09-12 10:01 ` Shawn Lin [this message]
2015-09-12 10:01 ` [PATCH v2 3/3] ARM: dts: support Highspeed for rk3066a-rayeager Shawn Lin
2015-09-17 21:55 ` [PATCH v2 1/3] ARM: dts: support Highspeed for rk3188-radxarock Heiko Stübner
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=1442052099-20149-1-git-send-email-shawn.lin@rock-chips.com \
--to=shawn.lin@rock-chips.com \
--cc=heiko@sntech.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.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