Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1158646yba; Tue, 2 Apr 2019 03:35:45 -0700 (PDT) X-Google-Smtp-Source: APXvYqxrgMR/bPi5Z5ubsC/pc8o9Gci0tbRoaM96zTimNid4jyzo/SCD5GS8+FA0hbzDre73FoGQ X-Received: by 2002:aa7:884b:: with SMTP id k11mr6909407pfo.49.1554201345147; Tue, 02 Apr 2019 03:35:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554201345; cv=none; d=google.com; s=arc-20160816; b=UmnJ6x2c5xrqQq+mDqy1ej4VyNydGgbbV4cSuT2dAwBok2Np8gTIFYqsCJj1Ez/Q6c aMfJQdUCAM+sqVWY0KF6KiMPR4imGoYm8NUIjjKzAceXu4Cn0ZZtn9j+EM/OQyklnUKN Xmh+YV86FPmoW/PqY9f6XqabzprCAFziA6QZL1i15mks//vLUeuZQ/meH+RwprkXbE3v JM1bqaICUky8teI28kzem2RsvX9/KZCw3ycPeIR56pnaw6OvtgBVMoGKlqLablRrsu+P 72/kx4MFsfVPf+a3EmpJhTMjWdpBrY6tpkNTNDWHvLYQXPKv9TQYdbnanxAp/oVSjlGi APPQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=ks5rkpun4Irxlz9xVUsFZ9rG6Dm+I99dYhAADpbRHYk=; b=Kw9rl9+Rg9iOWy7WVeu1Qfv7GvKVf+We03jiIhazYPq7odvZK8p80Bu/DJmFlidmWF ls8bZwMhdsukAtN6B4VW4AQJj58GL2u52+Q1q0D4deXPPlJSWo/besmY2LtYhtxhCEqs 7AMPgG3pSPe+cohWlz4jqPssuMlRUk2sURFLj9VjBcw0mwswjQHPn2lxjb/E2JMYUVr8 WurTuvUKHSBk5jAFuvTQZXm9S+weCFiIbqDG9D+fNzHroWxw6BKnhaBFTZaAqXmGFZHA fHHniFAP9tg4hvceyw+x92FKnhD/X+To91ImBGvyJD7XaEMuuN7bK6qdNy6JtD4+0j1w Is7w== 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 j65si11057552pge.48.2019.04.02.03.35.30; Tue, 02 Apr 2019 03:35:45 -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 S1729502AbfDBKSA (ORCPT + 99 others); Tue, 2 Apr 2019 06:18:00 -0400 Received: from sauhun.de ([88.99.104.3]:38622 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725778AbfDBKSA (ORCPT ); Tue, 2 Apr 2019 06:18:00 -0400 Received: from localhost (p5486CD10.dip0.t-ipconnect.de [84.134.205.16]) by pokefinder.org (Postfix) with ESMTPSA id B0C2C2CF606; Tue, 2 Apr 2019 12:17:57 +0200 (CEST) Date: Tue, 2 Apr 2019 12:17:57 +0200 From: Wolfram Sang To: Ray Jui Cc: Rob Herring , Mark Rutland , linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, Rayagonda Kokatanur Subject: Re: [PATCH v5 6/8] dt-bindings: i2c: iproc: add "brcm,iproc-nic-i2c" compatible string Message-ID: <20190402101757.GC2960@kunai> References: <20190214175725.60462-1-ray.jui@broadcom.com> <20190214175725.60462-7-ray.jui@broadcom.com> <20190327222439.GC15396@kunai> <0b97cacd-9bf4-135a-b2ee-1d51ab380b1c@broadcom.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="aT9PWwzfKXlsBJM1" Content-Disposition: inline In-Reply-To: <0b97cacd-9bf4-135a-b2ee-1d51ab380b1c@broadcom.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --aT9PWwzfKXlsBJM1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > Note APE is a co-processor that is not visible from the Linux running > from the host processor. >=20 > "brcm,iproc-nic-i2c" here is introduced to allow the I2C port from APE > to be completely owned by the host CPU, to meet the requirement of > certain use cases. At the same time, the control of the I2C port from > APE will be disabled. >=20 > The "brcm,ape-hsls-addr-mask" defines the address translation and be > programmed into some configuration registers to allow the host to > directly access the I2C registers of APE. Note those configuration > registers are owned by the host, and that address is not APE's address > space nor the host is intending to take over the control of APE. >=20 > Therefore, I think it makes way more sense to use an address mask type > of DT property here. Thanks for the explanation! Well, since Rob is already OK with it, then so am I. --aT9PWwzfKXlsBJM1 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAlyjNtEACgkQFA3kzBSg KbZsNhAAqxsHCfBYJ33tztPs31q8C+sO9ENStERBsehhnKVof2x0ArFYXmPzyOU4 J/Fc7OM9vVZhYoogbIxSZvL0ixi/v1WYDCQiyxAEOKOb4kr35gdawRM41KgP9390 9Re6BIB0MdW5pvgoTz2Kypd6StyIHOlinvjC1eSedA4/CXd4n7e5e1k85UqopYpk 7gY1CzTrZ073k/hE6WR9cRmj17TxyWnhQNJw7tmcc+5DUmaOVaNy+n2tUBF40W1a ALldjj+BwY4oIir4jmfGar4DWUBNW8LYKfZHY63FC9CWPkjNNpSA60yH9V2ZM5wd LznGq3MBfS6V4yVGaFHkJRp9BQRgkTe1kLxDrNskDxxYfjVcuavf4c7xgdsIXi+m KDY5voyZxIf5tVq6J/J3fYw2KYn4Ep1DL7RJ0kA/9fmfYD0l+KXTTs+v/ofipWsR N8+0aJ2xH77H8XoFJtaFqdcVtJmZu+RUXq8O2TvhVxQ7KgHFMW0RyaflJSxcspR/ eMZBLKvCvZrsyZzYf/AH8merQtDWXlO0a7mgc5MbZflZFtWyCOXmBI14o67y6EyA S60JTbEsLfO7NLvpK2P1DvY2CT9I3UGQPupTBR3vDh5lj3E4Cek9UC+KZ+v4I9CQ DfDshJFLrmPetrEvx2auDtKuhdI86a7/BwCV3yYqQsqcb/ZsOh0= =c8Wy -----END PGP SIGNATURE----- --aT9PWwzfKXlsBJM1--