mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 02:53:36 +02:00
dt-bindings: soundwire: qcom: Document v2.1.0 version of IP block
All Qualcomm SoC Soundwire controllers are version-detectable (even 1.x), however certain unidentified quirks might be potentially needed, so document v2.1 version used on Qualcomm SM8650 and SM8750 SoCs, fallbacking to v2.0. Suggested-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20250519080453.29858-2-krzysztof.kozlowski@linaro.org Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
This commit is contained in:
parent
cf0da5b0e0
commit
3e188f8f68
|
|
@ -15,13 +15,18 @@ description:
|
|||
|
||||
properties:
|
||||
compatible:
|
||||
enum:
|
||||
- qcom,soundwire-v1.3.0
|
||||
- qcom,soundwire-v1.5.0
|
||||
- qcom,soundwire-v1.5.1
|
||||
- qcom,soundwire-v1.6.0
|
||||
- qcom,soundwire-v1.7.0
|
||||
- qcom,soundwire-v2.0.0
|
||||
oneOf:
|
||||
- enum:
|
||||
- qcom,soundwire-v1.3.0
|
||||
- qcom,soundwire-v1.5.0
|
||||
- qcom,soundwire-v1.5.1
|
||||
- qcom,soundwire-v1.6.0
|
||||
- qcom,soundwire-v1.7.0
|
||||
- qcom,soundwire-v2.0.0
|
||||
- items:
|
||||
- enum:
|
||||
- qcom,soundwire-v2.1.0
|
||||
- const: qcom,soundwire-v2.0.0
|
||||
|
||||
reg:
|
||||
maxItems: 1
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user