freebsd-skq/sys/dev/iicbus
ian d082e488cb MFC r274641, r274644, r274822, r276049:
Allow i2c bus speed to be configured via hints, FDT data, and sysctl.

  Implement bus speed setting for OMAP4, AM335x, and imx5/6.

  Fix the i2c bus speed divisors for TI OMAP4 and AM335x to give the
  advertised 100, 400, and 1000 KHz speeds.

PR:		195009
2014-12-27 02:37:52 +00:00
..
ad7417.c
ad7418.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
adt746x.c MFC r261421 2014-03-15 00:23:35 +00:00
ds133x.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
ds1374.c
ds1631.c MFC r259082 2014-01-15 05:52:06 +00:00
ds1672.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
ds1775.c MFC r259082 2014-01-15 05:52:06 +00:00
icee.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
if_ic.c Clean up SIOCSIFDSTADDR usage from ifnet drivers. The ioctl itself is 2013-09-11 09:19:44 +00:00
iic.c MFC r266923: 2014-08-20 19:12:19 +00:00
iic.h
iicbb_if.m
iicbb.c MFC r258046, r258047, r258050, r259035, r259036, r259037, r261842, r261843, 2014-05-15 01:27:53 +00:00
iicbus_if.m MFC r274641, r274644, r274822, r276049: 2014-12-27 02:37:52 +00:00
iicbus.c MFC r274641, r274644, r274822, r276049: 2014-12-27 02:37:52 +00:00
iicbus.h MFC r274641, r274644, r274822, r276049: 2014-12-27 02:37:52 +00:00
iicoc.c
iicoc.h
iiconf.c MFC r273728: 2014-11-03 10:33:01 +00:00
iiconf.h
iicsmb.c
max6690.c Avoid using the degree symbol. Looks ugly on the console. 2012-08-19 19:32:38 +00:00
pcf8563.c It turns out that as documented, PCF8563_R_SECOND_VL (i.e. battery low) 2012-10-18 10:29:16 +00:00
pcf8563reg.h
s35390a.c Remove unused variables. 2012-09-29 16:15:27 +00:00