commit | 948ca1a788e948379c7164e2cc08797929f17258 | [log] [tgz] |
---|---|---|
author | Sonic Zhang <sonic.zhang@analog.com> | Wed Aug 18 09:17:25 2010 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Fri Oct 22 03:48:57 2010 -0400 |
tree | 4516ffc9b189429fbd6424179a0401458f6bbecb | |
parent | 8060bb6f59c9a7b8621cf4d6ca999d9f75f203cb [diff] |
Blackfin: bf537-stamp: tweak i2c address for ad5280 add-on tftlcd board The predefined i2c address 0x2c doesn't match the configuration of the ad5280 PINs AD0 and AD1 on the tftlcd add-on board. Both AD0 and AD1 are of voltage 3.3V, which means the i2c address should be 0x2F. Signed-off-by: Sonic Zhang <sonic.zhang@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>