mfd: Add support for multiple arizona PDM speaker outputs
The registers have stride 2 so we can write the loop properly now. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
This commit is contained in:
parent
78a73e59db
commit
2a51da04fe
2 changed files with 3 additions and 4 deletions
|
|
@ -62,7 +62,7 @@
|
|||
|
||||
#define ARIZONA_MAX_OUTPUT 5
|
||||
|
||||
#define ARIZONA_MAX_PDM_SPK 1
|
||||
#define ARIZONA_MAX_PDM_SPK 2
|
||||
|
||||
struct regulator_init_data;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue