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:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user