Received: by 2002:ac0:ec82:0:0:0:0:0 with SMTP id x2csp3368imt; Wed, 27 Mar 2019 15:27:08 -0700 (PDT) X-Google-Smtp-Source: APXvYqz6gbvVFiwHKOOlhfjkW4BhiYfiGfi+nzalcyF7xVM6d9/0+eWMRlWe8gPWY1ZcFS3LIuVC X-Received: by 2002:aa7:83cb:: with SMTP id j11mr37522530pfn.117.1553725626594; Wed, 27 Mar 2019 15:27:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1553725626; cv=none; d=google.com; s=arc-20160816; b=vTH5ugNpyq4W55GUP3/g/d1q1aV1IrGPrOBkXb93n6Lr0pporv6vSkH1M67GgQP+sM YMyyhe9OyDmyj3LH4F/RaVnO9eBf60x2cnZWmiAAPhDhPmLIX8p0v7Aw6zBds+W3CM5a WQDW9C/YixulJeHBnkNUl19yyZYtbbwY9o6UBRcggRqlt3ekZGzP/hfUTMc15gFR6av4 42jEg7+VzrQEvtbI8FN02AMlFIarUlA/ZIfHUvB3fpx+Lohhd6EJ5rsoWM87ebBWNTx7 5IUCPa5jDNdE8Gb1j1kRT0HReiFlpdPo4h6wDjDl4N+thmfqY80gIhkAZseTQIWiK/OH RlTg== 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=p5OsnhcMeOlFqNKTywtfaLX/TSObl8AU/11HgbyIGn8=; b=VrEbFK7mEz5qzWq/Lurf8oWsZelYSMuPLujnNNbFNOcqNdvEU4ntlpNPvCPk5spir0 cFj17Huxd9ojExw3kfOGn5CMZ4Ly+huYdOBKFQbatg+VJWS7Ah4H7q4PtFtn4/8SEvJ1 +TgCfKxEvaUb73tvDIIudoWC4n69WnwfmDW79Dxi92pUMM0IdVM4VKTS1t5KiqBvN4io ywBtb1n04iD/ryZKlTBlK/Rg83fxfsPYzVO5G3EjW/6Uky00OpcAWVzQu++AwlDoJJPY 1d//iwOHepdH532Aohp8PyfZpA74SxrMB1L79BI1Lm7pl8wX0gCo5mvklpMrE2uSGXtY CSzg== 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 85si16503357pgb.183.2019.03.27.15.26.34; Wed, 27 Mar 2019 15:27:06 -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 S1728252AbfC0WYm (ORCPT + 99 others); Wed, 27 Mar 2019 18:24:42 -0400 Received: from sauhun.de ([88.99.104.3]:39500 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727840AbfC0WYl (ORCPT ); Wed, 27 Mar 2019 18:24:41 -0400 Received: from localhost (p5486CE6B.dip0.t-ipconnect.de [84.134.206.107]) by pokefinder.org (Postfix) with ESMTPSA id 6BCD22E35A2; Wed, 27 Mar 2019 23:24:40 +0100 (CET) Date: Wed, 27 Mar 2019 23:24:40 +0100 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: <20190327222439.GC15396@kunai> References: <20190214175725.60462-1-ray.jui@broadcom.com> <20190214175725.60462-7-ray.jui@broadcom.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ncSAzJYg3Aa9+CRW" Content-Disposition: inline In-Reply-To: <20190214175725.60462-7-ray.jui@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 --ncSAzJYg3Aa9+CRW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > Update iProc I2C binding document to add new compatible string > "brcm,iproc-nic-i2c". Optional property "brcm,ape-hsls-addr-mask" is > also added that allows configuration of the host view into the APE's > address for "brcm,iproc-nic-i2c" I don't know the platform, but wouldn't it be more DT-like to describe the APE in DT and derive the mask from that information? Custom bindings with values which are directly poked into a register usually raise my eyebrow. --ncSAzJYg3Aa9+CRW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAlyb+CcACgkQFA3kzBSg Kbboag/9EHuslmj3cnJeJv0OKB36Bkf5I2w+Tm3yYxtWW8PxgAY2dXAYIbhacHUQ Pv0Q71qIvLTOsSwGu+tnUPL8AaGSFY5V+sCCk/vgtrAnBz31rFo01TEoQOe07yTO /Msb8NE7P6rEcL2V532nOlrVs69z/Ot5ww8VGC7RhsgzD/lOV2GDKySH0AfEDjV5 w3Ue9MeVLFABSYHoSvqE4OP5yjt1xCF15JamCQxDK8d39Kc9H8TzUiKeLDf+o6Cu rk0hggQJmtHhwYi78GGHzrgScEDCgcfDJ/3b1FagE1/rodljipUVG7Te5AiISGz7 aFBnRkvNr2qyJvEuSjJ6yrUvqm5SX/Nt/Dn0qcbplN4GGCa2OSESIKBsjI9woa7q anbZkvWZBr52fJwdEctDeAwLOgwvLadbMMjpXWWJ6FlZhOH5v3GiLFnRzgjxin+D EVHAlHjT3nJgFX8jqcMFBfL2O2cljfkQIi7SNefzEA+ZxS6Vq1CsA49Jlo1PGDWz BCKe9QpHGy0mdIO5GI//VaXFw2IJ/ZEfVb3m4Gx67qNhf5rulKpf5SP936hHPfkD fVn48NldVdZHMGZwiqu/LJTuyBjxS1D81XLKbAtyXIGDc1nmRfeQg11ZBw8CNrEA FiFKBssNNTNkgLC1Uww9nW9ZWKE+ak16LI2opgY1zfYOVyMk5yQ= =0OSm -----END PGP SIGNATURE----- --ncSAzJYg3Aa9+CRW--