1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/dev/iicbus
Justin Hibbits cc8a3448d9 Add support for the Microchip mcp7941x.
This is compatible with the ds1307, but comparing the mcp7941x datasheet vs the
ds1307 code, appears there is one bit placement difference, so that is now
accounted for.

Relnotes:	yes
2016-04-05 03:27:33 +00:00
..
twsi Add the start of support for the Allwinner A31 clocks. It only adds 2016-02-26 13:53:09 +00:00
ad7417.c
ad7418.c
adm1030.c
adt746x.c
ds133x.c
ds1307.c Add support for the Microchip mcp7941x. 2016-04-05 03:27:33 +00:00
ds1307reg.h Add support for the Microchip mcp7941x. 2016-04-05 03:27:33 +00:00
ds1374.c
ds1631.c
ds1672.c
ds1775.c
ds3231.c
ds3231reg.h
icee.c
if_ic.c
iic.c
iic.h
iicbb_if.m
iicbb.c
iicbus_if.m
iicbus.c Fix the resource_list_print_type() calls to use uintmax_t. 2016-03-22 22:25:08 +00:00
iicbus.h
iicoc.c Migrate many bus_alloc_resource() calls to bus_alloc_resource_anywhere(). 2016-02-27 03:38:01 +00:00
iicoc.h
iiconf.c
iiconf.h
iicsmb.c
lm75.c
max6690.c
pcf8563.c
pcf8563reg.h
s35390a.c