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

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

Merge "ARM: dts: msm: switch speaker enable gpio for sdxprairie CDP"

parents c4c4ef43 59bf4d7f
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2017-2018, 2020 The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -20,3 +20,8 @@
		qcom,wsa-aux-dev-prefix = "SpkrRight";
	};
};

&wsa_spkr_wcd_sd2 {
	pinctrl-0 = <&spkr_1_wcd_en_active>;
	pinctrl-1 = <&spkr_1_wcd_en_sleep>;
};