
29 Jan
2015
29 Jan
'15
6:35 p.m.
On 26 January 2015 at 20:29, Simon Glass sjg@chromium.org wrote:
Since U-Boot can support different offset lengths (0-4 bytes), add a device tree property to specify this. This avoids hard-coding it in the driver.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v4: None
doc/device-tree-bindings/i2c/i2c.txt | 28 ++++++++++++++++++++++++++++ drivers/i2c/i2c-uclass.c | 3 ++- 2 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 doc/device-tree-bindings/i2c/i2c.txt
Applied to u-boot-dm.