]> Git Repo - J-u-boot.git/commit
ARM: dts: dra7xx: Add u-boot specific property for PCF8575 nodes
authorVignesh R <[email protected]>
Tue, 2 Aug 2016 04:44:26 +0000 (10:14 +0530)
committerTom Rini <[email protected]>
Mon, 8 Aug 2016 17:32:54 +0000 (13:32 -0400)
commit06974ea0e3357823d38da0e18921c5ed5fe6d510
tree5bdf1eb8b90106489add4c0a6b10362ed64ad6cb
parent5d4dc282b40332f50e541377df39394a01e1d435
ARM: dts: dra7xx: Add u-boot specific property for PCF8575 nodes

PCF8575 does not have any registers hence, offset field needs to be
ignored for i2c read/write. Therefore populate u-boot,i2c-offset-len
with 0 in PCF8575 DT nodes.

Signed-off-by: Vignesh R <[email protected]>
Reviewed-by: Mugunthan V N <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
arch/arm/dts/dra7-evm.dts
arch/arm/dts/dra72-evm.dts
This page took 0.034208 seconds and 4 git commands to generate.