Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp5893839ybi; Wed, 12 Jun 2019 10:14:19 -0700 (PDT) X-Google-Smtp-Source: APXvYqy53SHjukhEYF1upo24HvlfnInZC+ra+Q02+U9bA9INSLpGKXjf3xA+lD8ijhARb9a2ClO/ X-Received: by 2002:a63:4d0e:: with SMTP id a14mr25049063pgb.346.1560359659270; Wed, 12 Jun 2019 10:14:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560359659; cv=none; d=google.com; s=arc-20160816; b=WUO9r+TK6Tb6Wp/RXLrPcJwso9B4z/6r+sllTGssXYzVA/gzs0knsKjtp0ljUd1N3E DEqKFuKAGpUXV6P7KlHtUxXiG2viapTw8heygz689m5kOiVhCDNovtfet3fqDXA7luRw u2yojUvr3L+c00rLK0CFszTEJisRneT3N/o2zbxsu5D0FDb3bqG0lz9fcgUH92FosXQa T5ZHX9aIMB0vBELVxS1TbES4450swu4nwVGBUc+9oI4eY6nJHs/WBhdLPQq3e+tVOzPd 4PDPD2IU91RFfTe7KyyEYs/dm6TSE8kme7olGT5YSiJbn8D8jfMxO972Ch7GMGmvZfGq ZWkg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:organisation:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=7imH43utaw1SV09XKYOPSUZC7L8doDOq4ZYIP+adJ1s=; b=hnHbD65AScXaVut0sQ6DLoWpTKWZh2OBbounOUfXNTFkcaKTj4dwowdSPzuOlyUwo8 eCTZG6Fj4TzcXEeijAV4UsCukycsMUD4YEmCTBMqVgIoamp6j7eUW1iTp8tzUNqiB0Ee cfg1o29Nt3Q3d1Y3+3DusvabRegWjt7G4GBvG3iGPYenDRG1kxCLwfLmOkDF0FWoySbC 0Ft2aFQUEecKlgDPg7BlFh7mQGkd4hqXuv0ZqrFjcssDuzfRClNU8/RIDaCQUtAnUlQt Ct5sXoMmorcoRLfp06bxgK2KK7NJ3DiXq44MCzNjoi/E157F9a5LxByONbLfojkqXPsj 5OEQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p61si247894plb.17.2019.06.12.10.14.04; Wed, 12 Jun 2019 10:14:19 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2438821AbfFLMUa (ORCPT + 99 others); Wed, 12 Jun 2019 08:20:30 -0400 Received: from kirsty.vergenet.net ([202.4.237.240]:39734 "EHLO kirsty.vergenet.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2438796AbfFLMUZ (ORCPT ); Wed, 12 Jun 2019 08:20:25 -0400 Received: from penelope.horms.nl (ip4dab7138.direct-adsl.nl [77.171.113.56]) by kirsty.vergenet.net (Postfix) with ESMTPA id F038E25AEA9; Wed, 12 Jun 2019 22:20:22 +1000 (AEST) Received: by penelope.horms.nl (Postfix, from userid 7100) id E8276E21FE5; Wed, 12 Jun 2019 14:20:20 +0200 (CEST) Date: Wed, 12 Jun 2019 14:20:20 +0200 From: Simon Horman To: Fabrizio Castro , "David S. Miller" Cc: Wolfgang Grandegger , Marc Kleine-Budde , Rob Herring , Mark Rutland , "linux-can@vger.kernel.org" , "netdev@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Geert Uytterhoeven , Chris Paterson , Biju Das , "linux-renesas-soc@vger.kernel.org" Subject: Re: [PATCH repost 0/5] Repost CAN and CANFD dt-bindings Message-ID: <20190612122020.sgp5q427ilh6bbbg@verge.net.au> References: <1557429622-31676-1-git-send-email-fabrizio.castro@bp.renesas.com> 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-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dave, are you comfortable with me taking these patches through the renesas tree? Or perhaps should they be reposted to you for inclusion in net-next? They have been stuck for a long time now. On Fri, Jun 07, 2019 at 10:02:13AM +0000, Fabrizio Castro wrote: > Dear All, > > These patches have been around for a very long time now, is anybody willing to take them? > > Cheers, > Fab > > > From: Fabrizio Castro > > Sent: 09 May 2019 20:20 > > Subject: [PATCH repost 0/5] Repost CAN and CANFD dt-bindings > > > > Dear All, > > > > I am reposting some CAN and CANFD related dt-bindings changes for > > Renesas' R-Car and RZ/G devices that have been originally sent > > end of last year and beginning of this year. > > > > Thanks, > > Fab > > > > Fabrizio Castro (3): > > dt-bindings: can: rcar_can: Fix RZ/G2 CAN clocks > > dt-bindings: can: rcar_can: Add r8a774c0 support > > dt-bindings: can: rcar_canfd: document r8a774c0 support > > > > Marek Vasut (2): > > dt-bindings: can: rcar_canfd: document r8a77965 support > > dt-bindings: can: rcar_canfd: document r8a77990 support > > > > Documentation/devicetree/bindings/net/can/rcar_can.txt | 13 ++++--------- > > Documentation/devicetree/bindings/net/can/rcar_canfd.txt | 16 ++++++++++------ > > 2 files changed, 14 insertions(+), 15 deletions(-) > > > > -- > > 2.7.4 >