diff options
author | Jagan Teki <jagan@amarulasolutions.com> | 2016-12-13 17:57:02 +0100 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2016-12-16 18:39:05 +0100 |
commit | dca7c2878aaf6b9139752b2835a35a5aa588a3b7 (patch) | |
tree | f1c057592faa4f50e93de01940651777cb154404 /include/configs/at91sam9rlek.h | |
parent | 5fdea9ff00e316659db0056bf43b1faec6aa1d09 (diff) | |
download | u-boot-imx-dca7c2878aaf6b9139752b2835a35a5aa588a3b7.zip u-boot-imx-dca7c2878aaf6b9139752b2835a35a5aa588a3b7.tar.gz u-boot-imx-dca7c2878aaf6b9139752b2835a35a5aa588a3b7.tar.bz2 |
imx6: icorem6_rqs: Add I2C support
Add I2C support for Engicam i.CoreM6 RQS modules.
icorem6qdl-rqs> i2c bus
Bus 0: i2c@021a0000
Bus 1: i2c@021a4000
Bus 2: i2c@021a8000
icorem6qdl-rqs> i2c dev 0
Setting bus to 0
icorem6qdl-rqs> i2c speed 100000
Setting bus speed to 100000 Hz
icorem6qdl-rqs> i2c probe
Valid chip addresses: 4F
icorem6qdl-rqs> i2c md 4F 0xff
00ff: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
icorem6qdl-rqs> i2c bus
Bus 0: i2c@021a0000 (active 0)
4f: generic_4f, offset len 1, flags 0
Bus 1: i2c@021a4000
Bus 2: i2c@021a8000
Cc: Stefano Babic <sbabic@denx.de>
Cc: Matteo Lisi <matteo.lisi@engicam.com>
Cc: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Diffstat (limited to 'include/configs/at91sam9rlek.h')
0 files changed, 0 insertions, 0 deletions