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

Commit abf3cde2 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add eSOC support for sdmshrike"

parents c21e43bc eac9c06e
Loading
Loading
Loading
Loading
+71 −0
Original line number Diff line number Diff line
@@ -1819,6 +1819,77 @@
				};
		};

		ap2mdm {
			ap2mdm_active: ap2mdm_active {
				mux {
					/* ap2mdm-status
					 * ap2mdm-errfatal
					 * ap2mdm-vddmin
					 */
					pins = "gpio135", "gpio139";
					function = "gpio";
				};

				config {
					pins = "gpio135", "gpio139";
					drive-strength = <16>;
					bias-disable;
				};
			};
			ap2mdm_sleep: ap2mdm_sleep {
				mux {
					/* ap2mdm-status
					 * ap2mdm-errfatal
					 * ap2mdm-vddmin
					 */
					pins = "gpio135", "gpio139";
					function = "gpio";
				};

				config {
					pins = "gpio135", "gpio139";
					drive-strength = <8>;
					bias-disable;
				};

			};
		};

		mdm2ap {
			mdm2ap_active: mdm2ap_active {
				mux {
					/* mdm2ap-status
					 * mdm2ap-errfatal
					 * mdm2ap-vddmin
					 */
					pins = "gpio81", "gpio53";
					function = "gpio";
				};

				config {
					pins = "gpio81", "gpio53";
					drive-strength = <8>;
					bias-disable;
				};
			};
			mdm2ap_sleep: mdm2ap_sleep {
				mux {
					/* mdm2ap-status
					 * mdm2ap-errfatal
					 * mdm2ap-vddmin
					 */
					pins = "gpio81", "gpio53";
					function = "gpio";
				};

				config {
					pins = "gpio81", "gpio53";
					drive-strength = <8>;
					bias-disable;
				};
			};
		};

		cam_sensor_mclk0_active: cam_sensor_mclk0_active {
			/* MCLK0 */
			mux {