freebsd-dev/sys/arm/freescale/vybrid
Marcin Wojtas 1e6005d807 Introduce VF610 I2C controller support.
NXP LS1046A contains I2C controller compatible with Vybrid VF610.
Existing Vybrid MVF600 driver can be used to support it. For that purpose
declare driver as ofw_iicbus and add methods associated with ofw_iicbus.

For VF610 add dynamic clock prescaler calculation using clock information
from clock driver and clock frequency requested in device tree.

On the occasion add detach function and add additional error handling
in i2c_attach function.

Submitted by: Dawid Gorecki <dgr@semihalf.com>
Reviewed by: manu
Obtained from: Semihalf
Sponsored by: Alstom Group
Differential Revision: https://reviews.freebsd.org/D24361
2020-05-25 15:21:38 +00:00
..
files.vybrid
std.vybrid
vf_adc.c
vf_adc.h
vf_anadig.c
vf_ccm.c
vf_common.h
vf_dcu4.c
vf_dmamux.c
vf_dmamux.h
vf_edma.c
vf_edma.h
vf_ehci.c
vf_gpio.c
vf_i2c.c Introduce VF610 I2C controller support. 2020-05-25 15:21:38 +00:00
vf_iomuxc.c
vf_iomuxc.h
vf_machdep.c
vf_mscm.c
vf_port.c
vf_port.h
vf_sai.c
vf_spi.c
vf_src.c
vf_src.h
vf_tcon.c
vf_uart.c