summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2011-01-17 20:11:40 +0100
committerWolfgang Denk <wd@denx.de>2011-01-17 20:11:40 +0100
commitaad813a342aca1a8127a283c64813e4ae4464d9c (patch)
treecdf4e94670241f194efc4f231146b0d326e60b16 /README
parent245eb90091f30604211ac77d93aa131b5b950a50 (diff)
parent5dec49ca2273bcf181071bc1c97a9901b155ebc1 (diff)
downloadblackbird-obmc-uboot-aad813a342aca1a8127a283c64813e4ae4464d9c.tar.gz
blackbird-obmc-uboot-aad813a342aca1a8127a283c64813e4ae4464d9c.zip
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index d7a23cda9a..5c18c0682c 100644
--- a/README
+++ b/README
@@ -746,6 +746,10 @@ The following options need to be configured:
CONFIG_PCA953X - use NXP's PCA953X series I2C GPIO
CONFIG_PCA953X_INFO - enable pca953x info command
+ The CONFIG_SYS_I2C_PCA953X_WIDTH option specifies a list of
+ chip-ngpio pairs that tell the PCA953X driver the number of
+ pins supported by a particular chip.
+
Note that if the GPIO device uses I2C, then the I2C interface
must also be configured. See I2C Support, below.
OpenPOWER on IntegriCloud