HomeFreeBSD

Fix parsing of I2C addresses properties in fdt data. I2C address is

Description

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>

Details

Provenance
ianAuthored on
Parents
rS289703: MFC r289316:
Branches
Unknown
Tags
Unknown