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=unavailable 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 A8D4BC46477 for ; Tue, 18 Jun 2019 13:50:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8362C21479 for ; Tue, 18 Jun 2019 13:50:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728881AbfFRNui (ORCPT ); Tue, 18 Jun 2019 09:50:38 -0400 Received: from mail-lj1-f195.google.com ([209.85.208.195]:45273 "EHLO mail-lj1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726330AbfFRNui (ORCPT ); Tue, 18 Jun 2019 09:50:38 -0400 Received: by mail-lj1-f195.google.com with SMTP id m23so13182987lje.12; Tue, 18 Jun 2019 06:50:36 -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=H6baJYY0bHxjGwD2jhFAtoEZX118yPW/WL/m/3qULgw=; b=kL+Ns4TEt4ngKD2XzzL1eiu0eOV086VXpGQIhgOz/CtbrGtv9IMwf0ObIp9eYLsF9b XfAIl27XzThmgK33LyVSWHzebPxCefkzr6VMUoPsk7FLwZab00VoVKywSasy6/PVCnbv U5s17/t/P1VIy9F1FM3mbjlPkWXhHKEDLIqHJs1uxe8oW5Tt/i4x5LMV3k64ZmnAScZU uu769zClTSct+y4qqzlC1llRWz+xhL4UwNKPyhPZMSgG00rLkY02jyH6nijgXWUuzwnV 8VtOZOwbsuRoZr0HS+BQ2WPffurFxBnnRG+aDJotjKliMOKBYnrKwVuyoYYB56JiT8ZY E++w== X-Gm-Message-State: APjAAAUhaLXsgtSyEyZrLQuQvnr4jYVwifJDUKjlxo+qqraxXLMhQEeA w8nGuRBktZIraenQQ6sFJQF1P4XQBjpMFUfE2EY= X-Google-Smtp-Source: APXvYqx3rVUailLpodItFz/fzH9gekjzzCcOovc1MtDS56MO/Oyu3LgGVmvlrQAGIqc6SJsq42XCt4hUojLZNN5DrHA= X-Received: by 2002:a2e:9a58:: with SMTP id k24mr17705290ljj.165.1560865835709; Tue, 18 Jun 2019 06:50:35 -0700 (PDT) MIME-Version: 1.0 References: <20190617090603.8449-1-horms+renesas@verge.net.au> <20190617090603.8449-3-horms+renesas@verge.net.au> In-Reply-To: <20190617090603.8449-3-horms+renesas@verge.net.au> From: Geert Uytterhoeven Date: Tue, 18 Jun 2019 15:50:23 +0200 Message-ID: Subject: Re: [PATCH 2/2] dt-bindings: usb: renesas_gen3: Rename bindings documentation file To: Simon Horman Cc: Greg Kroah-Hartman , Yoshihiro Shimoda , Kuninori Morimoto , Magnus Damm , USB list , Linux-Renesas , Rob Herring , Mark Rutland , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , =?UTF-8?Q?Niklas_S=C3=B6derlund?= 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 On Mon, Jun 17, 2019 at 11:07 AM 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-gen3.txt to renesas,gen3.txt. > > Signed-off-by: Simon Horman Reviewed-by: Geert Uytterhoeven 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