commit | 54cd97cfe02e9bb93db53e7cbfa9b672bf4a5ac8 | [log] [tgz] |
---|---|---|
author | Sugar Zhang <sugar.zhang@rock-chips.com> | Thu Apr 04 11:57:57 2019 +0800 |
committer | Mark Brown <broonie@kernel.org> | Thu Apr 04 15:10:58 2019 +0700 |
tree | d6e40cd87747bb2cfffb963429e8d416e026f093 | |
parent | 430f5da69b9323d5e7faca95bc30e61be4fcbbbf [diff] |
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>