Commit 1b292a16 authored by Marek Vasut's avatar Marek Vasut Committed by Kalle Valo
Browse files

dt-bindings: wireless: wilc1000: Document WILC3000 compatible string



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.

Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarMarek Vasut <marex@denx.de>
Signed-off-by: default avatarKalle Valo <kvalo@kernel.org>
Link: https://patch.msgid.link/20241004114551.40236-1-marex@denx.de
parent 98ca3178
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -16,7 +16,11 @@ description:

properties:
  compatible:
    const: microchip,wilc1000
    oneOf:
      - items:
          - const: microchip,wilc3000
          - const: microchip,wilc1000
      - const: microchip,wilc1000

  reg: true