ASoC: dt-bindings: Extend name-prefix.yaml into common DAI properties

Rename name-prefix.yaml into common DAI schema and document
'#sound-dai-cells' for completeness.  The '#sound-dai-cells' cannot be
really constrained, as there are users with value of 0, 1 and 2, but at
least it brings definition to one common place.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221203160442.69594-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
Krzysztof Kozlowski 2022-12-03 17:04:40 +01:00 committed by Mark Brown
parent b5d5051971
commit 3fda85324b
No known key found for this signature in database
GPG key ID: 24D68B725D5487D0
23 changed files with 26 additions and 24 deletions

View file

@ -11,7 +11,7 @@ maintainers:
- Neil Armstrong <neil.armstrong@linaro.org>
allOf:
- $ref: /schemas/sound/name-prefix.yaml#
- $ref: /schemas/sound/dai-common.yaml#
description: |
The Amlogic Meson Synopsys Designware Integration is composed of

View file

@ -10,7 +10,7 @@ maintainers:
- Jerome Brunet <jbrunet@baylibre.com>
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
$nodename:

View file

@ -10,7 +10,7 @@ maintainers:
- Jerome Brunet <jbrunet@baylibre.com>
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
$nodename:

View file

@ -10,7 +10,7 @@ maintainers:
- Jerome Brunet <jbrunet@baylibre.com>
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
$nodename:

View file

@ -15,7 +15,7 @@ description:
function (primarily the power limit for the amplifier).
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
compatible:

View file

@ -1,10 +1,10 @@
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2
---
$id: http://devicetree.org/schemas/sound/name-prefix.yaml#
$id: http://devicetree.org/schemas/sound/dai-common.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
title: Component sound name prefix
title: Digital Audio Interface Common Properties
maintainers:
- Jerome Brunet <jbrunet@baylibre.com>
@ -18,4 +18,6 @@ properties:
sink/source names may use this property to prepend the name of their
sinks/sources with the provided string.
'#sound-dai-cells': true
additionalProperties: true

View file

@ -10,7 +10,7 @@ maintainers:
- Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
compatible:

View file

@ -10,7 +10,7 @@ maintainers:
- Mark Brown <broonie@kernel.org>
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
compatible:

View file

@ -23,7 +23,7 @@ maintainers:
- Sameer Pujar <spujar@nvidia.com>
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
$nodename:

View file

@ -18,7 +18,7 @@ maintainers:
- Sameer Pujar <spujar@nvidia.com>
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
$nodename:

View file

@ -19,7 +19,7 @@ maintainers:
- Sameer Pujar <spujar@nvidia.com>
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
$nodename:

View file

@ -18,7 +18,7 @@ maintainers:
- Sameer Pujar <spujar@nvidia.com>
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
$nodename:

View file

@ -17,7 +17,7 @@ maintainers:
- Sameer Pujar <spujar@nvidia.com>
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
$nodename:

View file

@ -17,7 +17,7 @@ maintainers:
- Sameer Pujar <spujar@nvidia.com>
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
$nodename:

View file

@ -17,7 +17,7 @@ maintainers:
- Sameer Pujar <spujar@nvidia.com>
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
$nodename:

View file

@ -20,7 +20,7 @@ maintainers:
- Sameer Pujar <spujar@nvidia.com>
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
$nodename:

View file

@ -17,7 +17,7 @@ maintainers:
- Sameer Pujar <spujar@nvidia.com>
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
compatible:

View file

@ -17,7 +17,7 @@ maintainers:
- Sameer Pujar <spujar@nvidia.com>
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
$nodename:

View file

@ -10,7 +10,7 @@ maintainers:
- Stephan Gerhold <stephan@gerhold.net>
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
compatible:

View file

@ -42,7 +42,7 @@ Optional properties:
- realtek,ldo1-en-gpios : The GPIO that controls the CODEC's LDO1_EN pin.
- realtek,reset-gpios : The GPIO that controls the CODEC's RESET pin.
- sound-name-prefix: Please refer to name-prefix.yaml
- sound-name-prefix: Please refer to dai-common.yaml
- ports: A Codec may have a single or multiple I2S interfaces. These
interfaces on Codec side can be described under 'ports' or 'port'.

View file

@ -10,7 +10,7 @@ maintainers:
- Jerome Brunet <jbrunet@baylibre.com>
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
compatible:

View file

@ -14,7 +14,7 @@ description: |
their input line is connected to the output line.
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
compatible:

View file

@ -14,7 +14,7 @@ maintainers:
- Matt Flax <flatmax@flatmax.com>
allOf:
- $ref: name-prefix.yaml#
- $ref: dai-common.yaml#
properties:
compatible: