From: Vasily Khoruzhick <anarsoul@gmail.com>
To: "Rob Herring" <robh+dt@kernel.org>,
"Mark Rutland" <mark.rutland@arm.com>,
"Heiko Stuebner" <heiko@sntech.de>,
"Katsuhiro Suzuki" <katsuhiro@katsuster.net>,
"Matthias Brugger" <mbrugger@suse.com>,
"Douglas Anderson" <dianders@chromium.org>,
"Klaus Goger" <klaus.goger@theobroma-systems.com>,
"Chen-Yu Tsai" <wens@csie.org>,
"Kamil Trzciński" <ayufan@ayufan.eu>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org
Cc: Vasily Khoruzhick <anarsoul@gmail.com>
Subject: [PATCH] arm64: dts: rockchip: enable HS200 for eMMC on rock64
Date: Sat, 20 Oct 2018 10:57:56 -0700 [thread overview]
Message-ID: <20181020175756.28072-1-anarsoul@gmail.com> (raw)
eMMC that's sold by Pine64 can do HS200, rk3328 can do it
as well, so update DTS to enable it.
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
---
arch/arm64/boot/dts/rockchip/rk3328-rock64.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/rockchip/rk3328-rock64.dts b/arch/arm64/boot/dts/rockchip/rk3328-rock64.dts
index dc20145dd393..bd937d68ca3b 100644
--- a/arch/arm64/boot/dts/rockchip/rk3328-rock64.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3328-rock64.dts
@@ -100,6 +100,7 @@
&emmc {
bus-width = <8>;
cap-mmc-highspeed;
+ mmc-hs200-1_8v;
non-removable;
pinctrl-names = "default";
pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_bus8>;
--
2.19.0
next reply other threads:[~2018-10-20 17:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-20 17:57 Vasily Khoruzhick [this message]
[not found] ` <20181020175756.28072-1-anarsoul-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2018-10-30 14:13 ` [PATCH] arm64: dts: rockchip: enable HS200 for eMMC on rock64 Heiko Stuebner
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=20181020175756.28072-1-anarsoul@gmail.com \
--to=anarsoul@gmail.com \
--cc=ayufan@ayufan.eu \
--cc=devicetree@vger.kernel.org \
--cc=dianders@chromium.org \
--cc=heiko@sntech.de \
--cc=katsuhiro@katsuster.net \
--cc=klaus.goger@theobroma-systems.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=mbrugger@suse.com \
--cc=robh+dt@kernel.org \
--cc=wens@csie.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).