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

From: Kevin Hilman
Date: Thu Feb 04 2016 - 17:45:03 EST


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.

Kevin