From 71793730ebfdbd1b15c6648a67e8d42b83eb131d Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Thu, 18 Mar 2021 09:43:08 +0100 Subject: [PATCH] Bluetooth: btbcm: Add BCM4334 DT binding BCM4334 was missing from the binding. Cc: devicetree@vger.kernel.org Signed-off-by: Linus Walleij Signed-off-by: Marcel Holtmann --- Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml b/Documentation/devicetree/bindings/net/broadcom-bluetooth.yaml index bdd6ca6..fbdc208 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 -- 2.7.4