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

Commit 59bf4d7f authored by Asish Bhattacharya's avatar Asish Bhattacharya Committed by Gerrit - the friendly Code Review server
Browse files

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



This form-factor uses gpio 2 out of GPIO1-5 slot available.

Change-Id: Idda5a54e8d4d216e997ab9d526115baba70f81fd
Signed-off-by: default avatarAsish Bhattacharya <asishb@codeaurora.org>
parent 92fc776b
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>;
};