]> Git Repo - linux.git/commitdiff
ASoC: max98090: Add #sound-dai-cells property documentation
authorSylwester Nawrocki <[email protected]>
Fri, 9 Mar 2018 17:48:52 +0000 (18:48 +0100)
committerMark Brown <[email protected]>
Mon, 12 Mar 2018 16:38:07 +0000 (09:38 -0700)
MAX98090 CODEC supports 1 input DAI, adding the #sound-dai-cells property
helps to reference the DAI in DT in a standard way.

Signed-off-by: Sylwester Nawrocki <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Documentation/devicetree/bindings/sound/max98090.txt

index 4e3be6682c98c97c04ea6e8983edaca1beb22fbe..7e1bbd5c27fd061602bd7683a223def6cbcd5b2e 100644 (file)
@@ -16,6 +16,8 @@ Optional properties:
 
 - clock-names: Should be "mclk"
 
+- #sound-dai-cells : should be 0.
+
 - maxim,dmic-freq: Frequency at which to clock DMIC
 
 - maxim,micbias: Micbias voltage applies to the analog mic, valid voltages value are:
This page took 0.066842 seconds and 4 git commands to generate.