From: Kukjin Kim <kgene@kernel.org>
To: Markus Reichl <m.reichl@fivetechno.de>
Cc: Kukjin Kim <kgene@kernel.org>,
Krzysztof Kozlowski <k.kozlowski@samsung.com>,
linux-samsung-soc <linux-samsung-soc@vger.kernel.org>,
Anand Moon <linux.amoon@gmail.com>,
'Jaehoon Chung' <jh80.chung@samsung.com>
Subject: Re: [PATCH v3] ARM: dts: Add HS400 support for exynos5422-odroidxu3
Date: Wed, 13 May 2015 02:50:35 +0900 [thread overview]
Message-ID: <55523D6B.9080605@kernel.org> (raw)
In-Reply-To: <5550CA0D.3050003@fivetechno.de>
On 05/12/15 00:26, Markus Reichl wrote:
> HS400 timing values are added for exynos5422-odroidxu3 board.
>
> Signed-off-by: Markus Reichl <m.reichl@fivetechno.de>
> Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
> Acked-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> ---
> Changes since v2:
> 1. Rebased onto linux-samsung/for-next
> 2. Added Acked-by tag
> Changes since v1:
> 1. Dropped num_slots
> 2. Rebased onto 4.1-rc3
> 3. Added Acked-by tag
> ---
> arch/arm/boot/dts/exynos5422-odroidxu3.dts | 6 +++++-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/exynos5422-odroidxu3.dts b/arch/arm/boot/dts/exynos5422-odroidxu3.dts
> index cb649b1..8dd8e8e 100644
> --- a/arch/arm/boot/dts/exynos5422-odroidxu3.dts
> +++ b/arch/arm/boot/dts/exynos5422-odroidxu3.dts
> @@ -312,10 +312,14 @@
> samsung,dw-mshc-ciu-div = <3>;
> samsung,dw-mshc-sdr-timing = <0 4>;
> samsung,dw-mshc-ddr-timing = <0 2>;
> + samsung,dw-mshc-hs400-timing = <0 2>;
> + samsung,read-strobe-delay = <90>;
> pinctrl-names = "default";
> - pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus1 &sd0_bus4 &sd0_bus8 &sd0_cd>;
> + pinctrl-0 = <&sd0_clk &sd0_cmd &sd0_bus1 &sd0_bus4 &sd0_bus8 &sd0_cd &sd0_rclk>;
> bus-width = <8>;
> cap-mmc-highspeed;
> + mmc-hs200-1_8v;
> + mmc-hs400-1_8v;
> };
>
> &mmc_2 {
> --
Looks good to me, applied.
Thanks,
Kukjin
prev parent reply other threads:[~2015-05-12 17:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-11 15:26 [PATCH v3] ARM: dts: Add HS400 support for exynos5422-odroidxu3 Markus Reichl
2015-05-12 17:50 ` Kukjin Kim [this message]
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=55523D6B.9080605@kernel.org \
--to=kgene@kernel.org \
--cc=jh80.chung@samsung.com \
--cc=k.kozlowski@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux.amoon@gmail.com \
--cc=m.reichl@fivetechno.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.