Re: omap4, panda: 3.11, dtb and wifi

2013-09-13 Thread Tony Lindgren
* Paolo Pisati  [130913 08:43]:
> i know we switched to dtb-only booting, but what's happened to wifi?
> 
> 3.5.x:
> flag@flag-desktop:~$ ls -la /sys/bus/platform/devices/wl12xx/
> total 0
> drwxr-xr-x 5 root root0 set 13 17:26 .
> drwxr-xr-x 4 root root0 set 13 17:26 ..
> -rw-r--r-- 1 root root 4096 set 13 17:28 bt_coex_state
> lrwxrwxrwx 1 root root0 set 13 17:27 driver -> 
> ../../../../../../../../bus/platform/drivers/wl12xx_driver
> -r 1 root root0 set 13 17:28 fwlog
> -r--r--r-- 1 root root 4096 set 13 17:28 hw_pg_ver
> drwxr-xr-x 3 root root0 set 13 17:27 ieee80211
> -r--r--r-- 1 root root 4096 set 13 17:28 modalias
> drwxr-xr-x 3 root root0 set 13 17:27 net
> drwxr-xr-x 2 root root0 set 13 17:28 power
> lrwxrwxrwx 1 root root0 set 13 17:27 subsystem -> 
> ../../../../../../../../bus/platform
> -rw-r--r-- 1 root root 4096 set 13 17:26 uevent
> 
> 3.11.x:
> flag@flag-desktop:~$ ls -la /sys/bus/platform/devices/wl*
> ls: cannot access /sys/bus/platform/devices/wl*: No such file or directory

Hmm it seems we're still missing the .dts entries. I'll post
two patches shortly, one for panda and one for 4430sdp.

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


omap4, panda: 3.11, dtb and wifi

2013-09-13 Thread Paolo Pisati
i know we switched to dtb-only booting, but what's happened to wifi?

3.5.x:
flag@flag-desktop:~$ ls -la /sys/bus/platform/devices/wl12xx/
total 0
drwxr-xr-x 5 root root0 set 13 17:26 .
drwxr-xr-x 4 root root0 set 13 17:26 ..
-rw-r--r-- 1 root root 4096 set 13 17:28 bt_coex_state
lrwxrwxrwx 1 root root0 set 13 17:27 driver -> 
../../../../../../../../bus/platform/drivers/wl12xx_driver
-r 1 root root0 set 13 17:28 fwlog
-r--r--r-- 1 root root 4096 set 13 17:28 hw_pg_ver
drwxr-xr-x 3 root root0 set 13 17:27 ieee80211
-r--r--r-- 1 root root 4096 set 13 17:28 modalias
drwxr-xr-x 3 root root0 set 13 17:27 net
drwxr-xr-x 2 root root0 set 13 17:28 power
lrwxrwxrwx 1 root root0 set 13 17:27 subsystem -> 
../../../../../../../../bus/platform
-rw-r--r-- 1 root root 4096 set 13 17:26 uevent

3.11.x:
flag@flag-desktop:~$ ls -la /sys/bus/platform/devices/wl*
ls: cannot access /sys/bus/platform/devices/wl*: No such file or directory

-- 
bye,
p.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html