Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp876257pxf; Wed, 7 Apr 2021 13:55:33 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz8APCMTBD7jM5dwfg6snbnJdSWdu7KIPtHtJQFL7ilRcSqwcoHi5DHGO5raeR0R/DAY0u9 X-Received: by 2002:aa7:dc0b:: with SMTP id b11mr6937380edu.124.1617828933784; Wed, 07 Apr 2021 13:55:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1617828933; cv=none; d=google.com; s=arc-20160816; b=tWjdJNgLcq5k7f/klM7/MOym/XWo5HFgBTOQfyCzKQ/YpoB0TYdXgoUgt5nSdu9AbW HLqzE6NQ8pO9tHhEqahh1MNnpm48bZiGSFtDVpAew6lSWdrlhsWYzFQRMQJDjW9K3V/a /YIgvB9Te0y0JdAl6jjLDWi2WBUQWuKAx1PR1lr40aEN3pyYLhTF8bkekVXLvcfZqgKE CIggWL/xfLTR1agK/VCDIfMN8zrFn+UyOWrOvpo1z9eHJqJcapV+vqH7N3Ctp1LbqZeZ TPHRbwk45n0aZyw3dDYjXiA64jrpKhNJzUkO8i9LPAiFBc0QLA3gv+0FbmcLT9ql1DuV Ksyw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=Vx8lCHMnRS482JJZyipOTm//Xmk9sl7AymjJcfoWFKU=; b=ZD5BQHcDqO7pFpR280+OXxnLAIzTRR3oh2lp4urxtdpynw2j9u0iQBwz0BiQ6Q8G6e tmWd4ufqoIwBWhgkGydAPUo6mxBvSYFgANNBlAgLX39cy/IyTgbRVI0iBts9D9bTfgnA fILmQlCn7ENovgfMITf9uhuMHmK4iETqXtx3ichVpFThrJ2IAJeUs2ZaUHZVa709QP7p m5VLMCotFP9zfSlLCf6VigeMDR1H5Bx2VWyWi7z3qVjPl4mvTIDMBKu/4yZdZxWxXFT0 bOlUPaQZ/nGWktDp6XsTXOwmnJXft0d0o9LgZXzMlISxbgOyDKQAoZ4oI6MLoooIWuVu iSUw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k19si10868594eds.343.2021.04.07.13.55.10; Wed, 07 Apr 2021 13:55:33 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343902AbhDGLel (ORCPT + 99 others); Wed, 7 Apr 2021 07:34:41 -0400 Received: from relay7-d.mail.gandi.net ([217.70.183.200]:37397 "EHLO relay7-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343726AbhDGLec (ORCPT ); Wed, 7 Apr 2021 07:34:32 -0400 X-Originating-IP: 90.65.108.55 Received: from localhost (lfbn-lyo-1-1676-55.w90-65.abo.wanadoo.fr [90.65.108.55]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay7-d.mail.gandi.net (Postfix) with ESMTPSA id F204D2000A; Wed, 7 Apr 2021 11:34:20 +0000 (UTC) Date: Wed, 7 Apr 2021 13:34:20 +0200 From: Alexandre Belloni To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Jonathan Corbet , =?utf-8?Q?Przemys=C5=82aw?= Gaj , Miquel Raynal , Rob Herring , Vitor Soares , devicetree@vger.kernel.org, linux-i3c@lists.infradead.org, linux-kernel@vger.kernel.org, Rob Herring Subject: Re: [PATCH v2 09/19] dt-bindings: i3c: update i3c.yaml references Message-ID: References: <8bb8923b4d98b4e8a6336a4c0b548c714e01aef5.1617783062.git.mchehab+huawei@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8bb8923b4d98b4e8a6336a4c0b548c714e01aef5.1617783062.git.mchehab+huawei@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/04/2021 10:20:48+0200, Mauro Carvalho Chehab wrote: > Changeset 5e4cdca887fd ("dt-bindings: i3c: Convert the bus description to yaml") > renamed: Documentation/devicetree/bindings/i3c/i3c.txt > to: Documentation/devicetree/bindings/i3c/i3c.yaml. > > Update the cross-references accordingly. > > Fixes: 5e4cdca887fd ("dt-bindings: i3c: Convert the bus description to yaml") > Acked-by: Rob Herring Acked-by: Alexandre Belloni > Signed-off-by: Mauro Carvalho Chehab > --- > Documentation/devicetree/bindings/i3c/cdns,i3c-master.txt | 6 +++--- > .../devicetree/bindings/i3c/snps,dw-i3c-master.txt | 6 +++--- > 2 files changed, 6 insertions(+), 6 deletions(-) > > diff --git a/Documentation/devicetree/bindings/i3c/cdns,i3c-master.txt b/Documentation/devicetree/bindings/i3c/cdns,i3c-master.txt > index 1cf6182f888c..3716589d6999 100644 > --- a/Documentation/devicetree/bindings/i3c/cdns,i3c-master.txt > +++ b/Documentation/devicetree/bindings/i3c/cdns,i3c-master.txt > @@ -10,19 +10,19 @@ Required properties: > - reg: I3C master registers > > Mandatory properties defined by the generic binding (see > -Documentation/devicetree/bindings/i3c/i3c.txt for more details): > +Documentation/devicetree/bindings/i3c/i3c.yaml for more details): > > - #address-cells: shall be set to 1 > - #size-cells: shall be set to 0 > > Optional properties defined by the generic binding (see > -Documentation/devicetree/bindings/i3c/i3c.txt for more details): > +Documentation/devicetree/bindings/i3c/i3c.yaml for more details): > > - i2c-scl-hz > - i3c-scl-hz > > I3C device connected on the bus follow the generic description (see > -Documentation/devicetree/bindings/i3c/i3c.txt for more details). > +Documentation/devicetree/bindings/i3c/i3c.yaml for more details). > > Example: > > diff --git a/Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt b/Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt > index 5020eb71eb8d..07f35f36085d 100644 > --- a/Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt > +++ b/Documentation/devicetree/bindings/i3c/snps,dw-i3c-master.txt > @@ -9,19 +9,19 @@ Required properties: > - reg: Offset and length of I3C master registers > > Mandatory properties defined by the generic binding (see > -Documentation/devicetree/bindings/i3c/i3c.txt for more details): > +Documentation/devicetree/bindings/i3c/i3c.yaml for more details): > > - #address-cells: shall be set to 3 > - #size-cells: shall be set to 0 > > Optional properties defined by the generic binding (see > -Documentation/devicetree/bindings/i3c/i3c.txt for more details): > +Documentation/devicetree/bindings/i3c/i3c.yaml for more details): > > - i2c-scl-hz > - i3c-scl-hz > > I3C device connected on the bus follow the generic description (see > -Documentation/devicetree/bindings/i3c/i3c.txt for more details). > +Documentation/devicetree/bindings/i3c/i3c.yaml for more details). > > Example: > > -- > 2.30.2 > -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com