Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1246250

Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support

From Alim Akhtar <alim.akhtar@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support
Date 2015-10-14 04:10 +0200
Message-ID <qjjFU-F5-3@gated-at.bofh.it> (permalink)
References (8 earlier) <qjhNL-5K4-9@gated-at.bofh.it> <qjiJQ-7iz-11@gated-at.bofh.it> <qjiTw-7z2-7@gated-at.bofh.it> <qjjmx-8lg-1@gated-at.bofh.it> <qjjwe-9o-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Wed, Oct 14, 2015 at 7:22 AM, Krzysztof Kozlowski
<k.kozlowski@samsung.com> wrote:
> 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?).
>
Yes, your understanding is right. SD3.0 does includes UHS-I.

> Best regards,
> Krzysztof



-- 
Regards,
Alim
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/3] ARM: dts: exynos5422-odroidxu3: use cd-gpio method to detect sd-card Anand Moon <linux.amoon@gmail.com> - 2015-10-11 17:50 +0200
  [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support Anand Moon <linux.amoon@gmail.com> - 2015-10-11 17:50 +0200
    Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed  support Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-12 07:50 +0200
      Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support Anand Moon <linux.amoon@gmail.com> - 2015-10-12 12:50 +0200
        Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed  support Jaehoon Chung <jh80.chung@samsung.com> - 2015-10-12 13:00 +0200
          Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support Anand Moon <linux.amoon@gmail.com> - 2015-10-12 13:30 +0200
        Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed  support Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-12 14:50 +0200
          Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed  support Jaehoon Chung <jh80.chung@samsung.com> - 2015-10-12 15:10 +0200
            Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed  support Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-12 15:20 +0200
              Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed  support Jaehoon Chung <jh80.chung@samsung.com> - 2015-10-13 04:30 +0200
      Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support Anand Moon <linux.amoon@gmail.com> - 2015-10-12 17:40 +0200
        Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed  support Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-13 02:20 +0200
          Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support Anand Moon <linux.amoon@gmail.com> - 2015-10-13 05:10 +0200
            Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support Anand Moon <linux.amoon@gmail.com> - 2015-10-13 05:50 +0200
            Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed  support Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-13 05:50 +0200
              Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support Anand Moon <linux.amoon@gmail.com> - 2015-10-13 18:30 +0200
                Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed  support Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-14 02:10 +0200
                Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support Alim Akhtar <alim.akhtar@gmail.com> - 2015-10-14 03:10 +0200
                Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed  support Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-14 03:20 +0200
                Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed  support Jaehoon Chung <jh80.chung@samsung.com> - 2015-10-14 03:50 +0200
                Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed  support Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-14 04:00 +0200
                Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support Alim Akhtar <alim.akhtar@gmail.com> - 2015-10-14 04:10 +0200
                Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support Alim Akhtar <alim.akhtar@gmail.com> - 2015-10-14 04:20 +0200
                Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support Alim Akhtar <alim.akhtar@gmail.com> - 2015-10-14 04:30 +0200
                Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed  support Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-14 04:30 +0200
                Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support Doug Anderson <dianders@chromium.org> - 2015-10-15 00:50 +0200
                Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed support Anand Moon <linux.amoon@gmail.com> - 2015-10-14 06:00 +0200
                Re: [PATCH 3/3] ARM: dts: exynos5422-odroidxu3: Added UHS-I bus speed  support Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-14 06:20 +0200
  Re: [PATCH 1/3] ARM: dts: exynos5422-odroidxu3: use cd-gpio method to  detect sd-card Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-12 06:40 +0200
    Re: [PATCH 1/3] ARM: dts: exynos5422-odroidxu3: use cd-gpio method to  detect sd-card Jaehoon Chung <jh80.chung@samsung.com> - 2015-10-12 06:50 +0200
      Re: [PATCH 1/3] ARM: dts: exynos5422-odroidxu3: use cd-gpio method to  detect sd-card Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-10-13 02:20 +0200
        Re: [PATCH 1/3] ARM: dts: exynos5422-odroidxu3: use cd-gpio method to  detect sd-card Jaehoon Chung <jh80.chung@samsung.com> - 2015-10-13 04:10 +0200
          Re: [PATCH 1/3] ARM: dts: exynos5422-odroidxu3: use cd-gpio method to  detect sd-card Anand Moon <linux.amoon@gmail.com> - 2015-10-13 05:30 +0200
          Re: [PATCH 1/3] ARM: dts: exynos5422-odroidxu3: use cd-gpio method to  detect sd-card Anand Moon <linux.amoon@gmail.com> - 2015-10-13 06:10 +0200
        Re: [PATCH 1/3] ARM: dts: exynos5422-odroidxu3: use cd-gpio method to  detect sd-card Anand Moon <linux.amoon@gmail.com> - 2015-10-13 04:50 +0200

csiph-web