[PATCH v3 0/7] soundwire: qcom: add support for SM8550 (Soundwire v2.0.0)

From: Krzysztof Kozlowski
Date: Tue Apr 18 2023 - 05:55:11 EST


Hi,

Changes since v2:
1. Use uint16 for qcom,ports-sinterval.
DTS will be fixed in separate patchset.
2. Add tags.

Changes since v1:
1. Patch 1: Increase maxItems to 16 for port-related properties.
2. Re-order patch 1 and 2.
3. Patch 3: Drop unneeded semicolon.
4. Patch 5: Fix lang typo in subject.

Best regards,
Krzysztof

Krzysztof Kozlowski (7):
dt-bindings: soundwire: qcom: add Qualcomm Soundwire v2.0.0
dt-bindings: soundwire: qcom: add 16-bit sample interval
soundwire: qcom: allow 16-bit sample interval for ports
soundwire: qcom: use consistently 'ctrl' as state variable name
soundwire: qcom: prepare for handling different register layouts
soundwire: qcom: add support for v2.0.0 controller
soundwire: qcom: use tabs for indentation in defines

.../bindings/soundwire/qcom,soundwire.yaml | 39 +-
drivers/soundwire/qcom.c | 387 ++++++++++++------
2 files changed, 287 insertions(+), 139 deletions(-)

--
2.34.1