asoc: codecs: Update register initialization sequence

Add latest register sequence.
Remove version 1_2.
Update header files with latest registers.

Change-Id: I92f56e5ec2be4e695d42cec8610b9b9300410b02
Signed-off-by: Matthew Rice <mrice@codeaurora.org>
This commit is contained in:
Matthew Rice
2021-09-22 14:27:51 -07:00
committed by Gerrit - the friendly Code Review server
parent 179ce4f13f
commit cdcdcac0df
7 changed files with 289 additions and 201 deletions

View File

@@ -299,7 +299,7 @@ const u8 wsa884x_reg_access[WSA884X_NUM_REGISTERS] = {
[WSA884X_REG(WSA884X_CLSH_VTH14)] = RD_WR_REG,
[WSA884X_REG(WSA884X_CLSH_VTH15)] = RD_WR_REG,
[WSA884X_REG(WSA884X_DIG_CTRL1_PAGE)] = RD_WR_REG,
[WSA884X_REG(WSA884X_BST_CFG)] = RD_REG,
[WSA884X_REG(WSA884X_VPHX_SYS_EN_STATUS)] = RD_REG,
[WSA884X_REG(WSA884X_ANA_WO_CTL_0)] = RD_WR_REG,
[WSA884X_REG(WSA884X_ANA_WO_CTL_1)] = RD_WR_REG,
[WSA884X_REG(WSA884X_PIN_CTL)] = RD_WR_REG,