summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorPramod Gurav <pramod.gurav@smartplayin.com>2014-12-01 14:13:22 +0530
committerAndrey Konovalov <andrey.konovalov@linaro.org>2015-04-14 17:29:32 +0300
commit386f9a37114888afeed7e4b5171b60b64e4494ed (patch)
treeac800340fc07e0a7c3cbd93bbff77c70b11a7a47 /arch
parent855e6758b9533cb790b8d01382327fdb8b50b293 (diff)
ARM: DT: apq8064: Add Support for ext_3p3v regulator in pci node
Ethernet needs ext_3p3v regulator to function properly. This regulator being shared among modules, Ethernet fails when other modules which share this regulator are not enabled. Ethernet is connected on pcie bus and ext_3p3v regulator can be configured through pcie. This change adds support for ext_3p3v regulator in pci DT and make ethernet independent of others and functional. Signed-off-by: Pramod Gurav <pramod.gurav@smartplayin.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/qcom-apq8064-ifc6410.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom-apq8064-ifc6410.dts b/arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
index 09c1e8441c67..705ce65ab9b3 100644
--- a/arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
+++ b/arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
@@ -93,6 +93,7 @@
pcie-clk-supply = <&v3p3_pcieclk>;
avdd-supply = <&pm8921_s3>;
vdd-supply = <&pm8921_lvs6>;
+ ext-3p3v-supply = <&ext_3p3v>;
qcom,external-phy-refclk;
reset-gpio = <&tlmm_pinmux 27 GPIO_ACTIVE_LOW>;
};