Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 15816757 authored by Subhash Jadavani's avatar Subhash Jadavani
Browse files

ARM: dts: msm: Add VDD rail for SD card slot on mdmcalifornium



mdmcalifornium-nand-cdp & mdmcalifornium-nand-mtp boards have
SD card slot powered by fixed voltage GPIO controlled regulator.
Add this regulator information to make sure VDD rail is powered on
when required.

CRs-Fixed: 967536
Change-Id: Ie4ca8bf5f3a2ef7b7a4d374c6db15e7d746d1ff0
Signed-off-by: default avatarSubhash Jadavani <subhashj@codeaurora.org>
parent be14bc1e
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
/* Copyright (c) 2015, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -26,6 +26,8 @@
};

&sdhc_1 {
	vdd-supply = <&sdc_vreg>;

	vdd-io-supply = <&pmdcalifornium_l7>;
	qcom,vdd-io-voltage-level = <1800000 2848000>;
	qcom,vdd-io-current-level = <200 10000>;
+3 −1
Original line number Diff line number Diff line
/* Copyright (c) 2015, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-2016, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -22,6 +22,8 @@
};

&sdhc_1 {
	vdd-supply = <&sdc_vreg>;

	vdd-io-supply = <&pmdcalifornium_l7>;
	qcom,vdd-io-voltage-level = <1800000 2848000>;
	qcom,vdd-io-current-level = <200 10000>;