devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] devicetree: bindings: gpio-i2c belongs to i2c not gpio
@ 2012-04-20 15:08 Wolfram Sang
  2012-06-11 12:26 ` Wolfram Sang
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfram Sang @ 2012-04-20 15:08 UTC (permalink / raw)
  To: devicetree-discuss
  Cc: Wolfram Sang, Grant Likely, Rob Herring, Randy Dunlap,
	Jean-Christophe PLAGNIOL-VILLARD, linux-doc, linux-kernel

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>
---
 .../{gpio/gpio_i2c.txt => i2c/gpio-i2c.txt}        |    0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/{gpio/gpio_i2c.txt => i2c/gpio-i2c.txt} (100%)

diff --git a/Documentation/devicetree/bindings/gpio/gpio_i2c.txt b/Documentation/devicetree/bindings/i2c/gpio-i2c.txt
similarity index 100%
rename from Documentation/devicetree/bindings/gpio/gpio_i2c.txt
rename to Documentation/devicetree/bindings/i2c/gpio-i2c.txt
-- 
1.7.9.5


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-06-11 12:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-20 15:08 [PATCH] devicetree: bindings: gpio-i2c belongs to i2c not gpio Wolfram Sang
2012-06-11 12:26 ` Wolfram Sang
2012-06-11 12:31   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).