diff mbox series

[3/6] ASoC: max98095: Add #sound-dai-cells property documentation

Message ID 20180307170203.13998-1-s.nawrocki@samsung.com
State Not Applicable, archived
Headers show
Series None | expand

Commit Message

Sylwester Nawrocki March 7, 2018, 5:02 p.m. UTC
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@samsung.com>
---
 Documentation/devicetree/bindings/sound/max98095.txt | 3 +++
 1 file changed, 3 insertions(+)

Comments

Rob Herring (Arm) March 8, 2018, 2:39 a.m. UTC | #1
On Wed, Mar 07, 2018 at 06:02:03PM +0100, Sylwester Nawrocki wrote:
> 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@samsung.com>
> ---
>  Documentation/devicetree/bindings/sound/max98095.txt | 3 +++
>  1 file changed, 3 insertions(+)

Reviewed-by: Rob Herring <robh@kernel.org>

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox series

Patch

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@11 {