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
23 spi-max-frequency: true
29 description: phandle to the clock connected on rtc clock line.
39 additionalProperties: false
47 compatible = "microchip,wilc1000";
48 spi-max-frequency = <48000000>;
50 interrupt-parent = <&pioC>;
61 pinctrl-names = "default";
62 pinctrl-0 = <&pinctrl_mmc1_clk_cmd_dat0 &pinctrl_mmc1_dat1_3>;
64 vmmc-supply = <&vcc_mmc1_reg>;
65 vqmmc-supply = <&vcc_3v3_reg>;
68 compatible = "microchip,wilc1000";
70 interrupt-parent = <&pioC>;