summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip
diff options
context:
space:
mode:
authorCooper Jr., Franklin <fcooper@ti.com>2017-04-20 10:25:45 -0500
committerHeiko Schocher <hs@denx.de>2017-05-09 09:04:39 +0200
commite25ae3224f0119bf65eac8bf4e15e887e29940e8 (patch)
tree598b10b8c75d849c3904e609d480f38d21004e1a /arch/arm/mach-rockchip
parentc6b80b13924adc9b72fb03c368c2e39b85131a91 (diff)
ti: common: board_detect: Set alen to expected value before i2c read
In non DM I2C read operations the address length passed in during a read operation will be used automatically. However, in DM I2C the address length is set to a default value of one which causes problems when trying to perform a read with a differing alen. Therefore, before the first read in a series of read operations set the alen to the correct value. Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> Reviewed-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'arch/arm/mach-rockchip')
0 files changed, 0 insertions, 0 deletions