]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: devicetree: move trivial-devices out of I2C realm
authorWolfram Sang <wsa@the-dreams.de>
Mon, 6 Mar 2017 14:38:59 +0000 (15:38 +0100)
committerRob Herring <robh@kernel.org>
Tue, 21 Mar 2017 19:45:40 +0000 (14:45 -0500)
commit0ba2e4d969c8abbd7fff2b40692ada31d41a8693
tree92de53ec72f5fd088dd2b7a539e92c90db40bd0a
parenta417eabe4b1987be6340a9f41fb618079abd0533
Documentation: devicetree: move trivial-devices out of I2C realm

The I2C directory is for I2C master controllers, not for clients. So,
move the file describing trivial devices one layer upwards where it
fits its generic nature way better.

Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/i2c/trivial-devices.txt [deleted file]
Documentation/devicetree/bindings/trivial-devices.txt [new file with mode: 0644]