ASoC: cs35l35: Add DT handling for Inductor
Need to specify the inductor size in nH. This is a required property. Signed-off-by: Brian Austin <brian.austin@cirrus.com> Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
b7c752d68a
commit
cff7597a46
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue