summaryrefslogtreecommitdiffstats
path: root/sound/soc/ux500
diff options
context:
space:
mode:
authorAxel Lin2012-12-20 09:17:25 +0100
committerMark Brown2012-12-20 17:01:26 +0100
commitad1937cdd59c412097ec2bb8f38c12a5640f1f9a (patch)
treecfcee204f527b2132f49b82cd264b36e8a58f69f /sound/soc/ux500
parentMerge remote-tracking branch 'asoc/topic/tpa6130a2' into asoc-next (diff)
downloadkernel-qcow2-linux-ad1937cdd59c412097ec2bb8f38c12a5640f1f9a.tar.gz
kernel-qcow2-linux-ad1937cdd59c412097ec2bb8f38c12a5640f1f9a.tar.xz
kernel-qcow2-linux-ad1937cdd59c412097ec2bb8f38c12a5640f1f9a.zip
ASoC: sta529: Fix update register bits in sta529_set_dai_fmt
Both the mask and mode settings are wrong in current code. According to the datasheet: S2PCFG0 (0x0A) BIT[3:1] DATA_FORMAT serial interface protocol format: 000: left Justified 001: I2S (default) 010: right justified 100: PCM no delay 101: PCM delay 111: DSP Thus fixes the defines for LEFT_J_DATA_FORMAT, I2S_DATA_FORMAT, and RIGHT_J_DATA_FORMAT. Also adds define for DATA_FORMAT_MSK. Signed-off-by: Axel Lin <axel.lin@ingics.com> Acked-by: Rajeev Kumar <rajeev-dlh.kumar@st.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Cc: stable@vger.kernel.org
Diffstat (limited to 'sound/soc/ux500')
0 files changed, 0 insertions, 0 deletions