aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2023-04-18 11:35:51 +0200
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2023-05-04 10:52:57 +0200
commit246b941c1228dc3222bb4eebe1ced2871f9cc235 (patch)
tree21379e212785e0b2c342c4d0db6effbb720df5e1
parentd4a081655b7eb904f8cbc37976f30ae1990f331d (diff)
v3: dt-bindings: soundwire: qcom: add 16-bit sample interval
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
-rw-r--r--Documentation/devicetree/bindings/soundwire/qcom,soundwire.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/soundwire/qcom,soundwire.yaml b/Documentation/devicetree/bindings/soundwire/qcom,soundwire.yaml
index 883b8be9be1b..d0ef9ff958a2 100644
--- a/Documentation/devicetree/bindings/soundwire/qcom,soundwire.yaml
+++ b/Documentation/devicetree/bindings/soundwire/qcom,soundwire.yaml
@@ -95,7 +95,7 @@ properties:
maxItems: 16
qcom,ports-sinterval:
- $ref: /schemas/types.yaml#/definitions/uint32-array
+ $ref: /schemas/types.yaml#/definitions/uint16-array
description:
Sample interval of each data port.
Out ports followed by In ports. Used for Sample Interval calculation.
@@ -104,8 +104,6 @@ properties:
More info in MIPI Alliance SoundWire 1.0 Specifications.
minItems: 3
maxItems: 16
- items:
- maximum: 0xffff
qcom,ports-offset1:
$ref: /schemas/types.yaml#/definitions/uint8-array