ARM: dts: add wl12xx/wl18xx bindings
[deliverable/linux.git] / arch / arm / boot / dts / omap4-sdp.dts
index 3e1da43068f68e67f7578d5eda64c12ea33501ca..8c36f51f5780011de30ad5cbd6ff1d416e761b0f 100644 (file)
        non-removable;
        bus-width = <4>;
        cap-power-off-card;
+
+       #address-cells = <1>;
+       #size-cells = <0>;
+       wlcore: wlcore@2 {
+               compatible = "ti,wl1281";
+               reg = <2>;
+               interrupt-parent = <&gpio1>;
+               interrupts = <21 IRQ_TYPE_LEVEL_HIGH>; /* gpio 53 */
+               ref-clock-frequency = <26000000>;
+               tcxo-clock-frequency = <26000000>;
+       };
 };
 
 &emif1 {
This page took 0.060516 seconds and 5 git commands to generate.