[alsa-devel] [PATCH v2 2/7] ASoC: max98095: Add #sound-dai-cells property documentation

Sylwester Nawrocki s.nawrocki at samsung.com
Fri Mar 9 18:48:53 CET 2018


MAX98095 CODEC supports 3 input DAIs, adding the #sound-dai-cells property
allows to reference selected DAI in DT.

Signed-off-by: Sylwester Nawrocki <s.nawrocki at samsung.com>
Reviewed-by: Rob Herring <robh at kernel.org>
---
Changes since v1:
 - none.
---
 Documentation/devicetree/bindings/sound/max98095.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/sound/max98095.txt b/Documentation/devicetree/bindings/sound/max98095.txt
index 318a4c82f17f..944efa06487b 100644
--- a/Documentation/devicetree/bindings/sound/max98095.txt
+++ b/Documentation/devicetree/bindings/sound/max98095.txt
@@ -14,6 +14,9 @@ Optional properties:
 
 - clock-names: Should be "mclk"
 
+- #sound-dai-cells : should be 1.
+
+
 Example:
 
 max98095: codec at 11 {
-- 
2.14.2



More information about the Alsa-devel mailing list