freebsd-dev/sys/mips/rt305x
Luiz Otavio O Souza 8839e0e9f3 Make the GPIO children attach to the first unit available and not only to
unit 0.

It seems that this 'simplification' was copied to all GPIO drivers in tree.

This fix a bug where a GPIO controller could fail to attach its children
(gpioc and gpiobus) if another GPIO driver attach first.
2014-10-28 18:33:59 +00:00
..
files.rt305x Turns out the nvram env was common, so move it back up to get PB92 working. 2012-10-23 19:17:43 +00:00
obio.c Devices that rely on hints or identify routines for discovery need to 2013-10-29 14:07:31 +00:00
obiovar.h
rt305x_dotg.c Implement better support for USB controller suspend and resume. 2011-12-14 00:28:54 +00:00
rt305x_gpio.c Make the GPIO children attach to the first unit available and not only to 2014-10-28 18:33:59 +00:00
rt305x_gpio.h
rt305x_gpiovar.h
rt305x_ic.c
rt305x_icvar.h
rt305x_machdep.c Convert remaining {g,s}etenv->kern_{g,s}etenv 2014-10-17 17:34:05 +00:00
rt305x_sysctl.c Correct capitalization of "Hz" in user-visible text (manpages, printf(), 2012-02-28 13:19:34 +00:00
rt305x_sysctlvar.h
rt305xreg.h
rt_swreg.h
std.rt305x o) Use ABI, not ISA_* options, to determine whether to compile bits if libkern 2012-03-12 21:25:32 +00:00
uart_bus_rt305x.c
uart_cpu_rt305x.c
uart_dev_rt305x.c Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
uart_dev_rt305x.h