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

Commit 4ccec3b5 authored by Meng Wang's avatar Meng Wang Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Update gpio drive strength for soundwire tx for QRD device

Update gpio drive strength for soundwire tx lines on lahaina
QRD device.

Change-Id: I7e306b4ed02757ebd9d8f1ac1fed85051a36d892
parent 0ebc5ebb
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
@@ -67,6 +67,30 @@
	status = "disabled";
};

&tx_swr_clk_active {
	config {
		drive-strength = <2>;
	};
};

&tx_swr_data0_active {
	config {
		drive-strength = <2>;
	};
};

&tx_swr_data1_active {
	config {
		drive-strength = <2>;
	};
};

&tx_swr_data2_active {
	config {
		drive-strength = <2>;
	};
};

&lahaina_snd {
	qcom,model = "lahaina-qrd-snd-card";