diff options
author | Petr Kulhavy <petr@barix.com> | 2016-03-31 18:41:25 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-03-31 19:25:38 +0200 |
commit | a593ed09040fa611f37953afe455e64c7653160d (patch) | |
tree | 9f0743b9896eef94692cbf5ea7662e877421191f /sound/soc/xtensa | |
parent | ASoC: tas571x: chip type detection via I2C name (diff) | |
download | linux-a593ed09040fa611f37953afe455e64c7653160d.tar.xz linux-a593ed09040fa611f37953afe455e64c7653160d.zip |
ASoC: tas571x: added missing register literals
The list of TAS571x registers was incomplete.
Added the missing register definitions up to the register 0x25.
Added volatile and read-only register tables into tas5711_regmap_config
and tas5717_regmap_config.
The chip has 256 registers in total. But from address 0x29 on
(0x26 to 0x28 are reserved) the register width varies between
20, 12 and 8 bytes, which the register map cannot represent.
Signed-off-by: Petr Kulhavy <petr@barix.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/xtensa')
0 files changed, 0 insertions, 0 deletions