From: Wolfram Sang Date: Thu, 7 Dec 2017 10:38:28 +0000 (+0100) Subject: dt-bindings: eeprom: rename to at24.txt X-Git-Tag: v4.16-rc1~77^2~38^2~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe06a3fa28917defb70483b2da710d5c54156e52;p=thirdparty%2Flinux.git dt-bindings: eeprom: rename to at24.txt This binding documentation is for the at24 driver, so the filename should reflect it. This avoids confusion because we also have an "eeprom" driver in Linux but it doesn't support DT even. Acked-by: Geert Uytterhoeven Signed-off-by: Wolfram Sang Reviewed-by: Rob Herring Signed-off-by: Bartosz Golaszewski --- diff --git a/Documentation/devicetree/bindings/eeprom/eeprom.txt b/Documentation/devicetree/bindings/eeprom/at24.txt similarity index 100% rename from Documentation/devicetree/bindings/eeprom/eeprom.txt rename to Documentation/devicetree/bindings/eeprom/at24.txt