Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp934699imm; Wed, 11 Jul 2018 13:46:23 -0700 (PDT) X-Google-Smtp-Source: AAOMgpdHnwkDZ1ysC4H0gtVWEJA7pqeUpTPHQ2Jv8/GwK26EdS8ZeYCV4pEeyc5Y8Sswl658123Z X-Received: by 2002:a63:fc44:: with SMTP id r4-v6mr145621pgk.169.1531341983727; Wed, 11 Jul 2018 13:46:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1531341983; cv=none; d=google.com; s=arc-20160816; b=Nlb7zqukcK22ETm7PyzkhUdlSd9FqPYyZc3WpWUlmUBdKOA1LcOhki5i5WkRBS8G+p mBGJ1h9fEDnheeTnIMrcr1nAHaEUNh1okczSKAJRGt5adJ57r19u55LT7AMWIdTS6dOr RWQP+LGdhO4SpuEUFROm17/iIZXR0K7qMdJ1XF3D/cheJOfo19tTcxKr4TXDgwlUe1DS kib92dRSX9IfGpk3pbsqDeuEbQlIdqypIucb0xT4EZOOfYF/ptQW+m2a+nqMXzw8IW71 2/9/WqWAVsVNLMd4kQwu8+5e3kITJSZXlmBpKTu9r6vHWKTLSKiG13hJzIxtpS9sSSbp 82Aw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :arc-authentication-results; bh=z9hyvRjqc6zUzNaECOC/EE64c1raPrsRAHnsJIcGQ4U=; b=sQ4Vq/bGZb2mfwJ3X4xB7FVnv0KeTNF49VoNAMv0Naj1NXDaik/aLxOiL5kdATn7Hi s8zq3oYZ8fJh+jLTonErSRCwkw2ytnvFme8T0Fa5mlD3TXSjETgJenAozsTViuzc3yyM OZX5ItwxLMG/PVBDtkHFiz7+vRmJaHF+B3qlPO8v4gd6FkdStFz7VtyvXagBeXpDdr31 Y9yQ6Al+X+IZIwxUIgW7c1NIMyD5sbxQE09rxFqAO4VqsH5fsAWtG2oHVMYul3Wux4SS oTiNEo93Nl3elSYY/KPzm+78zWDF4JhDOhBqotpmO7td+Vj3HVFmg2/VUp+vEvyoj+fU PsxA== 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 3-v6si20458039pla.418.2018.07.11.13.46.08; Wed, 11 Jul 2018 13:46:23 -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 S2388563AbeGKOuO (ORCPT + 99 others); Wed, 11 Jul 2018 10:50:14 -0400 Received: from mail.bootlin.com ([62.4.15.54]:57037 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387979AbeGKOuN (ORCPT ); Wed, 11 Jul 2018 10:50:13 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id AE2D320775; Wed, 11 Jul 2018 16:45:30 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from bbrezillon (AAubervilliers-681-1-12-56.w90-88.abo.wanadoo.fr [90.88.133.56]) by mail.bootlin.com (Postfix) with ESMTPSA id 0A8452073D; Wed, 11 Jul 2018 16:45:30 +0200 (CEST) Date: Wed, 11 Jul 2018 16:45:29 +0200 From: Boris Brezillon To: Arnd Bergmann Cc: Wolfram Sang , linux-i2c@vger.kernel.org, Jonathan Corbet , "open list:DOCUMENTATION" , Greg Kroah-Hartman , Przemyslaw Sroka , Arkadiusz Golec , Alan Douglas , Bartosz Folta , Damian Kos , Alicja Jurasik-Urbaniak , Cyprian Wronka , Suresh Punnoose , Rafal Ciepiela , Thomas Petazzoni , Nishanth Menon , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , DTML , Linux Kernel Mailing List , Vitor Soares , Geert Uytterhoeven , Linus Walleij , Xiang Lin , linux-gpio@vger.kernel.org, Sekhar Nori , Przemyslaw Gaj Subject: Re: [PATCH v5 04/10] dt-bindings: i3c: Document core bindings Message-ID: <20180711164529.3388d045@bbrezillon> In-Reply-To: References: <20180622104930.32050-1-boris.brezillon@bootlin.com> <20180622104930.32050-5-boris.brezillon@bootlin.com> X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 11 Jul 2018 16:10:10 +0200 Arnd Bergmann wrote: > On Fri, Jun 22, 2018 at 12:49 PM, Boris Brezillon > wrote: > > A new I3C subsystem has been added and a generic description has been > > created to represent the I3C bus and the devices connected on it. > > > > > +I2C devices > > +=========== > > + > > +Each I2C device connected to the bus should be described in a subnode. All > > +properties described in Documentation/devicetree/bindings/i2c/i2c.txt are > > +valid here, but several new properties have been added. > > + > > +New constraint on existing properties: > > +-------------------------------------- > ... > > + + third cell: should be 0 > > What for? Just to be future-proof, or do you have something specific > in mind here? Even if I2C devices only need 1 cell, I3C devices need 3 (1 for the static address and 2 for the PID). Since both type of devices are described under the same bus node, and we can have different #address-cells, I had to put 0-padding in the last cell.