[PATCH 1/2] DT: add bindings for QCC2072 Add DT compatible string "qcom,qcc2072-bt" to yaml file.

From: Vivek Kumar Sahu
Date: Wed Dec 17 2025 - 06:48:48 EST


Signed-off-by: Vivek Kumar Sahu <vivesahu@xxxxxxxxxxxxxxxx>
---
.../devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml
index 6353a336f382..197248d6f7b8 100644
--- a/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml
+++ b/Documentation/devicetree/bindings/net/bluetooth/qualcomm-bluetooth.yaml
@@ -28,6 +28,7 @@ properties:
- qcom,wcn6750-bt
- qcom,wcn6855-bt
- qcom,wcn7850-bt
+ - qcom,qcc2072-bt

enable-gpios:
maxItems: 1
--
2.34.1