* [PATCH 2/2] ASoC: cs4341: Add DT bindings documentation for CS4341 CODEC
@ 2016-09-08 16:30 Alexander Shiyan
[not found] ` <1473352228-24044-1-git-send-email-shc_work-JGs/UdohzUI@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Alexander Shiyan @ 2016-09-08 16:30 UTC (permalink / raw)
To: alsa-devel
Cc: Mark Rutland, devicetree, Brian Austin, Alexander Shiyan,
Takashi Iwai, Paul Handrigan, Liam Girdwood, Rob Herring,
Mark Brown
This patch adds DT bindings documentation for Cirrus Logic
CS4341 CODEC.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
Documentation/devicetree/bindings/sound/cs4341.txt | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/cs4341.txt
diff --git a/Documentation/devicetree/bindings/sound/cs4341.txt b/Documentation/devicetree/bindings/sound/cs4341.txt
new file mode 100644
index 0000000..78d45be
--- /dev/null
+++ b/Documentation/devicetree/bindings/sound/cs4341.txt
@@ -0,0 +1,15 @@
+Cirrus Logic CS4341 DT bindings
+
+Required properties:
+ - compatible: "cirrus,cs4341a"
+
+For required properties on SPI, please consult
+Documentation/devicetree/bindings/spi/spi-bus.txt
+
+Example:
+ codec: cs4341@0 {
+ #sound-dai-cells = <0>;
+ compatible = "cirrus,cs4341a";
+ reg = <0>;
+ spi-max-frequency = <6000000>;
+ };
--
2.7.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 2/2] ASoC: cs4341: Add DT bindings documentation for CS4341 CODEC
[not found] ` <1473352228-24044-1-git-send-email-shc_work-JGs/UdohzUI@public.gmane.org>
@ 2016-09-16 19:21 ` Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2016-09-16 19:21 UTC (permalink / raw)
To: Alexander Shiyan
Cc: alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw, Liam Girdwood, Mark Brown,
Jaroslav Kysela, Takashi Iwai, Brian Austin, Paul Handrigan,
devicetree-u79uwXL29TY76Z2rM5mHXA, Mark Rutland
On Thu, Sep 08, 2016 at 07:30:28PM +0300, Alexander Shiyan wrote:
> This patch adds DT bindings documentation for Cirrus Logic
> CS4341 CODEC.
>
> Signed-off-by: Alexander Shiyan <shc_work-JGs/UdohzUI@public.gmane.org>
> ---
> Documentation/devicetree/bindings/sound/cs4341.txt | 15 +++++++++++++++
> 1 file changed, 15 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/sound/cs4341.txt
Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-09-16 19:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-08 16:30 [PATCH 2/2] ASoC: cs4341: Add DT bindings documentation for CS4341 CODEC Alexander Shiyan
[not found] ` <1473352228-24044-1-git-send-email-shc_work-JGs/UdohzUI@public.gmane.org>
2016-09-16 19:21 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).