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

Commit 93f1b4a1 authored by Santosh Mardi's avatar Santosh Mardi
Browse files

ARM: dts: msm: update codec vdd_io current load for all target



Update internal codec VDD_IO supply current load to 5mA
from 10mA for all targets.

CRs-Fixed: 974538
Change-Id: I3444556995284de051313fbdda48075ab197d143
Signed-off-by: default avatarSantosh Mardi <gsantosh@codeaurora.org>
parent 422bb915
Loading
Loading
Loading
Loading
+2 −2
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
@@ -156,7 +156,7 @@

		cdc-vdd-io-supply = <&pm8937_l5>;
		qcom,cdc-vdd-io-voltage = <1800000 1800000>;
		qcom,cdc-vdd-io-current = <10000>;
		qcom,cdc-vdd-io-current = <5000>;

		cdc-vdd-pa-supply = <&pm8937_s4>;
		qcom,cdc-vdd-pa-voltage = <2050000 2050000>;
+1 −1
Original line number Diff line number Diff line
@@ -80,7 +80,7 @@

		cdc-vdd-io-supply = <&pmgold_l5>;
		qcom,cdc-vdd-io-voltage = <1800000 1800000>;
		qcom,cdc-vdd-io-current = <10000>;
		qcom,cdc-vdd-io-current = <5000>;

		cdc-vdd-pa-supply = <&pmgold_s4>;
		qcom,cdc-vdd-pa-voltage = <2050000 2050000>;
+1 −1
Original line number Diff line number Diff line
@@ -102,7 +102,7 @@

		cdc-vdd-io-supply = <&pmtitanium_l5>;
		qcom,cdc-vdd-io-voltage = <1800000 1800000>;
		qcom,cdc-vdd-io-current = <10000>;
		qcom,cdc-vdd-io-current = <5000>;

		cdc-vdd-pa-supply = <&pmtitanium_s4>;
		qcom,cdc-vdd-pa-voltage = <1900000 2050000>;