CC devicetree
On Wed, Nov 29, 2017 at 10:04 AM, Wolfram Sang [off-list ref] wrote:
quoted hunk
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 <geert+renesas@glider.be>
Signed-off-by: Wolfram Sang <redacted>
---
Documentation/devicetree/bindings/eeprom/{eeprom.txt => at24.txt} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename Documentation/devicetree/bindings/eeprom/{eeprom.txt => at24.txt} (100%)
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
Gr{oetje,eeting}s,
Geert