aboutsummaryrefslogtreecommitdiff
path: root/Bindings/net/broadcom-bluetooth.yaml
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2025-01-02 09:07:48 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2025-01-02 09:07:48 +0000
commita8091808915c37cd212871d2b3f3a49149a8ddb4 (patch)
tree7cb37a6aefb8cd13c3397496c270378ff1c3284b /Bindings/net/broadcom-bluetooth.yaml
parente2e0a4ea3f708df73a339834acf21c2f8ff145d4 (diff)
Import device-tree files from Linux 6.10vendor/device-tree/6.10
Diffstat (limited to 'Bindings/net/broadcom-bluetooth.yaml')
-rw-r--r--Bindings/net/broadcom-bluetooth.yaml33
1 files changed, 19 insertions, 14 deletions
diff --git a/Bindings/net/broadcom-bluetooth.yaml b/Bindings/net/broadcom-bluetooth.yaml
index cc70b00c6ce5..4a1bfc2b3584 100644
--- a/Bindings/net/broadcom-bluetooth.yaml
+++ b/Bindings/net/broadcom-bluetooth.yaml
@@ -14,20 +14,25 @@ description:
properties:
compatible:
- enum:
- - brcm,bcm20702a1
- - brcm,bcm4329-bt
- - brcm,bcm4330-bt
- - brcm,bcm4334-bt
- - brcm,bcm43430a0-bt
- - brcm,bcm43430a1-bt
- - brcm,bcm43438-bt
- - brcm,bcm4345c5
- - brcm,bcm43540-bt
- - brcm,bcm4335a0
- - brcm,bcm4349-bt
- - cypress,cyw4373a0-bt
- - infineon,cyw55572-bt
+ oneOf:
+ - items:
+ - enum:
+ - infineon,cyw43439-bt
+ - const: brcm,bcm4329-bt
+ - enum:
+ - brcm,bcm20702a1
+ - brcm,bcm4329-bt
+ - brcm,bcm4330-bt
+ - brcm,bcm4334-bt
+ - brcm,bcm43430a0-bt
+ - brcm,bcm43430a1-bt
+ - brcm,bcm43438-bt
+ - brcm,bcm4345c5
+ - brcm,bcm43540-bt
+ - brcm,bcm4335a0
+ - brcm,bcm4349-bt
+ - cypress,cyw4373a0-bt
+ - infineon,cyw55572-bt
shutdown-gpios:
maxItems: 1