On Wed, Apr 05, 2017 at 11:08:01AM +0100, Richard Fitzgerald wrote: > The Cirrus Logic Madera codecs are a family of related codecs with > extensive digital and analogue I/O, digital mixing and routing, > signal processing and programmable DSPs. > > This patch adds common support code shared by all Madera codecs. > > Signed-off-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxxxxxxxx> > Signed-off-by: Nariman Poushin <nariman@xxxxxxxxxxxxxxxxxxxxxxxxxxx> > Signed-off-by: Nikesh Oswal <Nikesh.Oswal@xxxxxxxxxxxxxxxx> > Signed-off-by: Piotr Stankiewicz <piotrs@xxxxxxxxxxxxxxxxxxxxxxxxxxx> > Signed-off-by: Ajit Pandey <ajit.pandey@xxxxxxxxxxxxx> > Signed-off-by: Richard Fitzgerald <rf@xxxxxxxxxxxxxxxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/sound/madera.txt | 63 + > MAINTAINERS | 5 + > include/dt-bindings/sound/madera.h | 18 + Acked-by: Rob Herring <robh@xxxxxxxxxx> > include/sound/madera-pdata.h | 70 + > sound/soc/codecs/Kconfig | 5 + > sound/soc/codecs/Makefile | 2 + > sound/soc/codecs/madera.c | 4430 ++++++++++++++++++++ > sound/soc/codecs/madera.h | 470 +++ > 8 files changed, 5063 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/madera.txt > create mode 100644 include/dt-bindings/sound/madera.h > create mode 100644 include/sound/madera-pdata.h > create mode 100644 sound/soc/codecs/madera.c > create mode 100644 sound/soc/codecs/madera.h -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html