diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2022-11-15 15:02:34 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-11-28 16:02:35 +0300 |
commit | 8c7ac825481602e356d96db9424b4d4e23a6a1d3 (patch) | |
tree | fbaf009405469e9a0a25519637b370ca5c537839 /Documentation/devicetree/bindings/sound/qcom,q6dsp-lpass-ports.yaml | |
parent | 7eea2bed3602a2b2e71146e0110d42f6edf917f5 (diff) | |
download | linux-8c7ac825481602e356d96db9424b4d4e23a6a1d3.tar.xz |
ASoC: dt-bindings: qcom,q6apm-lpass-dais: Split to separate schema
The Qualcomm DSP LPASS Audio DAIs are a bit different than Qualcomm DSP
Audio FrontEnd (Q6AFE) DAIs - they do not use children nodes for each
DAI. None of other properties from qcom,q6dsp-lpass-ports.yaml apply
here as well, so move the qcom,q6apm-lpass-dais compatible to its own
binding.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20221115120235.167812-11-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/qcom,q6dsp-lpass-ports.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/sound/qcom,q6dsp-lpass-ports.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/qcom,q6dsp-lpass-ports.yaml b/Documentation/devicetree/bindings/sound/qcom,q6dsp-lpass-ports.yaml index b202692f1756..d8ebf2e528d2 100644 --- a/Documentation/devicetree/bindings/sound/qcom,q6dsp-lpass-ports.yaml +++ b/Documentation/devicetree/bindings/sound/qcom,q6dsp-lpass-ports.yaml @@ -16,7 +16,6 @@ properties: compatible: enum: - qcom,q6afe-dais - - qcom,q6apm-lpass-dais '#sound-dai-cells': const: 1 |