Re: [PATCH v2] ASoC: Add support for Maxim Integrated MAX98927 Amplifier

2017-03-27 Thread Rob Herring
On Mon, Mar 27, 2017 at 12:32 AM, Ryan Lee wrote: > Signed-off-by: Ryan Lee > --- > v2: Removed local register read/write function to avoid duplication of ASoC > core function. And what about my comments in v1?

[PATCH v2] ASoC: Add support for Maxim Integrated MAX98927 Amplifier

2017-03-26 Thread Ryan Lee
Signed-off-by: Ryan Lee --- v2: Removed local register read/write function to avoid duplication of ASoC core function. .../devicetree/bindings/sound/max98927.txt | 39 + sound/soc/codecs/Kconfig | 5 + sound/soc/codecs/Makefile | 2