lkml.org 
[lkml]   [2015]   [Nov]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 3/4] dt-bindings: sound: add binding for pcm1792a
Date
From: Raphael Poggi <poggi.raph@gmail.com>

Add a binding for specify channel selection.

Signed-off-by: Raphael Poggi <poggi.raph@gmail.com>
---
Documentation/devicetree/bindings/sound/pcm1792a.txt | 5 +++++
1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/pcm1792a.txt b/Documentation/devicetree/bindings/sound/pcm1792a.txt
index 970ba1e..6e87a3a 100644
--- a/Documentation/devicetree/bindings/sound/pcm1792a.txt
+++ b/Documentation/devicetree/bindings/sound/pcm1792a.txt
@@ -9,10 +9,15 @@ Required properties:
For required properties on SPI, please consult
Documentation/devicetree/bindings/spi/spi-bus.txt

+Optional properties:
+- ti,side: specifie the channel side
+ insertion, removal.
+
Examples:

codec_spi: 1792a@0 {
compatible = "ti,pcm1792a";
spi-max-frequency = <600000>;
+ ti,side = <left>
};

--
2.1.0


\
 
 \ /
  Last update: 2015-11-20 11:21    [W:0.137 / U:0.112 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site