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

Commit a7dc085f authored by Meng Wang's avatar Meng Wang
Browse files

ARM: dts: msm: add gpio-cell property to reduce audio log during bootup

Add #gpio-cell property to reduce audio log during bootup.

Change-Id: I4c7b4372186e28261d1ed0bc5b4d11fbcf6e7923
parent d9db9b35
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -209,6 +209,7 @@
				&tert_mi2s_sd0_active>;
		pinctrl-1 = <&tert_mi2s_sck_sleep &tert_mi2s_ws_sleep
				&tert_mi2s_sd0_sleep>;
		#gpio-cells = <0>;
	};
};

+1 −0
Original line number Diff line number Diff line
@@ -190,6 +190,7 @@
				&tert_mi2s_sd0_active>;
		pinctrl-1 = <&tert_mi2s_sck_sleep &tert_mi2s_ws_sleep
				&tert_mi2s_sd0_sleep>;
		#gpio-cells = <0>;
	};
};

+1 −0
Original line number Diff line number Diff line
@@ -105,6 +105,7 @@
				&tert_mi2s_sd0_active>;
		pinctrl-1 = <&tert_mi2s_sck_sleep &tert_mi2s_ws_sleep
				&tert_mi2s_sd0_sleep>;
		#gpio-cells = <0>;
	};
};