[PATCH 4/4] ARM: tegra: fix Venice2 VQMMC regulators
Stephen Warren
swarren at wwwdotorg.org
Wed Apr 16 09:19:29 PDT 2014
On 04/15/2014 06:29 PM, Andrew Bresticker wrote:
>> sdhci at 0,700b0600 {
>> status = "okay";
>> bus-width = <8>;
>> + vqmmc-supply = <&vddio_1v8>;
>
> It turns out this bit isn't needed as the initialization failures are
> instead due to +3V3_RUN toggling, which Stephen has fixed:
> http://patchwork.ozlabs.org/patch/339386/
Indeed, if I apply patches 1, 2, and 4 from this series, revert the hunk
above, apply my Venice2 regulator patch, and finally apply your AS3722
regulator GPIO patch, then everything works fine for me:-)
More information about the linux-arm-kernel
mailing list