From: Dirk B Date: Wed, 16 Dec 2015 07:09:10 +0000 (+0100) Subject: ARM: 8483/1: Documentation: l2c: Rename l2cc to l2c2x0 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=8ecd7f5970c52240d2847e45ce3eb278e7b0021c;p=linux-beck.git ARM: 8483/1: Documentation: l2c: Rename l2cc to l2c2x0 The documentation in the l2cc.txt is specific to the L2 cache controllers L2C210/L2C220/L2C310 (also known as PL210/PL220/PL310 and variants) and not generic as the file name implies. It's not valid for integrated L2 controllers as found in e.g. Cortex-A15/A7/A57/A53. Reflect this by adapting the file name accordingly. Signed-off-by: Dirk Behme Signed-off-by: Russell King --- diff --git a/Documentation/devicetree/bindings/arm/l2cc.txt b/Documentation/devicetree/bindings/arm/l2c2x0.txt similarity index 100% rename from Documentation/devicetree/bindings/arm/l2cc.txt rename to Documentation/devicetree/bindings/arm/l2c2x0.txt