From: Simon Horman Date: Fri, 9 Aug 2019 21:37:10 +0000 (-0700) Subject: dt-bindings: usb: renesas_gen3: Rename bindings documentation file to reflect IP... X-Git-Tag: v5.4-rc1~136^2~66 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=92b8608691bf129b1137be46a3a0058bcacc97a9;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: usb: renesas_gen3: Rename bindings documentation file to reflect IP block For consistency with the naming of (most) other documentation files for DT bindings for Renesas IP blocks rename the Renesas USB3.0 peripheral documentation file from renesas,usb3.txt to renesas,usb3-peri.txt This refines a recent rename from renesas_usb3.txt to renesas,usb3.txt. The motivation is to more accurately reflect the IP block documented in this file. Signed-off-by: Simon Horman Reviewed-by: Geert Uytterhoeven Reviewed-by: Niklas Sderlund Link: https://lore.kernel.org/r/20190809213710.31783-1-horms+renesas@verge.net.au Signed-off-by: Greg Kroah-Hartman --- diff --git a/Documentation/devicetree/bindings/usb/renesas,usb3.txt b/Documentation/devicetree/bindings/usb/renesas,usb3-peri.txt similarity index 100% rename from Documentation/devicetree/bindings/usb/renesas,usb3.txt rename to Documentation/devicetree/bindings/usb/renesas,usb3-peri.txt