freebsd-dev/sys/boot/fdt
Luiz Otavio O Souza b85b1bbd0f Enable the second and the third I2C controllers on Beaglebone-black.
The first I2C controller is only used to manage the on-board devices (PMIC
and HDMI framer) and its bus is not exposed on the expasion headers.

With this change the following pins on the P9 expansion headers are now
reserved as I2C pins:

 Pin 17 - I2C1 SCL
 Pin 18 - I2C1 SDA
 Pin 19 - I2C2 SCL
 Pin 20 - I2C2 SDA

The I2C2 is the bus that should be used to read the contents of cape
eeproms.

Approved by:	adrian (mentor, implicit)
2014-02-24 12:45:03 +00:00
..
dts Enable the second and the third I2C controllers on Beaglebone-black. 2014-02-24 12:45:03 +00:00
fdt_loader_cmd.c Add a feature for automatically finding and loading a dtb file by name. 2014-02-22 22:18:20 +00:00
help.fdt Provide verbose help for fdt commands on platforms that use it. 2013-02-11 02:15:26 +00:00
Makefile When building FDT on MIPS, use softfloat. 2014-02-23 22:12:25 +00:00