1 TI Wilink 6/7/8 (wl12xx/wl18xx) SDIO devices
3 This node provides properties for controlling the wilink wireless device. The
4 node is expected to be specified as a child node to the SDIO controller that
5 connects the device to the system.
8 - compatible: should be one of the following:
20 - interrupts : specifies attributes for the out-of-band interrupt.
23 - ref-clock-frequency : ref clock frequency in Hz
24 - tcxo-clock-frequency : tcxo clock frequency in Hz
26 Note: the *-clock-frequency properties assume internal clocks. In case of external
27 clock, new bindings (for parsing the clock nodes) have to be added.
32 vmmc-supply = <&wlan_en_reg>;
35 keep-power-in-suspend;
40 compatible = "ti,wl1835";
42 interrupt-parent = <&gpio0>;
43 interrupts = <19 IRQ_TYPE_LEVEL_HIGH>;