aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/omap/patches-3.13
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2014-03-18 19:05:37 +0000
committerImre Kaloz <kaloz@openwrt.org>2014-03-18 19:05:37 +0000
commit694bc2270f53c34cdf86d5067040481f37e44e00 (patch)
tree5f720a6872bb3f362f9f5909fd08f34e15e0a33a /target/linux/omap/patches-3.13
parent567cc1ee179f5b28b840ecc62f2058c3dbda2848 (diff)
downloadmaster-187ad058-694bc2270f53c34cdf86d5067040481f37e44e00.tar.gz
master-187ad058-694bc2270f53c34cdf86d5067040481f37e44e00.tar.bz2
master-187ad058-694bc2270f53c34cdf86d5067040481f37e44e00.zip
[omap]: switch the am335x-evmsk to the new wlcore bindings
Signed-off-by: Imre Kaloz <kaloz@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39948 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap/patches-3.13')
-rw-r--r--target/linux/omap/patches-3.13/950-am335x-evmsk-wilink-dts.patch21
1 files changed, 7 insertions, 14 deletions
diff --git a/target/linux/omap/patches-3.13/950-am335x-evmsk-wilink-dts.patch b/target/linux/omap/patches-3.13/950-am335x-evmsk-wilink-dts.patch
index f52773ca25..7ebbbeaec3 100644
--- a/target/linux/omap/patches-3.13/950-am335x-evmsk-wilink-dts.patch
+++ b/target/linux/omap/patches-3.13/950-am335x-evmsk-wilink-dts.patch
@@ -8,28 +8,21 @@
#include <dt-bindings/pwm/pwm.h>
/ {
-@@ -26,6 +27,20 @@
+@@ -26,6 +27,13 @@
};
};
+ wlan {
-+ compatible = "ti,wilink6";
-+ interrupt-parent = <&gpio0>;
-+ interrupts = <31 IRQ_TYPE_LEVEL_HIGH>;
-+ clocks = <&refclock>;
-+ clock-names = "refclock";
++ compatible = "wlcore";
+
-+ refclock: refclock {
-+ compatible = "ti,wilink-clock";
-+ #clock-cells = <0>;
-+ clock-frequency = <38400000>;
-+ };
++ gpio = <31>;
++ board-ref-clock = <4>;
+ };
+
memory {
device_type = "memory";
reg = <0x80000000 0x10000000>; /* 256 MB */
-@@ -45,6 +60,16 @@
+@@ -45,6 +53,16 @@
regulator-boot-on;
};
@@ -46,7 +39,7 @@
leds {
pinctrl-names = "default";
pinctrl-0 = <&user_leds_s0>;
-@@ -297,6 +322,20 @@
+@@ -297,6 +315,20 @@
0x144 (PIN_INPUT_PULLDOWN | MUX_MODE4) /* rmii1_ref_clk.mcasp1_axr3 */
>;
};
@@ -67,7 +60,7 @@
};
&uart0 {
-@@ -503,6 +542,16 @@
+@@ -503,6 +535,16 @@
ti,no-reset-on-init;
};