[alsa-devel] [PATCH 2/4] ASoC: cs35l35: Add DT handling for Inductor

Charles Keepax ckeepax at opensource.wolfsonmicro.com
Thu May 18 17:32:37 CEST 2017


From: Brian Austin <brian.austin at cirrus.com>

Need to specify the inductor size in nH. This is a required property.

Signed-off-by: Brian Austin <brian.austin at cirrus.com>
Signed-off-by: Charles Keepax <ckeepax at opensource.wolfsonmicro.com>
---
 Documentation/devicetree/bindings/sound/cs35l35.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/cs35l35.txt b/Documentation/devicetree/bindings/sound/cs35l35.txt
index 016b768..77ee75c 100644
--- a/Documentation/devicetree/bindings/sound/cs35l35.txt
+++ b/Documentation/devicetree/bindings/sound/cs35l35.txt
@@ -16,6 +16,9 @@ Required properties:
     (See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt
     for further information relating to interrupt properties)
 
+ - cirrus,boost-ind-nanohenry: Inductor value for boost converter. The value is
+    in nH and they can be values of 1000nH, 1200nH, 1500nH, and 2200nH.
+
 Optional properties:
   - reset-gpios : gpio used to reset the amplifier
 
-- 
2.1.4



More information about the Alsa-devel mailing list