1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/net/wireless/microchip,wilc1000.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Microchip WILC wireless devicetree bindings
10 - Adham Abozaeid <adham.abozaeid@microchip.com>
11 - Ajay Singh <ajay.kathat@microchip.com>
14 The wilc1000 chips can be connected via SPI or SDIO. This document
15 describes the binding to connect wilc devices.
19 const: microchip,wilc1000
21 spi-max-frequency: true
27 description: phandle to the clock connected on rtc clock line.
43 compatible = "microchip,wilc1000";
44 spi-max-frequency = <48000000>;
46 interrupt-parent = <&pioC>;
57 pinctrl-names = "default";
58 pinctrl-0 = <&pinctrl_mmc1_clk_cmd_dat0 &pinctrl_mmc1_dat1_3>;
60 vmmc-supply = <&vcc_mmc1_reg>;
61 vqmmc-supply = <&vcc_3v3_reg>;
64 compatible = "microchip,wilc1000";
66 interrupt-parent = <&pioC>;