[PATCH 2/3] arm: dts: phy3250: add SD fixed regulator
Russell King - ARM Linux
linux at arm.linux.org.uk
Sat Dec 19 15:48:48 PST 2015
On Sun, Dec 20, 2015 at 01:32:11AM +0200, Vladimir Zapolskiy wrote:
> @@ -162,6 +171,7 @@
> cd-gpios = <&gpio 3 1 0>;
> cd-inverted;
> bus-width = <4>;
> + vqmmc-supply = <&sd_reg>;
This looks wrong. ios->power_mode controls the _card_ power (which is
vmmc-supply), not the signalling power (which is vqmmc-supply):
- vmmc-supply : phandle to the regulator device tree node, mentioned
as the VCC/VDD supply in the eMMC/SD specs.
- vqmmc-supply : phandle to the regulator device tree node, mentioned
as the VCCQ/VDD_IO supply in the eMMC/SD specs.
--
RMK's Patch system: http://www.arm.linux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.
More information about the linux-arm-kernel
mailing list