FROMLIST v2 dt-bindings: bluetooth: qcom,wcn6750-bt: Document WCN6755 Bluetooth

Document the WCN6755 Bluetooth using a fallback to WCN6750 since the two
chips seem to be completely pin and software compatible. In fact the
original downstream kernel just pretends the WCN6755 is a WCN6750.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
This commit is contained in:
Luca Weiss 2026-04-03 15:52:48 +02:00
commit 9a422f147e

View file

@ -12,8 +12,14 @@ maintainers:
properties:
compatible:
enum:
- qcom,wcn6750-bt
oneOf:
- items:
- enum:
- qcom,wcn6755-bt
- const: qcom,wcn6750-bt
- enum:
- qcom,wcn6750-bt
enable-gpios:
maxItems: 1