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=-7.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,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 061CBC433E2 for ; Tue, 14 Jul 2020 03:02:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CB938221E6 for ; Tue, 14 Jul 2020 03:02:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1594695755; bh=USs8e5Uq+qyQNZoWRzI0NKGkDWoTtT6Rnpfg4EIAgsc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=BpEThTx/SJS5WaTxzB7R4a/L3JS4ZS0wS9jtzPUow37DPhR/ElL0qmJAQJ2+zOYG/ oR+b2XlhvCQfElqmu4XoMrX1MGJdILc0u74to8hrijPleBt/xjNVMEYzBVLfzSn5CF RqMO1hKCKEaiYgEHxdyFMVdDGcDPS0uV/MwekWM0= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726722AbgGNDCf (ORCPT ); Mon, 13 Jul 2020 23:02:35 -0400 Received: from mail-io1-f67.google.com ([209.85.166.67]:38183 "EHLO mail-io1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726150AbgGNDCf (ORCPT ); Mon, 13 Jul 2020 23:02:35 -0400 Received: by mail-io1-f67.google.com with SMTP id l1so15795673ioh.5; Mon, 13 Jul 2020 20:02:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=SkDB5BmUKt2pKum62exqKA/yruCbaPfHu4crzZTiQmY=; b=uZaxcJ97EaRqK0iXxxRXZRJnHtKvxXiJF6QAfepOOwG00imEvDLGr+sVl52FQccUqI IbPIVyZi+7NTKaiqGqRxM9f/46r0w/OekYzuqW93U23qiWpSV9nl2RnSY56gVQRQAcPU /uLndQW65Fgjg0RCvCyEDIrSTgYGNe2jYRSxoEGrHXKtE+dCWMm3GiG3WjmfHHHNrUZ7 vSGOkSNxVbSYVGrbD83lhCZnDGPRzaaq11WV4AojpbztFjRgz3qdwdO1U3S26Ca9x31M Zrj+CqIK98jIjr1GOHeTwyYMdmp01BZVnQHm7BJATMKLs6oEmIniIGt8M1QGdeekff7N Bm9Q== X-Gm-Message-State: AOAM532oJ2U+puQi9+NNscSZeY/p4LyYluczdcVryn9Hk0hIOHyzhDBk f9GCw0pRdEwfdNNlEcWwBw== X-Google-Smtp-Source: ABdhPJw8Db0s2CoU2SRIn4yaJkkZs4/hb1DG2M6depKXxi75fWnxYjQpFbbjyiQ24Wkrb7WlVZ5ZYQ== X-Received: by 2002:a6b:b682:: with SMTP id g124mr2933447iof.55.1594695754069; Mon, 13 Jul 2020 20:02:34 -0700 (PDT) Received: from xps15 ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id w5sm9186839ilm.46.2020.07.13.20.02.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Jul 2020 20:02:33 -0700 (PDT) Received: (nullmailer pid 1205357 invoked by uid 1000); Tue, 14 Jul 2020 03:02:31 -0000 Date: Mon, 13 Jul 2020 21:02:31 -0600 From: Rob Herring To: Geert Uytterhoeven Cc: Rob Herring , linux-renesas-soc@vger.kernel.org, netdev@vger.kernel.org, Heiner Kallweit , "David S . Miller" , Magnus Damm , Wolfram Sang , devicetree@vger.kernel.org, Dan Murphy , Sergei Shtylyov , Florian Fainelli , Andrew Lunn , Oleksij Rempel , Jakub Kicinski , Philippe Schenker , Kazuya Mizuguchi Subject: Re: [PATCH v2 2/7] dt-bindings: net: renesas,ravb: Document internal clock delay properties Message-ID: <20200714030231.GA1205304@bogus> References: <20200706143529.18306-1-geert+renesas@glider.be> <20200706143529.18306-3-geert+renesas@glider.be> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200706143529.18306-3-geert+renesas@glider.be> Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Mon, 06 Jul 2020 16:35:24 +0200, Geert Uytterhoeven wrote: > Some EtherAVB variants support internal clock delay configuration, which > can add larger delays than the delays that are typically supported by > the PHY (using an "rgmii-*id" PHY mode, and/or "[rt]xc-skew-ps" > properties). > > Add properties for configuring the internal MAC delays. > These properties are mandatory, even when specified as zero, to > distinguish between old and new DTBs. > > Update the (bogus) example accordingly. > > Signed-off-by: Geert Uytterhoeven > --- > v2: > - Replace "renesas,[rt]xc-delay-ps" by "[rt]x-internal-delay-ps", > - Add "(bogus)" to the example update, to avoid people considering it > a one-to-one conversion. > --- > .../devicetree/bindings/net/renesas,ravb.txt | 29 ++++++++++--------- > 1 file changed, 16 insertions(+), 13 deletions(-) > Reviewed-by: Rob Herring