Received: by 10.213.65.68 with SMTP id h4csp69493imn; Fri, 30 Mar 2018 00:51:15 -0700 (PDT) X-Google-Smtp-Source: AIpwx48sKjN8WHQ9sG7KBxlnMnVeIab4/UhflerrfJLjT/3lhExkBnkWeO3LJ7oo6Fu2zx1GvBqO X-Received: by 10.98.236.4 with SMTP id k4mr8989748pfh.240.1522396275415; Fri, 30 Mar 2018 00:51:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522396275; cv=none; d=google.com; s=arc-20160816; b=QgsRLkO+JOOvvNYrB2LQCoK6sAmLyUfqnBWsFOxSSqAn8B9Z0wfDVMvwNUmCVhQpQq na6bjCaHdT7X32DviVHz8gxvVM0UmR1WmmC0rPkEsexuzmVKHWuFxGe79Xsdzdk9+Vx3 66U4Vj2ZkbE3pOLXSUJxcbqd0YcwceswhUZLFh6j0bWFMQ41fzoe9x1HGm9hswRQg8/o w/sCp+OU9CZBmCpKEj0M9Rh/cENgsd6VSyneM5x+2qFWXY5lcpEUZrL9h6vh8h6quh+c RJ0LkUDglEoAlci07zLxYTItZgYe4Uw8djMzDqhQXEAthrkcbfgI0rJRmo7gTj5LbDAm Z6yg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=d9GO7dGHt+gRVArEzrUchj/2BTua36FWmjURZvGrsio=; b=sEPZJDzibE57BQDoaiJrEdSbVkRSMQH3f0rF9LYpxVILslWPNhgt8Io50W3lxXpJ0o 1pUXujpJ4DAALDALDxEsfPMB6xv0Kpd1G2tGwKpsVdmMbZIi16xngGLrn7BJpXFzpmAO UbVxOwAO1xJWOdOQBnvGqRqiMEMQ7YMt3eeFEWuMJ6WtdA9Z/04oHlEH/JAeDEFz0cIm x7pTQzCj5gM0WSqzV5bB6OtroPRyGtffCK1SREmgkALkOuKHyWdlSr6n9vYsBad26V/N 6Te+FOgZI17BXot+2HAkq6ZLxfzgbS7fjTZDyVSYAyD96eb09J+d02AQ+VBP8dWsEzgB TJ5g== 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 p14si2412445pff.211.2018.03.30.00.51.01; Fri, 30 Mar 2018 00:51:15 -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 S1752116AbeC3HtY (ORCPT + 99 others); Fri, 30 Mar 2018 03:49:24 -0400 Received: from mail.bootlin.com ([62.4.15.54]:59451 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750967AbeC3HsA (ORCPT ); Fri, 30 Mar 2018 03:48:00 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 674BC2083E; Fri, 30 Mar 2018 09:47:58 +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 shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost.localdomain (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.bootlin.com (Postfix) with ESMTPSA id C07652070D; Fri, 30 Mar 2018 09:47:57 +0200 (CEST) From: Boris Brezillon To: Wolfram Sang , linux-i2c@vger.kernel.org, Jonathan Corbet , linux-doc@vger.kernel.org, Greg Kroah-Hartman , Arnd Bergmann Cc: 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 , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Vitor Soares , Geert Uytterhoeven , Linus Walleij , Xiang Lin , linux-gpio@vger.kernel.org, Boris Brezillon Subject: [PATCH v4 05/10] dt-bindings: i3c: Add macros to help fill I3C/I2C device's reg property Date: Fri, 30 Mar 2018 09:47:46 +0200 Message-Id: <20180330074751.25987-6-boris.brezillon@bootlin.com> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20180330074751.25987-1-boris.brezillon@bootlin.com> References: <20180330074751.25987-1-boris.brezillon@bootlin.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The reg property of devices connected to an I3C bus have 3 cells, and filling them manually is not trivial. Provides macros to help doing that. Signed-off-by: Boris Brezillon Reviewed-by: Rob Herring --- include/dt-bindings/i3c/i3c.h | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 include/dt-bindings/i3c/i3c.h diff --git a/include/dt-bindings/i3c/i3c.h b/include/dt-bindings/i3c/i3c.h new file mode 100644 index 000000000000..97448c546649 --- /dev/null +++ b/include/dt-bindings/i3c/i3c.h @@ -0,0 +1,28 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +/* + * Copyright (C) 2017 Cadence Design Systems Inc. + * + * Author: Boris Brezillon + */ + +#ifndef _DT_BINDINGS_I3C_I3C_H +#define _DT_BINDINGS_I3C_I3C_H + +#define IS_I2C_DEV 0x80000000 + +#define I2C_DEV(addr, lvr) \ + (addr) (IS_I2C_DEV | (lvr)) 0x0 + +#define I3C_PID(manufid, partid, instid, extrainfo) \ + ((manufid) << 1) \ + (((partid) << 16) | ((instid) << 12) | (extrainfo)) + +#define I3C_DEV_WITH_STATIC_ADDR(addr, manufid, partid, \ + instid, extrainfo) \ + (addr) I3C_PID(manufid, partid, instid, extrainfo) + +#define I3C_DEV(manufid, partid, instid, extrainfo) \ + I3C_DEV_WITH_STATIC_ADDR(0x0, manufid, partid, \ + instid, extrainfo) + +#endif -- 2.14.1