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

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

Merge "ASoC: wcd9335: Update wcd9335 codec volatile register"

parents a6cf4c02 5a91a5d8
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -1382,6 +1382,9 @@ static bool wcd9335_is_volatile_register(struct device *dev, unsigned int reg)
	case WCD9335_SOC_MAD_AUDIO_CTL_4:
	case WCD9335_FLYBACK_EN:
	case WCD9335_ANA_RX_SUPPLIES:
	case WCD9335_CDC_CLK_RST_CTRL_FS_CNT_CONTROL:
	case WCD9335_SIDO_SIDO_CCL_2:
	case WCD9335_SIDO_SIDO_CCL_4:
		return true;
	default:
		return false;