[Bug 194251] Efika MX Smartbook (imx51) WiFi does not work anymore

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 11 20:44:29 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194251

--- Comment #10 from Ian Lepore <ian at FreeBSD.org> ---
The new pinmux driver is purely fdt data-driven.  If there are pinctrl-0
properties on enabled devices, then the pinmux driver configures the pins as
directed by those properties, when the pinmux driver attaches.  None of our
imx5 or imx6 dts files have any pinctrl-0 properties in them yet, so the driver
is really doing nothing at all (which is what the old driver did, since nothing
called its functions).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-arm mailing list