ARM: dts: add wl12xx/wl18xx bindings
[pandora-kernel.git] / arch / arm / boot / dts / omap3-zoom3.dts
index 6644f51..131448d 100644 (file)
        cap-power-off-card;
        pinctrl-names = "default";
        pinctrl-0 = <&mmc3_pins &mmc3_2_pins>;
+
+       #address-cells = <1>;
+       #size-cells = <0>;
+       wlcore: wlcore@2 {
+               compatible = "ti,wl1271";
+               reg = <2>;
+               interrupt-parent = <&gpio6>;
+               interrupts = <2 IRQ_TYPE_LEVEL_HIGH>; /* gpio 162 */
+               ref-clock-frequency = <26000000>;
+       };
 };
 
 &uart1 {