diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2021-03-18 09:43:08 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2021-03-18 10:17:04 +0100 |
commit | 71793730ebfdbd1b15c6648a67e8d42b83eb131d (patch) | |
tree | 45de158df5986752aaac476e2068a982546383bd /Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml | |
parent | Bluetooth: Fix incorrect status handling in LE PHY UPDATE event (diff) | |
download | linux-71793730ebfdbd1b15c6648a67e8d42b83eb131d.tar.xz linux-71793730ebfdbd1b15c6648a67e8d42b83eb131d.zip |
Bluetooth: btbcm: Add BCM4334 DT binding
BCM4334 was missing from the binding.
Cc: devicetree@vger.kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml b/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml index bdd6ca617e23..fbdc2083bec4 100644 --- a/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml +++ b/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml @@ -18,6 +18,7 @@ properties: - brcm,bcm20702a1 - brcm,bcm4329-bt - brcm,bcm4330-bt + - brcm,bcm4334-bt - brcm,bcm43438-bt - brcm,bcm4345c5 - brcm,bcm43540-bt |