i2c: dt: describe generic bindings
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Sat, 8 Aug 2015 11:35:18 +0000 (13:35 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 24 Aug 2015 12:05:17 +0000 (14:05 +0200)
commit7a59b00a0906945f7fe25a10332ac0820491a0c3
tree97c97686e5b87d37b30c78c90666029749811da2
parentc6909d6f6f1082b8bb4c1b0ef3460a005c9dcb4d
i2c: dt: describe generic bindings

Start a new file which describes the generic bindings used for I2C with
device tree. So we have a central place to look for them, increase
visibility of them, and hopefully reduce the amount of custom properties
introduced.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Documentation/devicetree/bindings/i2c/i2c.txt [new file with mode: 0644]