Hi friends, I searched through the mailing list archives to see if there's any conclusive answer about this but didn't find any. I'm planning on using the wl12xx driver in 3.0.35 for i.mx6 board with a murata LBWA19XSLZ chip (TI WL1270 transceiver) and am checking if this might work. a) does wl12xx support wl1270? I'm not certain whether or not the wl12xx driver supports wl1270. The code does not mention wl1270. The defines/ops are prefixed with wl1271. Eg: linux-3.0.35$ egrep ieee80211_ops drivers/net/wireless/wl12xx/*.c drivers/net/wireless/wl12xx/main.c:static const struct ieee80211_ops wl1271_ops = { Can I conclude that I should not expect this to work for wl1270? Or is it just that wl1271 and wl1270 share compatible ops? b) is there specific firmware I will need for the wl1270? I see that wl1271 gets its firmware from ti-connectivity which has: https://github.com/shaharlevi/linux-firmware-ti-connectivity/tree/ti-connectivity/ti-connectivity wl1271-fw.binlinux-firmware: wl12xx-update STA FW supports 11n BA sessions wl127x-fw-3.binlinux-firmware: wl12xx: Updated STA & AP FW for wl12xx-fw-3 I'm wondering if that wl127x includes wl1270 support. Thanks for any advice/suggestions. Thanks, jayakumar -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html