diff mbox series

[03/15] dt-bindings: net: broadcom-bluetooth: Add BCM20702A1 compatible string

Message ID 20181107101308.7626-4-wens@csie.org (mailing list archive)
State Superseded, archived
Headers show
Series ARM: sunxi: Enable Broadcom-based Bluetooth controllers | expand

Commit Message

Chen-Yu Tsai Nov. 7, 2018, 10:12 a.m. UTC
The BCM20702A1 is a Bluetooth 4.0 chip from Broadcom. It is found in the
Ampak AP6210 WiFi+BT module, identified from the read verbose config info
command response. However the Bluetooth firmware provided by vendors uses
the name BCM20710. This patch elects to use the chip ID returned by the
chip for the compatible string.

Signed-off-by: Chen-Yu Tsai <wens@csie.org>
---
 Documentation/devicetree/bindings/net/broadcom-bluetooth.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring Nov. 12, 2018, 11:37 p.m. UTC | #1
On Wed,  7 Nov 2018 18:12:56 +0800, Chen-Yu Tsai wrote:
> The BCM20702A1 is a Bluetooth 4.0 chip from Broadcom. It is found in the
> Ampak AP6210 WiFi+BT module, identified from the read verbose config info
> command response. However the Bluetooth firmware provided by vendors uses
> the name BCM20710. This patch elects to use the chip ID returned by the
> chip for the compatible string.
> 
> Signed-off-by: Chen-Yu Tsai <wens@csie.org>
> ---
>  Documentation/devicetree/bindings/net/broadcom-bluetooth.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/net/broadcom-bluetooth.txt b/Documentation/devicetree/bindings/net/broadcom-bluetooth.txt
index f6ff1a60ab3e..cb50931a6506 100644
--- a/Documentation/devicetree/bindings/net/broadcom-bluetooth.txt
+++ b/Documentation/devicetree/bindings/net/broadcom-bluetooth.txt
@@ -10,6 +10,7 @@  device the slave device is attached to.
 Required properties:
 
  - compatible: should contain one of the following:
+   * "brcm,bcm20702a1"
    * "brcm,bcm43438-bt"
 
 Optional properties: