dt-bindings: net: qualcomm: Add QCA6490 Bluetooth

This commit is contained in:
Nia Espera 2023-11-12 16:47:18 +01:00
parent 12f9a5753f
commit ecba5e4fc8
No known key found for this signature in database
GPG key ID: F224CEC23756E2AD

View file

@ -18,6 +18,7 @@ properties:
enum:
- qcom,qca2066-bt
- qcom,qca6174-bt
- qcom,qca6490-bt
- qcom,qca9377-bt
- qcom,wcn3988-bt
- qcom,wcn3990-bt
@ -37,6 +38,15 @@ properties:
description: gpio specifier is used to find status
of clock supply to SoC
wlan-gpios:
maxItems: 1
description: gpio specifier used to enable the WLAN
chip, on QCA6490 only
power-domains:
maxItems: 1
description: power domain associated with the chip
clocks:
maxItems: 1
description: clock provided to the controller (SUSCLK_32KHZ)
@ -114,6 +124,17 @@ allOf:
- enable-gpios
- clocks
- if:
properties:
compatible:
contains:
enum:
- qcom,qca6490-bt
then:
required:
- enable-gpios
- wlan-gpios
- if:
properties:
compatible: