Re: [U-Boot] [PATCH v3 2/2] i2c: atmel: DT binding for i2c driver

2016-06-29 Thread Heiko Schocher invitel
Hello Songjun Wu, Am 20.06.2016 um 07:22 schrieb Songjun Wu: DT binding documentation for atmel i2c driver. Signed-off-by: Songjun Wu --- Changes in v3: None Changes in v2: - Add phandles to input clocks doc/device-tree-bindings/i2c/i2c-at91.txt | 26 ++ 1 file cha

[U-Boot] [PATCH v3 2/2] i2c: atmel: DT binding for i2c driver

2016-06-19 Thread Songjun Wu
DT binding documentation for atmel i2c driver. Signed-off-by: Songjun Wu --- Changes in v3: None Changes in v2: - Add phandles to input clocks doc/device-tree-bindings/i2c/i2c-at91.txt | 26 ++ 1 file changed, 26 insertions(+) create mode 100644 doc/device-tree-binding