[U-Boot] [PATCH v4 1/4] dm: i2c: dts: Support an offset-len device tree property

Simon Glass sjg at chromium.org
Thu Jan 29 18:35:20 CET 2015


On 26 January 2015 at 20:29, Simon Glass <sjg at 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 at 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.


More information about the U-Boot mailing list