diff options
author | Petr Kulhavy <petr@barix.com> | 2016-03-31 18:41:25 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-03-31 10:25:38 -0700 |
commit | a593ed09040fa611f37953afe455e64c7653160d (patch) | |
tree | 9f0743b9896eef94692cbf5ea7662e877421191f /Documentation/applying-patches.txt | |
parent | 630e413dc24da0c2373fd7592aeb0e08cea71cd1 (diff) | |
download | op-kernel-dev-a593ed09040fa611f37953afe455e64c7653160d.zip op-kernel-dev-a593ed09040fa611f37953afe455e64c7653160d.tar.gz |
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 'Documentation/applying-patches.txt')
0 files changed, 0 insertions, 0 deletions