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:
19 - interrupts : specifies attributes for the out-of-band interrupt.
22 - interrupt-parent : the phandle for the interrupt controller to which the
23 device interrupts are connected.
24 - ref-clock-frequency : ref clock frequency in Hz
25 - tcxo-clock-frequency : tcxo clock frequency in Hz
27 Note: the *-clock-frequency properties assume internal clocks. In case of external
28 clock, new bindings (for parsing the clock nodes) have to be added.
34 vmmc-supply = <&wlan_en_reg>;
37 keep-power-in-suspend;
42 compatible = "ti,wl1835";
44 interrupt-parent = <&gpio0>;
45 interrupts = <19 IRQ_TYPE_LEVEL_HIGH>;