freebsd-dev/sys/dev/ofw
Ian Lepore 9a2bb68894 Fix parsing of I2C addresses properties in fdt data. I2C address is
represented in 7-bits format in DT files, but system expect it in 8-bit
format.  Also, fix two drivers that locally hack around this bug.

Submitted by:	Michal Meloun <meloun@miracle.cz>
2015-10-21 15:41:16 +00:00
..
ofw_bus_if.m
ofw_bus_subr.c OF_getencprop_alloc shouldn't be used to get string value. If string 2015-07-25 00:58:50 +00:00
ofw_bus_subr.h
ofw_bus.h
ofw_console.c
ofw_cpu.c Limit ofw_cpu_early_foreach() to CPUs only 2015-07-28 13:16:08 +00:00
ofw_cpu.h
ofw_disk.c
ofw_fdt.c
ofw_if.m
ofw_iicbus.c Fix parsing of I2C addresses properties in fdt data. I2C address is 2015-10-21 15:41:16 +00:00
ofw_pci.h
ofw_standard.c
ofwbus.c
ofwvar.h
openfirm.c
openfirm.h
openfirmio.c
openfirmio.h
openpromio.c
openpromio.h