From: Thomas Langer Date: Thu, 18 Jun 2015 18:19:02 +0000 (+0000) Subject: Documentation: DT: Fix a typo in the filename "lantiq,-pinumx.txt" X-Git-Tag: omap-for-v4.2/fixes-rc1^2~48^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b34c1a489f6f018c4fbfbd12657acaa0b4f4ca9;p=pandora-kernel.git Documentation: DT: Fix a typo in the filename "lantiq,-pinumx.txt" To fix it, use the chance to rename according the compatible string, which is "lantiq,pinctrl-falcon" and "lantiq,pinctrl-xway" Signed-off-by: Thomas Langer Cc: John Crispin Signed-off-by: Rob Herring --- diff --git a/Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt b/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-falcon.txt similarity index 100% rename from Documentation/devicetree/bindings/pinctrl/lantiq,falcon-pinumx.txt rename to Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-falcon.txt diff --git a/Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt b/Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-xway.txt similarity index 100% rename from Documentation/devicetree/bindings/pinctrl/lantiq,xway-pinumx.txt rename to Documentation/devicetree/bindings/pinctrl/lantiq,pinctrl-xway.txt