freebsd-dev/sys/arm/freescale/vybrid
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.vybrid Add very basic driver for 12-bit Analog to Digital Converter (ADC). 2014-06-15 12:08:33 +00:00
std.vybrid Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it with 2014-01-28 09:12:04 +00:00
vf_adc.c Add very basic driver for 12-bit Analog to Digital Converter (ADC). 2014-06-15 12:08:33 +00:00
vf_adc.h Add very basic driver for 12-bit Analog to Digital Converter (ADC). 2014-06-15 12:08:33 +00:00
vf_anadig.c Add function for configuring PLL4 (Audio) clock frequency output. 2014-02-13 06:38:01 +00:00
vf_ccm.c - Pin configuration is a complete iomux register now and includes 2014-02-25 17:02:11 +00:00
vf_common.c
vf_common.h Add function for configuring PLL4 (Audio) clock frequency output. 2014-02-13 06:38:01 +00:00
vf_dcu4.c - Export panel info to DTS 2014-03-07 16:14:51 +00:00
vf_dmamux.c Add drivers for: 2014-02-08 19:47:59 +00:00
vf_dmamux.h Add drivers for: 2014-02-08 19:47:59 +00:00
vf_edma.c Add drivers for: 2014-02-08 19:47:59 +00:00
vf_edma.h Add drivers for: 2014-02-08 19:47:59 +00:00
vf_ehci.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
vf_gpio.c Make the GPIO children attach to the first unit available and not only to 2014-10-28 18:33:59 +00:00
vf_i2c.c Rename i.MX I2C driver file. 2014-07-22 03:59:14 +00:00
vf_iomuxc.c - Pin configuration is a complete iomux register now and includes 2014-02-25 17:02:11 +00:00
vf_iomuxc.h
vf_machdep.c Add the start of the ARM platform code. This is based on the PowerPC 2014-05-17 11:27:36 +00:00
vf_mscm.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
vf_nfc.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
vf_port.c Fix typo. 2014-05-14 14:19:57 +00:00
vf_port.h Add driver for Port control and interrupts (PORT). 2014-03-07 07:06:36 +00:00
vf_sai.c Rename OF_xref_phandle() to OF_node_from_xref() and add a new function 2014-09-01 18:51:01 +00:00
vf_spi.c Add a driver for Serial Peripheral Interface (SPI). 2014-06-11 10:03:06 +00:00
vf_src.c Follow r261352 by updating all drivers which are children of simplebus 2014-02-02 19:17:28 +00:00
vf_src.h
vf_tcon.c o Add prototype for tcon_bypass() used by dcu4 2014-02-02 21:10:40 +00:00
vf_uart.c