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

Commit fa51cd28 authored by Laxminath Kasam's avatar Laxminath Kasam Committed by Gerrit - the friendly Code Review server
Browse files

Revert "pinctrl: msm: update reset gpio for analog wsa"



This reverts commit 5d9b697c
("pinctrl: msm: update reset gpio for analog wsa")
wsa enable gpio is changed back again to gpio 96.

Change-Id: I1ebd7f9858c758cc4d2a349e6c4a0ad363dcbb03
Signed-off-by: default avatarLaxminath Kasam <lkasam@codeaurora.org>
parent 9c186765
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -716,9 +716,6 @@ static const char * const pwr_nav_enabled_b_groups[] = {
static const char * const dac_calib1_groups[] = {
	"gpio12",
};
static const char * const wsa_en_groups[] = {
	"gpio12",
};
static const char * const cap_int_groups[] = {
	"gpio13",
};
@@ -1136,6 +1133,9 @@ static const char * const pri_mi2s_ws_groups[] = {
static const char * const wsa_io_groups[] = {
	"gpio94", "gpio95",
};
static const char * const wsa_en_groups[] = {
	"gpio96",
};
static const char * const blsp_spi8_groups[] = {
	"gpio96", "gpio97", "gpio98", "gpio99",
};