Received: by 10.213.65.68 with SMTP id h4csp75178imn; Fri, 30 Mar 2018 01:00:35 -0700 (PDT) X-Google-Smtp-Source: AIpwx49YT0kufsEni1Bh7EihzSJwDGNMJp5nCfWl0Xsw2tgwcTiqukXo2vMSP1Z8q9Ix9yRl8snd X-Received: by 2002:a17:902:9a03:: with SMTP id v3-v6mr10170338plp.18.1522396835520; Fri, 30 Mar 2018 01:00:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522396835; cv=none; d=google.com; s=arc-20160816; b=LPK6lIjz0ai1H/XeQdAM4tsETquq11aawrA3Jp19eAUJ0eV8huMY5+n/vfbGO6J+wJ 9K0Bqe2CeIfYGLoHtx+4gYt7vq3B4IxETrBwTRySoJqOFrLMSnc72QDFeTZCOvu4gQwq B9OROwc20AXFpV1v90Q117fM+1Frxxv2AFOk9lFaqxuwaLv8hfOK1b5hmXK8M3R9a7je k4/XSV3ZYPYIvTnAT4rB2qDKqYY4pJC0Taig2nhRJEVjdt0jeMUGJNNE3ecASJGhT0iP mR1MwOsPsw9JOI9EOGETgIBtDztJn0qY14s5OjDZ8WnWLODmyUBUM8bDkgJOakJ++6Px 4LSQ== 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=5z9hMiun12L3BqR61E/khOnLfJpmr2iemLnrIGGhY/A=; b=sx941jKsgkOU+UgeeelSgtcTmZGHBBhgUaaax1w77nMw9DgW9/DxnwRrFVnVy2cMJY N0nXxCFW10xep3iemKTbuY9oEkq/2wb3RE5Cegy4fWEhCf1hYA+UEsZzm/eh0U3wVvhE /yHJcvB5j+cVST2ofnJlGbrRHkikKNw2Cc+4BZhN5scwyqrtWQZ4G1QonTQq3WvQuOK7 xo6QgzMLaJ+onB1OaoHcfh2+d6IElARgiBdoKqxtxw7i8lRKMqwSisb5H3XSy+L0GCim xaxPu1vIKpTSWbPAiIjyobu12Lm6nfQYAzOo84lb8EhfUN5y3Ho9zEt2G5IfRIIa43Op orqg== 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 a189si5257146pgc.703.2018.03.30.01.00.21; Fri, 30 Mar 2018 01:00:35 -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 S1751243AbeC3H7I (ORCPT + 99 others); Fri, 30 Mar 2018 03:59:08 -0400 Received: from mail.bootlin.com ([62.4.15.54]:60037 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750811AbeC3H7F (ORCPT ); Fri, 30 Mar 2018 03:59:05 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 994BE2084E; Fri, 30 Mar 2018 09:59:03 +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 (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.bootlin.com (Postfix) with ESMTPSA id ED17C2055C; Fri, 30 Mar 2018 09:59:02 +0200 (CEST) Date: Fri, 30 Mar 2018 09:59:02 +0200 From: Boris Brezillon To: Geert Uytterhoeven Cc: Wolfram Sang , Linux I2C , Jonathan Corbet , linux-doc@vger.kernel.org, Greg Kroah-Hartman , Arnd Bergmann , 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 , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Linux Kernel Mailing List , Vitor Soares , Linus Walleij , Xiang Lin , "open list:GPIO SUBSYSTEM" Subject: Re: [PATCH v4 04/10] dt-bindings: i3c: Document core bindings Message-ID: <20180330095902.00f75106@bbrezillon> In-Reply-To: References: <20180330074751.25987-1-boris.brezillon@bootlin.com> <20180330074751.25987-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 Fri, 30 Mar 2018 09:55:22 +0200 Geert Uytterhoeven wrote: > Hi Boris, > > On Fri, Mar 30, 2018 at 9:47 AM, 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. > > > > Document this generic representation. > > > > Signed-off-by: Boris Brezillon > > --- > > Changes in v4: > > - Clarify the fact that static address == I3C address and dynamic > > static address == I2C address? hehe, indeed. > > > address == I3C address > > Gr{oetje,eeting}s, > > Geert > -- Boris Brezillon, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com