[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1366895594-19596-1-git-send-email-marek.belisko@streamunlimited.com>
Date: Thu, 25 Apr 2013 15:13:11 +0200
From: Marek Belisko <marek.belisko@...il.com>
To: grant.likely@...retlab.ca, rob.herring@...xeda.com, rob@...dley.net
Cc: broonie@...nel.org, perex@...ex.cz, tiwai@...e.de,
zonque@...il.com, devicetree-discuss@...ts.ozlabs.org,
linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
alsa-devel@...a-project.org,
Marek Belisko <marek.belisko@...eamunlimited.com>
Subject: [PATCH v2 0/3] ASoC: Add devicetree support for spdif dummy codecs.
changes from v1 (for patch 2 and 3):
- add prefix linux for compatible property (for both tx and rx)
- rename spdif_transceiver.c to spdif_transmitter.c
- add bindings documentation
Marek Belisko (3):
ASoC: spdif_transceiver: Change driver filename to
spdif_transmitter.c.
ASoC: spdif_transmitter: Add DT support.
ASoC: spdif_receiver: Add DT support.
.../devicetree/bindings/sound/spdif-receiver.txt | 10 ++++++++++
.../bindings/sound/spdif-transmitter.txt | 10 ++++++++++
sound/soc/codecs/Makefile | 2 +-
sound/soc/codecs/spdif_receiver.c | 10 ++++++++++
.../{spdif_transciever.c => spdif_transmitter.c} | 10 ++++++++++
5 files changed, 41 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/sound/spdif-receiver.txt
create mode 100644 Documentation/devicetree/bindings/sound/spdif-transmitter.txt
rename sound/soc/codecs/{spdif_transciever.c => spdif_transmitter.c} (88%)
--
1.7.9.5
--
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