On 26 January 2015 at 20:29, Simon Glass <[email protected]> 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 <[email protected]> > --- > > 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. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

