diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2022-09-24 16:21:55 +0200 |
---|---|---|
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | 2022-12-12 23:19:25 +0100 |
commit | d4e9b8b802525f12375a858a6d3711f9ef4ce779 (patch) | |
tree | 0e548ec7e7a296f43f45b78fc6b403f2f73dd295 /Documentation | |
parent | Bluetooth: hci_bcm4377: Fix missing pci_disable_device() on error in bcm4377_... (diff) | |
download | linux-d4e9b8b802525f12375a858a6d3711f9ef4ce779.tar.xz linux-d4e9b8b802525f12375a858a6d3711f9ef4ce779.zip |
dt-bindings: bluetooth: broadcom: add BCM43430A0 & BCM43430A1
Document the compatible string for BCM43430A0 bluetooth used in lg-lenok
and BCM43430A1 used in asus-sparrow.
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml b/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml index e0c8abc27413..b964c7dcec15 100644 --- a/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml +++ b/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml @@ -19,6 +19,8 @@ properties: - brcm,bcm4329-bt - brcm,bcm4330-bt - brcm,bcm4334-bt + - brcm,bcm43430a0-bt + - brcm,bcm43430a1-bt - brcm,bcm43438-bt - brcm,bcm4345c5 - brcm,bcm43540-bt |