The i2c folder is for i2c bus drivers, not clients. Move the now deprecated trivial devices file to the bindings base directory, so it can be refactored from there to proper bindings in the relevant subdirectories. This will ease maintenance for the I2C subsystem (less irrelevant patches automatically CCed by get_maintainer.pl) and it will make aware that we deal with the file differently now. Signed-off-by: Wolfram Sang <wsa@xxxxxxxxxxxxx> --- .../bindings/{i2c/trivial-devices.txt => i2c-trivial-devices.txt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Documentation/devicetree/bindings/{i2c/trivial-devices.txt => i2c-trivial-devices.txt} (100%) diff --git a/Documentation/devicetree/bindings/i2c/trivial-devices.txt b/Documentation/devicetree/bindings/i2c-trivial-devices.txt similarity index 100% rename from Documentation/devicetree/bindings/i2c/trivial-devices.txt rename to Documentation/devicetree/bindings/i2c-trivial-devices.txt -- 2.10.2 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html