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=-2.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 E8148C433FF for ; Thu, 1 Aug 2019 09:14:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id C6318216C8 for ; Thu, 1 Aug 2019 09:14:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731073AbfHAJO1 (ORCPT ); Thu, 1 Aug 2019 05:14:27 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:59676 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726799AbfHAJO1 (ORCPT ); Thu, 1 Aug 2019 05:14:27 -0400 Received: from reginn.horms.nl (watermunt.horms.nl [80.127.179.77]) by kirsty.vergenet.net (Postfix) with ESMTPA id CD9EB25AD84; Thu, 1 Aug 2019 19:14:24 +1000 (AEST) Received: by reginn.horms.nl (Postfix, from userid 7100) id CB94594035F; Thu, 1 Aug 2019 11:14:22 +0200 (CEST) Date: Thu, 1 Aug 2019 11:14:22 +0200 From: Simon Horman To: Yoshihiro Shimoda Cc: Greg Kroah-Hartman , Geert Uytterhoeven , Kuninori Morimoto , Magnus Damm , USB list , Linux-Renesas , Rob Herring , Mark Rutland , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Niklas =?utf-8?Q?S=C3=B6derlund?= Subject: Re: [PATCH v2 2/2] dt-bindings: usb: renesas_gen3: Rename bindings documentation file Message-ID: <20190801091421.4gf3xggg3eko6wql@verge.net.au> References: <20190703083514.32385-1-horms+renesas@verge.net.au> <20190703083514.32385-3-horms+renesas@verge.net.au> <20190711080302.qeotxueyvlr7pvhe@verge.net.au> <20190725090946.GA3311@kroah.com> <20190729081440.ftgchumfoszlht4q@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organisation: Horms Solutions BV User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-usb-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org On Mon, Jul 29, 2019 at 08:25:24AM +0000, Yoshihiro Shimoda wrote: > Hi Simon-san, > > > From: Simon Horman, Sent: Monday, July 29, 2019 5:15 PM > > > > > > > Unfortunately the previous version has already made it into usb-next > > > > > > 23c46801d14cb647 dt-bindings: usb: renesas_gen3: Rename bindings > > > > > > documentation file > > > > > > > > > > Ok, I guess we should go with that version. > > > > > > > > So can you resend this series based on 5.3-rc1 so I know what to apply? > > > > > > Since your usb-testing branch already has it which is merged from Felipe's usb-next branch, > > > I don't think Simon has to resend this series. > > > > > > https://www.spinics.net/lists/linux-usb/msg182103.html > > > > Thanks and sorry for the confusion. > > > > In v5.2-rc1 we had: > > > > devicetree/bindings/usb/renesas_usb3.txt > > devicetree/bindings/usb/renesas_usbhs.txt > > > > > > In v5.3-rc1 we have: > > > > devicetree/bindings/usb/renesas,usb3.txt > > devicetree/bindings/usb/renesas,usbhs.txt > > > > Which reflects v1 of this patchset. And I think this is an improvement. > > > > Shimoda-san, can you let me know if you would like me to rebase v2 > > on v5.3-rc1? That would would give us: > > > > devicetree/bindings/usb/renesas,usb3-peri.txt > > devicetree/bindings/usb/renesas,usbhs.txt [unchanged] > > Thank you for the detail. I would like you to rebase v2 like that, if possible. Thanks, I have posted this as: [PATCH] dt-bindings: usb: renesas_gen3: Rename bindings documentation file to reflect IP block