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

Commit 5d9b697c authored by Santosh Mardi's avatar Santosh Mardi Committed by Gerrit - the friendly Code Review server
Browse files

pinctrl: msm: update reset gpio for analog wsa



Update the reset GPIO for analog wsa on msmtitanium.

Change-Id: Id70cff45f69c2f8b1f0e564ca8bb4043b26b6d82
Signed-off-by: default avatarSantosh Mardi <gsantosh@codeaurora.org>
parent 33a7804b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -716,6 +716,9 @@ 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",
};
@@ -1133,9 +1136,6 @@ 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",
};