freebsd-dev/sys/arm/allwinner
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
..
a20 Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
a10_clk.c Fix typo in comment. 2014-09-20 09:18:58 +00:00
a10_clk.h Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
a10_common.c Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
a10_ehci.c Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
a10_gpio.c Make the GPIO children attach to the first unit available and not only to 2014-10-28 18:33:59 +00:00
a10_gpio.h Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
a10_machdep.c Add the start of the ARM platform code. This is based on the PowerPC 2014-05-17 11:27:36 +00:00
a10_sramc.c Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
a10_sramc.h Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
a10_wdog.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
a10_wdog.h Add watchdog driver for Allwinner A10 2013-02-11 11:31:23 +00:00
aintc.c Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
console.c Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
files.a10 Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c 2014-03-10 18:10:09 +00:00
if_emac.c Mechanically convert to if_inc_counter(). 2014-09-19 09:20:16 +00:00
if_emacreg.h Switch to my freebsd.org emal address in copyright. 2014-03-25 08:31:47 +00:00
std.a10 Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
timer.c Allow timer0 to run at full 24MHz not at 24MHz/16 by setting prescale to 1. 2014-10-02 06:00:55 +00:00