diff options
author | ian <ian@FreeBSD.org> | 2016-01-24 18:50:37 +0000 |
---|---|---|
committer | ian <ian@FreeBSD.org> | 2016-01-24 18:50:37 +0000 |
commit | 375d176b915ae25fa3119c32266e5cae55f25d99 (patch) | |
tree | 7d86915d803764a7c36d78ce43a7430124fccabb /lib/libc | |
parent | 543007eb9747991c19b8461954dcfad129411bda (diff) | |
download | FreeBSD-src-375d176b915ae25fa3119c32266e5cae55f25d99.zip FreeBSD-src-375d176b915ae25fa3119c32266e5cae55f25d99.tar.gz |
MFC r289704:
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.
This includes a direct-commit change to the beaglebone dts data in the
10-stable branch to adjust the i2c slave addresses directly. In -current
the equivelent change happened with a switch from homegrown to standard
fdt data.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions