summaryrefslogtreecommitdiff
path: root/doc/device-tree-bindings/i2c
Commit message (Collapse)AuthorAgeLines
* dm: i2c: dts: Support an offset-len device tree propertySimon Glass2015-01-29-0/+28
| | | | | | | 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>
* Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk2012-04-16-2/+2
| | | | Signed-off-by: Wolfgang Denk <wd@denx.de>
* tegra: fdt: i2c: Add extra I2C bindings for U-BootSimon Glass2012-03-29-0/+23
Add U-Boot's peripheral clock information to the Tegra20 device tree file. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Stephen Warren <swarren@wwwdotorg.org> Signed-off-by: Tom Warren <twarren@nvidia.com>