Commit cff7597a authored by Brian Austin's avatar Brian Austin Committed by Mark Brown

ASoC: cs35l35: Add DT handling for Inductor

Need to specify the inductor size in nH. This is a required property.
Signed-off-by: default avatarBrian Austin <brian.austin@cirrus.com>
Signed-off-by: default avatarCharles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent b7c752d6
...@@ -16,6 +16,9 @@ Required properties: ...@@ -16,6 +16,9 @@ Required properties:
(See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt (See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt
for further information relating to interrupt properties) 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: Optional properties:
- reset-gpios : gpio used to reset the amplifier - reset-gpios : gpio used to reset the amplifier
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment