From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 46802C32751 for ; Sat, 10 Aug 2019 06:40:29 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2692B21874 for ; Sat, 10 Aug 2019 06:40:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725763AbfHJGk2 (ORCPT ); Sat, 10 Aug 2019 02:40:28 -0400 Received: from mail-ot1-f67.google.com ([209.85.210.67]:46880 "EHLO mail-ot1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725372AbfHJGk2 (ORCPT ); Sat, 10 Aug 2019 02:40:28 -0400 Received: by mail-ot1-f67.google.com with SMTP id z17so22742533otk.13; Fri, 09 Aug 2019 23:40:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=sgL6/Ytr+pf8qX9FnpbE1cRVsjA4/JRI+n1Ds36OnRQ=; b=EWbaTbgJxtrFckaoEJI2KE8ne94DeFq9YST4Uxx9T3/4Q6/04oPh2YOar0vr/qasH9 cdZ7fgY4N0j72b/NP5VMziE3mtzZJlLFTLIj6Ja/pTbbPhKRtjPZgROuL3pZ0Vt3Y/XY nV/OfPKz20n9lXgL0MpOQbJfOFVb8HytIuDC3tOHf8or4B0FmjdIBZps02KR+dvseTWQ zqBwHURb8DXwDvX11XD1c3h67ejSBxCt9J4ptXMacyEiGfO3MvmC1JxxtzTT2mYxIgKV L7ya1PWxU659XoE8ObU//0PXaOt0chMfqlNRHE+6Uso3/ReHP88FXeUKCS5WvSBP3Nx1 8WMw== X-Gm-Message-State: APjAAAVimJ4E6mIngRczzn5lqGuutq7xKCtsrRDITFo2UPm5vuncHnRB vCZJ8wM9pB/GYUQ2g0RLJAEGT8GVPotIxvI960c= X-Google-Smtp-Source: APXvYqwL1Hr4nukuQHiZBX7IlO3VywoiQEEq8oLdMtUNZRZXHuL3Ju75BOcXu/Uz+0jWeJRI1uykPzqCJiIXVfSBQ9c= X-Received: by 2002:aca:c4d5:: with SMTP id u204mr8236259oif.131.1565419226816; Fri, 09 Aug 2019 23:40:26 -0700 (PDT) MIME-Version: 1.0 References: <20190809213710.31783-1-horms+renesas@verge.net.au> In-Reply-To: <20190809213710.31783-1-horms+renesas@verge.net.au> From: Geert Uytterhoeven Date: Sat, 10 Aug 2019 08:40:15 +0200 Message-ID: Subject: Re: [PATCH v2] dt-bindings: usb: renesas_gen3: Rename bindings documentation file to reflect IP block To: Simon Horman Cc: Greg Kroah-Hartman , Yoshihiro Shimoda , Geert Uytterhoeven , =?UTF-8?Q?Niklas_S=C3=B6derlund?= , Magnus Damm , Rob Herring , Mark Rutland , USB list , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux-Renesas Content-Type: text/plain; charset="UTF-8" Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org Hi Simon, On Fri, Aug 9, 2019 at 11:37 PM Simon Horman 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,usb3.txt to renesas,usb3-peri.txt > > This refines a recent rename from renesas_usb3.txt to renesas-usb3.txt. s/renesas-usb3.txt/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 > --- > * Based on v5.3-rc1 > > v2 > * Add review tag > * Correct changelog I feel sorry for you... > --- > .../devicetree/bindings/usb/{renesas,usb3.txt => renesas,usb3-peri.txt} | 0 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds