Re: [PATCH] arm64: dts: apq8016-sbc: Add DT node for the uSD SDHC interface

From: Kevin Hilman
Date: Mon Feb 08 2016 - 18:02:14 EST


Georgi Djakov <georgi.djakov@xxxxxxxxxx> writes:

> On 02/05/2016 12:44 AM, Kevin Hilman wrote:
>> On Thu, Feb 4, 2016 at 2:06 PM, Kevin Hilman <khilman@xxxxxxxxxxxx> wrote:
>>> Georgi Djakov <georgi.djakov@xxxxxxxxxx> writes:
>>>
>>>> Add the necessary properties to enable the SD-card on db410c boards.
>>>>
>>>> Signed-off-by: Georgi Djakov <georgi.djakov@xxxxxxxxxx>
>>>
>>> I tried this with 2 different SD cards on my dragonboard 410c but it's
>>> not detecting either card.
>>
>> To be more precise, I tried this patch on v4.5-rc1 and today's
>> linux-next using the default defconfig + CONFIG_MMC_SDHCI_MSM=y, and
>> see the same voltage errors on both.
>>
>
> Hi Kevin, thanks for trying this. I got the same with v4.5-rc2, but
> this is expected as it depends on the another recently merged patch
> in linux-next. Perhaps I should have mentioned this in the commit
> message.
>
> Anyway, just checked with next-20160205 and it works for me - tested
> with 3 different cards. Not sure why it does not work for you.
> Could you please check if you have the following patch in your tree:

I re-tested with next-20160205 and it seems to work fine.

Feel free to add

Tested-by: Kevin Hilman <khilman@xxxxxxxxxxxx>

Thanks,

Kevin