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

Commit 6eef8ba1 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 8b427a7a 5d9b697c
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",
};