From 694bc2270f53c34cdf86d5067040481f37e44e00 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Tue, 18 Mar 2014 19:05:37 +0000 Subject: [omap]: switch the am335x-evmsk to the new wlcore bindings Signed-off-by: Imre Kaloz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39948 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../patches-3.12/950-am335x-evmsk-wilink-dts.patch | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) (limited to 'target/linux/omap/patches-3.12') diff --git a/target/linux/omap/patches-3.12/950-am335x-evmsk-wilink-dts.patch b/target/linux/omap/patches-3.12/950-am335x-evmsk-wilink-dts.patch index 00fd0b2c2d..933c059281 100644 --- a/target/linux/omap/patches-3.12/950-am335x-evmsk-wilink-dts.patch +++ b/target/linux/omap/patches-3.12/950-am335x-evmsk-wilink-dts.patch @@ -8,7 +8,7 @@ #include / { -@@ -200,6 +201,33 @@ +@@ -200,6 +201,26 @@ 0x144 (PIN_INPUT_PULLDOWN | MUX_MODE4) /* rmii1_ref_clk.mcasp1_axr3 */ >; }; @@ -28,21 +28,14 @@ + }; + + wlan { -+ compatible = "ti,wilink6"; -+ interrupt-parent = <&gpio0>; -+ interrupts = <31 IRQ_TYPE_LEVEL_HIGH>; -+ clocks = <&refclock>; -+ clock-names = "refclock"; ++ compatible = "wlcore"; ++ gpio = <31>; + -+ refclock: refclock { -+ compatible = "ti,wilink-clock"; -+ #clock-cells = <0>; -+ clock-frequency = <38400000>; -+ }; ++ board-ref-clock = <4>; }; ocp { -@@ -335,6 +363,16 @@ +@@ -335,6 +356,16 @@ regulator-boot-on; }; @@ -59,7 +52,7 @@ leds { pinctrl-names = "default"; pinctrl-0 = <&user_leds_s0>; -@@ -535,6 +573,16 @@ +@@ -535,6 +566,16 @@ status = "okay"; }; -- cgit v1.2.3