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

Commit 70d37398 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add micbias and VDD spkr for msmsamarium cdp"

parents 0c05e557 8504319b
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -62,3 +62,16 @@

	status = "ok";
};

&slim_msm {
	tapan_codec {
		qcom,cdc-micbias1-ext-cap;
		qcom,cdc-micbias3-ext-cap;

		cdc-vdd-spkdrv-supply = <&ext_5v_vreg>;
		qcom,cdc-vdd-spkdrv-voltage = <5000000 5000000>;
		qcom,cdc-vdd-spkdrv-current = <1250000>;

		qcom,cdc-on-demand-supplies = "cdc-vdd-spkdrv";
	};
};
+6 −0
Original line number Diff line number Diff line
@@ -118,6 +118,12 @@

	gpio@ce00 { /* GPIO 15 */
		/* Codec clock */
		qcom,mode = <1>;           /* Digital output */
		qcom,output-type = <0>;    /* CMOS */
		qcom,vin-sel = <2>;        /* PMA8084 S4 = 1.8 V */
		qcom,out-strength = <1>;   /* Low */
		qcom,src-sel = <2>;        /* Function 1 - DIVCLK1 */
		qcom,master-en = <1>;
	};

	gpio@cf00 { /* GPIO 16 */