Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH] Documentation: dt-binding: net: wireless: add bcm43430-fmac
@ 2017-08-29 21:43 Antony Antony
  2017-08-30  2:28 ` Chen-Yu Tsai
  0 siblings, 1 reply; 11+ messages in thread
From: Antony Antony @ 2017-08-29 21:43 UTC (permalink / raw)
  To: Kalle Valo, Rob Herring, Mark Rutland
  Cc: Icenowy Zheng, devicetree, Hans de Goede, linux-wireless,
	Maxime Ripard, Chen-Yu Tsai, Antony Antony

Add device tree binding documentation for Broadcom BCM43430
AMPAK AP6212A has this chip.

e.g
compatible = "brcm,bcm43430-fmac";

NanoPi NEO Plus2 has an AMPAK AP6212A WiFi module
with BCM43430 rev=1 inside.
brcmf_chip_recognition found AXI chip: BCM43430, rev=1
brcmf_ops_sdio_probe sdio vendor ID: 0x02d0
brcmf_ops_sdio_probe sdio device ID: 0xa9a6

Signed-off-by: Antony Antony <antony@phenome.org>
---
 Documentation/devicetree/bindings/net/wireless/brcm,bcm43xx-fmac.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
 NanoPi Neo Plus2 Kernel DT propsed patch
 https://patchwork.kernel.org/patch/9925387/

diff --git a/Documentation/devicetree/bindings/net/wireless/brcm,bcm43xx-fmac.txt b/Documentation/devicetree/bindings/net/wireless/brcm,bcm43xx-fmac.txt
index 590f622..9107e1a 100644
--- a/Documentation/devicetree/bindings/net/wireless/brcm,bcm43xx-fmac.txt
+++ b/Documentation/devicetree/bindings/net/wireless/brcm,bcm43xx-fmac.txt
@@ -6,7 +6,9 @@ connects the device to the system.
 
 Required properties:
 
- - compatible : Should be "brcm,bcm4329-fmac".
+ - compatible : should be one of the following:
+	* "brcm,bcm4329-fmac"
+	* "brcm,bcm43430-fmac"
 
 Optional properties:
  - brcm,drive-strength : drive strength used for SDIO pins on device in mA
-- 
2.9.3

^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-09-04 17:37 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-29 21:43 [PATCH] Documentation: dt-binding: net: wireless: add bcm43430-fmac Antony Antony
2017-08-30  2:28 ` Chen-Yu Tsai
2017-08-30 12:02   ` Antony Antony
2017-09-01 16:49     ` Rob Herring
2017-09-01 19:10       ` Arend van Spriel
2017-09-01 20:40         ` Antony Antony
2017-09-01 21:30           ` Arend van Spriel
2017-09-04 14:42             ` Antony Antony
2017-09-04 17:37               ` Arend van Spriel
2017-09-01 21:38         ` Rob Herring
2017-09-01 22:01           ` Arend van Spriel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox