[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1443452274.git.cyrille.pitchen@atmel.com>
Date: Mon, 28 Sep 2015 17:05:48 +0200
From: Cyrille Pitchen <cyrille.pitchen@...el.com>
To: <nicolas.ferre@...el.com>, <broonie@...nel.org>,
<lgirdwood@...il.com>, <alsa-devel@...a-project.org>
CC: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <robh+dt@...nel.org>,
<devicetree@...r.kernel.org>,
Cyrille Pitchen <cyrille.pitchen@...el.com>
Subject: [PATCH 0/2] ASoc: add driver for Atmel I2S controller
This series of patches add support to the new Atmel I2S controller embedded
on sama5d2 SoCs.
Cyrille Pitchen (2):
ASoC: atmel-i2s: add DT bindings for I2S controller
ASoC: atmel-i2s: add driver for the new Atmel I2S controller
.../devicetree/bindings/sound/atmel-i2s.txt | 43 ++
sound/soc/atmel/Kconfig | 10 +
sound/soc/atmel/Makefile | 2 +
sound/soc/atmel/atmel-i2s.c | 760 +++++++++++++++++++++
4 files changed, 815 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/atmel-i2s.txt
create mode 100644 sound/soc/atmel/atmel-i2s.c
--
1.8.2.2
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists