i2c-ocores: add some device tree documentation
authorJonas Bonn <jonas@southpole.se>
Wed, 24 Nov 2010 16:26:22 +0000 (17:26 +0100)
committerBen Dooks <ben-linux@fluff.org>
Tue, 4 Jan 2011 01:04:29 +0000 (01:04 +0000)
commitd9240e612ba79287e29f2eac52f94a2016fb0914
treefb07170246eeb12c87a3e1261b008d7e13360385
parent47def5b80f087d033013c0609679812cfafd6b49
i2c-ocores: add some device tree documentation

This puts some documentation for the device tree configuration at the head
of the driver file.  Hopefully this can get moved to a common area for this
type of documentation at a later date; unfortunately, there isn't really
such a place in the kernel tree at this time.

Furthermore, the regstep and clock-frequency parameters are really bus
parameters and should probably be passed to the driver in a better way.
Consider that a TODO.

Signed-off-by: Jonas Bonn <jonas@southpole.se>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/i2c/busses/i2c-ocores.c