From: Wolfram Sang Date: Mon, 6 Mar 2017 14:38:59 +0000 (+0100) Subject: Documentation: devicetree: move trivial-devices out of I2C realm X-Git-Tag: v4.12-rc1~81^2~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b7e252fcddfa573bb1ee275b53bba6cef85671d4;p=thirdparty%2Fkernel%2Flinux.git 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 Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/i2c/trivial-devices.txt b/Documentation/devicetree/bindings/trivial-devices.txt similarity index 100% rename from Documentation/devicetree/bindings/i2c/trivial-devices.txt rename to Documentation/devicetree/bindings/trivial-devices.txt