netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string
@ 2024-08-21 18:42 Marek Vasut
  2024-08-21 18:42 ` [PATCH 2/2] wifi: wilc1000: Add WILC3000 support Marek Vasut
  2024-08-22  8:07 ` [PATCH 1/2] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string Krzysztof Kozlowski
  0 siblings, 2 replies; 11+ messages in thread
From: Marek Vasut @ 2024-08-21 18:42 UTC (permalink / raw)
  To: linux-wireless
  Cc: Marek Vasut, David S. Miller, Adham Abozaeid, Ajay Singh,
	Alexis Lothoré, Claudiu Beznea, Conor Dooley, Eric Dumazet,
	Jakub Kicinski, Kalle Valo, Krzysztof Kozlowski, Paolo Abeni,
	Rob Herring, devicetree, netdev

Document compatible string for the WILC3000 chip. The chip is similar
to WILC1000, except that the register layout is slightly different and
it does not support WPA3/SAE.

Signed-off-by: Marek Vasut <marex@denx.de>
---
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Adham Abozaeid <adham.abozaeid@microchip.com>
Cc: Ajay Singh <ajay.kathat@microchip.com>
Cc: Alexis Lothoré <alexis.lothore@bootlin.com>
Cc: Claudiu Beznea <claudiu.beznea@tuxon.dev>
Cc: Conor Dooley <conor+dt@kernel.org>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Kalle Valo <kvalo@kernel.org>
Cc: Krzysztof Kozlowski <krzk+dt@kernel.org>
Cc: Marek Vasut <marex@denx.de>
Cc: Paolo Abeni <pabeni@redhat.com>
Cc: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org
Cc: linux-wireless@vger.kernel.org
Cc: netdev@vger.kernel.org
---
 .../devicetree/bindings/net/wireless/microchip,wilc1000.yaml  | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/net/wireless/microchip,wilc1000.yaml b/Documentation/devicetree/bindings/net/wireless/microchip,wilc1000.yaml
index 2460ccc082371..1bf3496c21e64 100644
--- a/Documentation/devicetree/bindings/net/wireless/microchip,wilc1000.yaml
+++ b/Documentation/devicetree/bindings/net/wireless/microchip,wilc1000.yaml
@@ -16,7 +16,9 @@ description:
 
 properties:
   compatible:
-    const: microchip,wilc1000
+    enum:
+      - microchip,wilc1000
+      - microchip,wilc3000
 
   reg: true
 
-- 
2.43.0


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

end of thread, other threads:[~2024-08-23 18:00 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-21 18:42 [PATCH 1/2] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string Marek Vasut
2024-08-21 18:42 ` [PATCH 2/2] wifi: wilc1000: Add WILC3000 support Marek Vasut
2024-08-22 10:26   ` Simon Horman
2024-08-23  1:42     ` Marek Vasut
2024-08-22 12:10   ` Alexis Lothoré
2024-08-23  2:46     ` Marek Vasut
2024-08-23 17:37       ` Ajay.Kathat
2024-08-23 18:00   ` kernel test robot
2024-08-22  8:07 ` [PATCH 1/2] dt-bindings: wireless: wilc1000: Document WILC3000 compatible string Krzysztof Kozlowski
2024-08-23  1:38   ` Marek Vasut
2024-08-23  6:10     ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).