commit | 4f46a59eec257e70a5ae16421eb5f6e4de83cb7e | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 10 08:55:53 2014 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 11 13:18:43 2014 -0700 |
tree | 9b455c78df82c4a9f3c5135a4efd218e23a5a563 | |
parent | b3cbce23718dadb8ed6c05cf85747742df57d7fb [diff] |
dm: i2c: dts: Add an I2C bus for sandbox Add an I2C bus to the device tree, with an EEPROM emulator attached to one of the addresses. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Heiko Schocher <hs@denx.de> Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>