]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rockchip: pdm: Correct PDM_CTRL0 reg value
authorSugar Zhang <sugar.zhang@rock-chips.com>
Thu, 4 Apr 2019 03:57:57 +0000 (11:57 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 4 Apr 2019 08:10:58 +0000 (15:10 +0700)
commit1fca0ae3aa191da47a22f97ea0b7030d04e3fea6
treed6e40cd87747bb2cfffb963429e8d416e026f093
parent2e220ae0aeeca3c2c0e76b6e7f5dcbbff8d92db9
ASoC: rockchip: pdm: Correct PDM_CTRL0 reg value

This patch fix the wrong reg value for rk322x/rk322xh,
cuz there is no STORE JUSTIFIED MODE on it.

on rk322x/rk322xh, the same bit means PDM_MODE/RESERVED,
if the bit is set to RESERVED, the controller will not work.

Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/rockchip/rockchip_pdm.c