Home
last modified time | relevance | path

Searched hist:aa1cd2cf0914cde392e514e062e03ab617c95a62 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/dts/
H A Duniphier-ref-daughter.dtsiaa1cd2cf0914cde392e514e062e03ab617c95a62 Thu Feb 05 05:30:26 UTC 2015 Masahiro Yamada <yamada.m@jp.panasonic.com> ARM: UniPhier: set I2C offset length of on-board EEPROM in DTS

The EEPROM chips on UniPhier reference daughter boards expect 2-byte
offset address.

Since 7132b9fd68a1 (dm: i2c: dts: Support an offset-len device tree
property), I2C sub-nodes can have "u-boot,i2c-offset-len" property.

It is convenient to set the default I2C offset address length in
Device Tree, so that we do not have to set it on the command line.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>