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

Commit 6dc66af4 authored by jinjiawu's avatar jinjiawu
Browse files

Remove the config us-eu-gpios.

Root cause:
1. GPIO 63 is controlled by us-eu switch, but FairPhone does not have this HW design.

How to fix:
N/A

Change-Id: I27c4e8ada94c0885feebe4aac233d67d62208883
RiskArea:gpio
parent f1a29892
Loading
Loading
Loading
Loading
+8 −2
Original line number Diff line number Diff line
@@ -76,8 +76,10 @@
				"WSA_SPK OUT", "VDD_WSA_SWITCH",
				"SpkrMono WSA_IN", "WSA_SPK OUT";

		qcom,cdc-us-euro-gpios = <&tlmm 63 0>;
		qcom,cdc-us-eu-gpios = <&cdc_us_euro_sw>;
//[FairPhone][Audio][jinjia]=2019.02.01=Remove the config of us-eu-gpios. -s
		//qcom,cdc-us-euro-gpios = <&tlmm 63 0>;
		//qcom,cdc-us-eu-gpios = <&cdc_us_euro_sw>;
//[FairPhone][Audio][jinjia]=2019.02.01=Remove the config of us-eu-gpios. -e
		//qcom,cdc-comp-gpios = <&cdc_comp_gpios>;
		//qcom,pri-mi2s-gpios = <&cdc_pri_mi2s_gpios>;
		qcom,quin-mi2s-gpios = <&cdc_quin_mi2s_gpios>;
@@ -134,12 +136,16 @@
		qcom,msm-vdd-wsa-switch-current = <10000>;
	};

//[FairPhone][Audio][jinjia]=2019.02.01=Remove the config of us-eu-gpios. -s
/*
	cdc_us_euro_sw: msm_cdc_pinctrl_us_euro_sw {
		compatible = "qcom,msm-cdc-pinctrl";
		pinctrl-names = "aud_active", "aud_sleep";
		pinctrl-0 = <&cross_conn_det_act>;
		pinctrl-1 = <&cross_conn_det_sus>;
	};
*/
//[FairPhone][Audio][jinjia]=2019.02.01=Remove the config of us-eu-gpios. -e

	cdc_comp_gpios: cdc_comp_pinctrl {
		status = "disabled";
+4 −0
Original line number Diff line number Diff line
@@ -1394,6 +1394,8 @@
			};
		};

//[FairPhone][Audio][jinjia]=2019.02.01=Remove the config of us-eu-gpios. -s
/*
		cross-conn-det {
			cross_conn_det_act: lines_on {
				mux {
@@ -1422,6 +1424,8 @@
				};
			};
		};
*/
//[FairPhone][Audio][jinjia]=2019.02.01=Remove the config of us-eu-gpios. -e

		/* WSA VI sense */
		wsa-vi {