From: Krzysztof Kozlowski <k.kozlowski@samsung.com>
To: Jaehoon Chung <jh80.chung@samsung.com>,
Alim Akhtar <alim.akhtar@gmail.com>
Cc: Anand Moon <linux.amoon@gmail.com>, Kukjin Kim <kgene@kernel.org>,
Javier Martinez Canillas <javier@osg.samsung.com>,
Lukasz Majewski <l.majewski@samsung.com>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"linux-samsung-soc@vger.kernel.org"
<linux-samsung-soc@vger.kernel.org>,
Linux Kernel <linux-kernel@vger.kernel.org>,
Douglas Anderson <dianders@chromium.org>
Subject: Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support
Date: Wed, 14 Oct 2015 10:52:55 +0900 [thread overview]
Message-ID: <561DB577.8080808@samsung.com> (raw)
In-Reply-To: <561DB290.5070903@samsung.com>
On 14.10.2015 10:40, Jaehoon Chung wrote:
> On 10/14/2015 10:15 AM, Krzysztof Kozlowski wrote:
>> On 14.10.2015 10:06, Alim Akhtar wrote:
>>> +Doug
>>> Hello,
>>> AFAIR, dw_mmc host controller does support UHS-I [1], specially SDR50
>>> and SDR104 modes.
>>>
>>> [1]: http://www.spinics.net/lists/linux-mmc/msg28186.html
>>>
>>> What I remember is, one need to set "broken-cd" property also in order
>>> to make it work because of the vqmmc and vmmc connection on board. I
>>> didn't find the link right now, but you can search on the web, there
>>> was a long discussion about handling this.
>>> Have not checked it recently, so not sure if this got broken somehow.
>>>
>>
>> Please, don't top post.
>>
>> I am not a SD/MMC specialist (I do not feel enough confident in its
>> internals) but the datasheet for 5422 does not mention UHS. However it
>> mentions "High Speed DDR Mode with 200 MHz clock rate (HS400)". This
>> does not look like UHS...
>
> You're right. It's not UHS mode. it mentions eMMC's HS400 mode.
> UHS and HS400 are difference mode.
>
> eMMC mode are supported
>
>> https://www.sdcard.org/developers/overview/bus_speed/
>> This of course is not a definite proof that 5422 does not support UHS. I
>> am just saying that I couldn't find any information that *it does*.
>
> Well, I think you want to know whether it supported or not.
> Then you can find the information at User manual.
> In mobile storage part of User manual, it described the overview.
> Mobile storage host supports these specification:
> - Secure Digital memory (SD memory version 3.0)
> - Secure Digital I/O SDIO (SDIO version 3.0)
> - etc...
>
> SD3.0 is supported UHS-I mode.
> If user manual of exynos5422 is mentioned this specification, it should be supported UHS-I mode.
Thanks! Indeed datasheet mentions that supported SD and SDIO is version
3.0 (not 3.01... which seems irrelevant because 3.0 introduced UHS-I,
right?).
Best regards,
Krzysztof
WARNING: multiple messages have this Message-ID (diff)
From: k.kozlowski@samsung.com (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support
Date: Wed, 14 Oct 2015 10:52:55 +0900 [thread overview]
Message-ID: <561DB577.8080808@samsung.com> (raw)
In-Reply-To: <561DB290.5070903@samsung.com>
On 14.10.2015 10:40, Jaehoon Chung wrote:
> On 10/14/2015 10:15 AM, Krzysztof Kozlowski wrote:
>> On 14.10.2015 10:06, Alim Akhtar wrote:
>>> +Doug
>>> Hello,
>>> AFAIR, dw_mmc host controller does support UHS-I [1], specially SDR50
>>> and SDR104 modes.
>>>
>>> [1]: http://www.spinics.net/lists/linux-mmc/msg28186.html
>>>
>>> What I remember is, one need to set "broken-cd" property also in order
>>> to make it work because of the vqmmc and vmmc connection on board. I
>>> didn't find the link right now, but you can search on the web, there
>>> was a long discussion about handling this.
>>> Have not checked it recently, so not sure if this got broken somehow.
>>>
>>
>> Please, don't top post.
>>
>> I am not a SD/MMC specialist (I do not feel enough confident in its
>> internals) but the datasheet for 5422 does not mention UHS. However it
>> mentions "High Speed DDR Mode with 200 MHz clock rate (HS400)". This
>> does not look like UHS...
>
> You're right. It's not UHS mode. it mentions eMMC's HS400 mode.
> UHS and HS400 are difference mode.
>
> eMMC mode are supported
>
>> https://www.sdcard.org/developers/overview/bus_speed/
>> This of course is not a definite proof that 5422 does not support UHS. I
>> am just saying that I couldn't find any information that *it does*.
>
> Well, I think you want to know whether it supported or not.
> Then you can find the information at User manual.
> In mobile storage part of User manual, it described the overview.
> Mobile storage host supports these specification:
> - Secure Digital memory (SD memory version 3.0)
> - Secure Digital I/O SDIO (SDIO version 3.0)
> - etc...
>
> SD3.0 is supported UHS-I mode.
> If user manual of exynos5422 is mentioned this specification, it should be supported UHS-I mode.
Thanks! Indeed datasheet mentions that supported SD and SDIO is version
3.0 (not 3.01... which seems irrelevant because 3.0 introduced UHS-I,
right?).
Best regards,
Krzysztof
next prev parent reply other threads:[~2015-10-14 1:53 UTC|newest]
Thread overview: 107+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-11 15:46 [PATCH 1/3] ARM: dts: exynos5422-odroidxu3: use cd-gpio method to detect sd-card Anand Moon
2015-10-11 15:46 ` Anand Moon
2015-10-11 15:46 ` [PATCH 2/3] ARM: dts: use vmmc-supply of emmc/sd for exynos5422-odroidxu3 Anand Moon
2015-10-11 15:46 ` Anand Moon
2015-10-12 4:42 ` Krzysztof Kozlowski
2015-10-12 4:42 ` Krzysztof Kozlowski
2015-10-12 5:49 ` Krzysztof Kozlowski
2015-10-12 5:49 ` Krzysztof Kozlowski
2015-10-12 11:08 ` Anand Moon
2015-10-12 11:08 ` Anand Moon
2015-10-12 12:13 ` Krzysztof Kozlowski
2015-10-12 12:13 ` Krzysztof Kozlowski
2015-10-12 14:33 ` Anand Moon
2015-10-12 14:33 ` Anand Moon
2015-10-13 0:10 ` Krzysztof Kozlowski
2015-10-13 0:10 ` Krzysztof Kozlowski
2015-10-13 2:29 ` Anand Moon
2015-10-13 2:29 ` Anand Moon
2015-10-13 2:39 ` Jaehoon Chung
2015-10-13 2:39 ` Jaehoon Chung
[not found] ` <561C6ED3.4090101-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-10-13 2:45 ` Anand Moon
2015-10-13 2:45 ` Anand Moon
2015-10-13 2:45 ` Anand Moon
2015-10-11 15:46 ` [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support Anand Moon
2015-10-11 15:46 ` Anand Moon
[not found] ` <1444578364-1384-3-git-send-email-linux.amoon-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-10-12 5:44 ` Krzysztof Kozlowski
2015-10-12 5:44 ` Krzysztof Kozlowski
2015-10-12 5:44 ` Krzysztof Kozlowski
2015-10-12 10:46 ` Anand Moon
2015-10-12 10:46 ` Anand Moon
2015-10-12 10:51 ` Jaehoon Chung
2015-10-12 10:51 ` Jaehoon Chung
2015-10-12 11:23 ` Anand Moon
2015-10-12 11:23 ` Anand Moon
2015-10-12 12:42 ` Krzysztof Kozlowski
2015-10-12 12:42 ` Krzysztof Kozlowski
2015-10-12 13:04 ` Jaehoon Chung
2015-10-12 13:04 ` Jaehoon Chung
2015-10-12 13:16 ` Krzysztof Kozlowski
2015-10-12 13:16 ` Krzysztof Kozlowski
2015-10-13 2:28 ` Jaehoon Chung
2015-10-13 2:28 ` Jaehoon Chung
2015-10-12 15:32 ` Anand Moon
2015-10-12 15:32 ` Anand Moon
2015-10-13 0:14 ` Krzysztof Kozlowski
2015-10-13 0:14 ` Krzysztof Kozlowski
2015-10-13 3:08 ` Anand Moon
2015-10-13 3:08 ` Anand Moon
2015-10-13 3:43 ` Krzysztof Kozlowski
2015-10-13 3:43 ` Krzysztof Kozlowski
[not found] ` <561C7DF1.6000609-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-10-13 3:49 ` Anand Moon
2015-10-13 3:49 ` Anand Moon
2015-10-13 3:49 ` Anand Moon
2015-10-13 16:27 ` Anand Moon
2015-10-13 16:27 ` Anand Moon
2015-10-13 16:27 ` Anand Moon
2015-10-13 23:59 ` Krzysztof Kozlowski
2015-10-13 23:59 ` Krzysztof Kozlowski
2015-10-14 1:06 ` Alim Akhtar
2015-10-14 1:06 ` Alim Akhtar
2015-10-14 1:15 ` Krzysztof Kozlowski
2015-10-14 1:15 ` Krzysztof Kozlowski
2015-10-14 1:40 ` Jaehoon Chung
2015-10-14 1:40 ` Jaehoon Chung
2015-10-14 1:52 ` Krzysztof Kozlowski [this message]
2015-10-14 1:52 ` Krzysztof Kozlowski
2015-10-14 2:08 ` Alim Akhtar
2015-10-14 2:08 ` Alim Akhtar
2015-10-14 2:13 ` Alim Akhtar
2015-10-14 2:13 ` Alim Akhtar
2015-10-14 2:20 ` Krzysztof Kozlowski
2015-10-14 2:20 ` Krzysztof Kozlowski
2015-10-14 2:26 ` Alim Akhtar
2015-10-14 2:26 ` Alim Akhtar
2015-10-14 22:40 ` Doug Anderson
2015-10-14 22:40 ` Doug Anderson
2015-10-19 10:11 ` Anand Moon
2015-10-19 10:11 ` Anand Moon
2015-10-19 13:43 ` Krzysztof Kozlowski
2015-10-19 13:43 ` Krzysztof Kozlowski
[not found] ` <CANAwSgSd8sHDcmGmck=Em2H5WJzVWM28cbvs9z6CFgpuTY_Juw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-10-19 15:11 ` Doug Anderson
2015-10-19 15:11 ` Doug Anderson
2015-10-19 15:11 ` Doug Anderson
2015-10-14 3:58 ` Anand Moon
2015-10-14 3:58 ` Anand Moon
2015-10-14 4:18 ` Krzysztof Kozlowski
2015-10-14 4:18 ` Krzysztof Kozlowski
2015-10-21 10:28 ` Jaehoon Chung
2015-10-21 10:28 ` Jaehoon Chung
2015-10-12 4:29 ` [PATCH 1/3] ARM: dts: exynos5422-odroidxu3: use cd-gpio method to detect sd-card Krzysztof Kozlowski
2015-10-12 4:29 ` Krzysztof Kozlowski
2015-10-12 4:43 ` Jaehoon Chung
2015-10-12 4:43 ` Jaehoon Chung
2015-10-12 14:47 ` Anand Moon
2015-10-12 14:47 ` Anand Moon
2015-10-13 0:12 ` Krzysztof Kozlowski
2015-10-13 0:12 ` Krzysztof Kozlowski
[not found] ` <561C4C88.2040004-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-10-13 2:06 ` Jaehoon Chung
2015-10-13 2:06 ` Jaehoon Chung
2015-10-13 2:06 ` Jaehoon Chung
2015-10-13 3:21 ` Anand Moon
2015-10-13 3:21 ` Anand Moon
[not found] ` <561C6713.1070508-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
2015-10-13 4:07 ` Anand Moon
2015-10-13 4:07 ` Anand Moon
2015-10-13 4:07 ` Anand Moon
2015-10-13 2:41 ` Anand Moon
2015-10-13 2:41 ` Anand Moon
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=561DB577.8080808@samsung.com \
--to=k.kozlowski@samsung.com \
--cc=alim.akhtar@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=dianders@chromium.org \
--cc=javier@osg.samsung.com \
--cc=jh80.chung@samsung.com \
--cc=kgene@kernel.org \
--cc=l.majewski@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux.amoon@gmail.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 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.