]> Pileus Git - ~andy/linux/commit
i2c: omap: Fix missing device tree flags for omap2
authorTony Lindgren <tony@atomide.com>
Thu, 14 Nov 2013 23:25:07 +0000 (15:25 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 15 Nov 2013 22:32:34 +0000 (14:32 -0800)
commit4c624840ebe2d84b72e4b2ab3e7390dddf74d0a5
treecd178464b53ea9430edcd222ed4466724452b8a2
parent26273e02a0cf18eb72416559310d3294390a9024
i2c: omap: Fix missing device tree flags for omap2

As we claim to support device tree for mach-omap2, we
should have the necessary flags in the driver to make it
usable.

Cc: linux-i2c@vger.kernel.org
Acked-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Documentation/devicetree/bindings/i2c/i2c-omap.txt
drivers/i2c/busses/i2c-omap.c