]> git.baikalelectronics.ru Git - kernel.git/commit
dt/i2c: Enumerate some of the known trivial i2c devices
authorOlof Johansson <olof@lixom.net>
Tue, 27 Dec 2011 19:18:46 +0000 (11:18 -0800)
committerRob Herring <rob.herring@calxeda.com>
Tue, 27 Dec 2011 21:42:26 +0000 (15:42 -0600)
commitd60fde5dcc27ec9094b978da7fc3e4a750e947b7
tree34c5b17d9fb91fcab45b78ea9b8090a33aa84ec1
parent16e3b84e8b05c913a41f46c4197e2c77ba9e94bb
dt/i2c: Enumerate some of the known trivial i2c devices

Based on recent discussions, we apparently want to do bindings even for
trivial i2c devices, even though they have for years just been added. So
start a table of the currently known ones for others to be added to
over time.

(I am intentionally letting lines go over 80 characters to make it easier
to sort the file).

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Documentation/devicetree/bindings/i2c/trivial-devices.txt [new file with mode: 0644]