ARM: dts: add wl12xx/wl18xx bindings
[cascardo/linux.git] / arch / arm / boot / dts / omap4-panda-common.dtsi
index 1505135..1228de5 100644 (file)
        non-removable;
        bus-width = <4>;
        cap-power-off-card;
+
+       #address-cells = <1>;
+       #size-cells = <0>;
+       wlcore: wlcore@2 {
+               compatible = "ti,wl1271";
+               reg = <2>;
+               interrupt-parent = <&gpio2>;
+               interrupts = <21 IRQ_TYPE_LEVEL_HIGH>; /* gpio 53 */
+               ref-clock-frequency = <38400000>;
+       };
 };
 
 &emif1 {