diff mbox series

[2/2] dt-bindings: usb: renesas_gen3: Rename bindings documentation file

Message ID 20190617090603.8449-3-horms+renesas@verge.net.au (mailing list archive)
State Superseded
Delegated to: Geert Uytterhoeven
Headers show
Series dt-bindings: usb: renease_{usbhs,gen3} Rename bindings documentation files | expand

Commit Message

Simon Horman June 17, 2019, 9:06 a.m. UTC
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-gen3.txt to renesas,gen3.txt.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
---
 .../devicetree/bindings/usb/{renesas_usb3.txt => renesas,usb3.txt}        | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/devicetree/bindings/usb/{renesas_usb3.txt => renesas,usb3.txt} (100%)

Comments

Geert Uytterhoeven June 18, 2019, 1:50 p.m. UTC | #1
On Mon, Jun 17, 2019 at 11:07 AM Simon Horman
<horms+renesas@verge.net.au> wrote:
> 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-gen3.txt to renesas,gen3.txt.
>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert
Yoshihiro Shimoda June 19, 2019, 6:58 a.m. UTC | #2
Hi Simon-san,

> From: Simon Horman, Sent: Monday, June 17, 2019 6:06 PM
> Subject: [PATCH 2/2] dt-bindings: usb: renesas_gen3: Rename bindings documentation file

s/gen3/usb3/g

> 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-gen3.txt to renesas,gen3.txt.

Likewise.

And, if possible, I'd like to rename it to renesas,usb3-peri.txt
because the compatible is "renesas,<soc>-usb3-peri" and "usb3" is unclear
(host or peripheral).
# I don't remember, but I guess the driver side filename is
# drivers/usb/gadget/udc/renesas_usb3.c, I named the binding doc as renesas_usb3.txt.

After fixed them,
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>

Best regards,
Yoshihiro Shimoda
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/usb/renesas_usb3.txt b/Documentation/devicetree/bindings/usb/renesas,usb3.txt
similarity index 100%
rename from Documentation/devicetree/bindings/usb/renesas_usb3.txt
rename to Documentation/devicetree/bindings/usb/renesas,usb3.txt