aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/device-tree/Bindings/sound/nvidia,tegra186-dspk.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/device-tree/Bindings/sound/nvidia,tegra186-dspk.yaml')
-rw-r--r--sys/contrib/device-tree/Bindings/sound/nvidia,tegra186-dspk.yaml15
1 files changed, 7 insertions, 8 deletions
diff --git a/sys/contrib/device-tree/Bindings/sound/nvidia,tegra186-dspk.yaml b/sys/contrib/device-tree/Bindings/sound/nvidia,tegra186-dspk.yaml
index 5f6b37c251a8..e1362c77472b 100644
--- a/sys/contrib/device-tree/Bindings/sound/nvidia,tegra186-dspk.yaml
+++ b/sys/contrib/device-tree/Bindings/sound/nvidia,tegra186-dspk.yaml
@@ -4,7 +4,7 @@
$id: http://devicetree.org/schemas/sound/nvidia,tegra186-dspk.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
-title: Tegra186 DSPK Controller Device Tree Bindings
+title: Tegra186 DSPK Controller
description: |
The Digital Speaker Controller (DSPK) can be viewed as a Pulse
@@ -17,6 +17,9 @@ maintainers:
- Jon Hunter <jonathanh@nvidia.com>
- Sameer Pujar <spujar@nvidia.com>
+allOf:
+ - $ref: dai-common.yaml#
+
properties:
$nodename:
pattern: "^dspk@[0-9a-f]*$"
@@ -25,7 +28,9 @@ properties:
oneOf:
- const: nvidia,tegra186-dspk
- items:
- - const: nvidia,tegra194-dspk
+ - enum:
+ - nvidia,tegra234-dspk
+ - nvidia,tegra194-dspk
- const: nvidia,tegra186-dspk
reg:
@@ -48,12 +53,6 @@ properties:
sound-name-prefix:
pattern: "^DSPK[1-9]$"
- $ref: /schemas/types.yaml#/definitions/string
- description:
- Used as prefix for sink/source names of the component. Must be a
- unique string among multiple instances of the same component.
- The name can be "DSPK1" or "DSPKx", where x depends on the maximum
- available instances on a Tegra SoC.
ports:
$ref: /schemas/graph.yaml#/properties/ports