One big Qualcomm Bluetooth schema is hardly manageable: it lists all
possible properties (19 supplies). Split qcom,qca6390-bt to separate
bindings, so device schema will be easier to read/maintain and list only
relevant properties.
What's more it messes up old (pre-PMU) and new (post-PMU) description in
one place adding to the total mess.
Best regards,
Krzysztof
---
Krzysztof Kozlowski (12):
Bluetooth: MAINTAINERS: Orphan Qualcomm hci_qca
dt-bindings: bluetooth: qcom,qca2066-bt: Split to separate schema
dt-bindings: bluetooth: qcom,qca9377-bt: Split to separate schema
dt-bindings: bluetooth: qcom,qca6390-bt: Split to separate schema
dt-bindings: bluetooth: qcom,wcn3950-bt: Split to separate schema
dt-bindings: bluetooth: qcom,wcn3990-bt: Split to separate schema
dt-bindings: bluetooth: qcom,wcn6750-bt: Split to separate schema
dt-bindings: bluetooth: qcom,wcn6750-bt: Deprecate old supplies
dt-bindings: bluetooth: qcom,wcn6855-bt: Split to separate schema
dt-bindings: bluetooth: qcom,wcn6855-bt: Deprecate old supplies
dt-bindings: bluetooth: qcom,wcn7850-bt: Split to separate schema
dt-bindings: bluetooth: qcom,wcn7850-bt: Deprecate old supplies
.../net/bluetooth/qcom,bluetooth-common.yaml | 25 ++
.../bindings/net/bluetooth/qcom,qca2066-bt.yaml | 49 ++++
.../bindings/net/bluetooth/qcom,qca6390-bt.yaml | 64 +++++
.../bindings/net/bluetooth/qcom,qca9377-bt.yaml | 58 +++++
.../bindings/net/bluetooth/qcom,wcn3950-bt.yaml | 67 ++++++
.../bindings/net/bluetooth/qcom,wcn3990-bt.yaml | 66 ++++++
.../bindings/net/bluetooth/qcom,wcn6750-bt.yaml | 93 ++++++++
.../bindings/net/bluetooth/qcom,wcn6855-bt.yaml | 98 ++++++++
.../bindings/net/bluetooth/qcom,wcn7850-bt.yaml | 93 ++++++++
.../bindings/net/bluetooth/qualcomm-bluetooth.yaml | 259 ---------------------
MAINTAINERS | 3 +-
11 files changed, 615 insertions(+), 260 deletions(-)
---
base-commit: d2aaae19c5e17d310b1962dd252d12c7782a54fe
change-id: 20251028-dt-bindings-qcom-bluetooth-9af415056c1c
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>