]> git.baikalelectronics.ru Git - kernel.git/commit
devicetree: bindings: gpio-i2c belongs to i2c not gpio
authorWolfram Sang <w.sang@pengutronix.de>
Fri, 20 Apr 2012 15:08:02 +0000 (17:08 +0200)
committerWolfram Sang <w.sang@pengutronix.de>
Sun, 8 Jul 2012 10:49:12 +0000 (12:49 +0200)
commitfeaccb38f83895344fc9355a369e39a9ba7d9f5b
treeec1f4375b7bb8ac2864327f4cd59e99b65b8950a
parent3b15e0f7495f5dcfda3ad9d09b0aa6894191804f
devicetree: bindings: gpio-i2c belongs to i2c not gpio

gpio-i2c describes an I2C controller (using gpios for data and clock),
so it must be described in i2c, not gpio.

Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Acked-by: Rob Herring <rob.herring@calxeda.com>
Documentation/devicetree/bindings/gpio/gpio_i2c.txt [deleted file]
Documentation/devicetree/bindings/i2c/gpio-i2c.txt [new file with mode: 0644]