freebsd-dev/sys/dev/iicbus
Luiz Otavio O Souza bf17755477 Allow the use of OFW I2C bus together with iicbb(4) on OFW-based systems.
This change makes ofw_iicbus attach to iicbb(4) controllers in addition to
the already supported i2c host bridges (iichb).

On iicbb(4) allow the direct access of the OFW parent node by its children,
so they can be directly attached to iicbb(4) node on the DTS without the
need of describing the i2c bus.

Approved by:	adrian (mentor, implicit)
2014-02-13 18:22:49 +00:00
..
ad7417.c
ad7418.c
adt746x.c Add driver for the ADT7460/ADT7467 fan controller found in later PowerBooks 2014-02-03 01:22:50 +00:00
ds133x.c
ds1374.c
ds1631.c Make more unsigned ints signed. 2013-12-07 22:25:07 +00:00
ds1672.c
ds1775.c Make more unsigned ints signed. 2013-12-07 22:25:07 +00:00
icee.c
if_ic.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
iic.c
iic.h
iicbb_if.m
iicbb.c Allow the use of OFW I2C bus together with iicbb(4) on OFW-based systems. 2014-02-13 18:22:49 +00:00
iicbus_if.m
iicbus.c
iicbus.h
iicoc.c
iicoc.h
iiconf.c
iiconf.h
iicsmb.c
max6690.c Fix some integer signs. These unsigned integers should all be signed. 2013-12-07 19:55:34 +00:00
pcf8563.c
pcf8563reg.h
s35390a.c