From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2BCBAC5478C for ; Thu, 22 Feb 2024 19:28:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=XJsawGUEKU52mGH5X0oMmmZthAgzLSIMh5MORgW6Fa4=; b=S5u7s1qF1AHqpRkWxShf+Zbt9c Lpy5t6QrI9QEvP9CJQgcZoawoj2eGDkUArp7dpq8xXpIdAwxARk1TDGI+nRTB4JQtrTviaU2slxNI 3Q5hLmpfgbJzMpe32gRMPwb6Y8nAyqIPG0UoO9KHmEFYXFloh6q52CdZA+Tk7UMUhmh9wPwdvM3MZ tIArO0iVQ4r0gGR7+zfruAdtI48xbNsXfSQ3Do2N53JlyL+g9XETCgKt+VhKPyJI5U+HcccC3ZQfn Slr2USKqiiIviYnmMKYniTe3moBdOo7hOkXRSba4ETK1M5NPFroiJCdDj0ecA5ejYaKcu6wgO5cya RR7c4XCQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rdEk3-00000006KUY-2RDh; Thu, 22 Feb 2024 19:28:23 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rdEk0-00000006KSb-0D3u for linux-arm-kernel@lists.infradead.org; Thu, 22 Feb 2024 19:28:21 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 00B4F6197C; Thu, 22 Feb 2024 19:28:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 38E51C433C7; Thu, 22 Feb 2024 19:28:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1708630098; bh=Uyg9dSHslJ9qxNU6tRv4iTy9tiKqRQ5uql4e8bT0C1I=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dDpluMk4aQFS7LOckKKih/hJjwFlidVqRlOBOHcdSHa8UWxfkWdubrFH6Ft1BbyD4 MhZDasLvf1hEybHeMvyAatR+qF1ij1dwZGfvIsbySRMnnt1RWDDfCRlDT4qFqUiCfH wOpl6RnHuM84V/aFa1n2aepM8o+JqkLRT/paS6f0lEj2M5v0ULwoyUFU8w9t5gt4ZJ +P3U30FZlDWy+e+oYWK1HRfey0b743s6y5BPTMV6AexyGTTXDlTSig7sZ6zBYB1PiV /c0rcqc5pjAjfbkBY5SEf5W1Oqc5JABjiC1/HCXeTZoLdhTo88nYW9mix4FaVaj69l 0b1UW608HxSBQ== Date: Thu, 22 Feb 2024 20:28:14 +0100 From: Wolfram Sang To: Rob Herring Cc: =?utf-8?B?VGjDqW8=?= Lebrun , Linus Walleij , Andi Shyti , Krzysztof Kozlowski , Conor Dooley , Thomas Bogendoerfer , linux-arm-kernel@lists.infradead.org, linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org, Gregory Clement , Vladimir Kondratiev , Thomas Petazzoni , Tawfik Bayouk Subject: Re: [PATCH 01/13] dt-bindings: i2c: nomadik: add timeout-usecs property bindings Message-ID: Mail-Followup-To: Wolfram Sang , Rob Herring , =?utf-8?B?VGjDqW8=?= Lebrun , Linus Walleij , Andi Shyti , Krzysztof Kozlowski , Conor Dooley , Thomas Bogendoerfer , linux-arm-kernel@lists.infradead.org, linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org, Gregory Clement , Vladimir Kondratiev , Thomas Petazzoni , Tawfik Bayouk References: <20240215-mbly-i2c-v1-0-19a336e91dca@bootlin.com> <20240215-mbly-i2c-v1-1-19a336e91dca@bootlin.com> <20240216022704.GB850600-robh@kernel.org> <20240222171404.GA3334332-robh@kernel.org> MIME-Version: 1.0 In-Reply-To: <20240222171404.GA3334332-robh@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240222_112820_221602_59616243 X-CRM114-Status: GOOD ( 14.61 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1906839805694520096==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1906839805694520096== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="B6WJG40ec9FdGRUS" Content-Disposition: inline --B6WJG40ec9FdGRUS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > > @Rob: My memory fails a little bit about these two schemas: we have the > > github one for generic bindings, not strictly related to Linux, right? >=20 > Well, NONE of the bindings are strictly related to linux unless they say= =20 > 'linux,' prefix. Ok, right, of course. What I meant was probably: why do we have controller bindings in the kernel and schema bindings in a github tree? For me, this is a tad more difficult to maintain. Like i2c-controller.yaml file has the "no-detect" binding which IMO is wrong in many ways. I rejected the supporting code for Linux. > We need to remove i2c.txt. Often that hasn't happened because we need to= =20 > relicense the text from GPL only to dual licensed. From a quick look,=20 > i2c/i2c-controller.yaml appears to have everything in i2c.txt, so I=20 > think we can go ahead and remove it. There's only a few references to=20 > i2c.txt to update with that. I'll send a patch, but please double check= =20 > whether you think i2c-controller.yaml is missing anything. Will do, thanks! --B6WJG40ec9FdGRUS Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmXXoEoACgkQFA3kzBSg Kbb2EA/9Hi0Zf/si4mO1ASJ8MJ4l6Dhz+zE2/Yd6c62lF3Ql+W2/kDCn7Y9ian2Y wgrMfigGHubXEDf4q4mlgm3MFMVbbxK0LM5nZCb4+PsS7KsjEIyr5quniPt+iK8Y qzvmuq31oleVoO/q+UTNkWlQ9ofVS+gGEfm8YcArndDhTUdYeTfi9AwwVjsyjPgO wuuokHdGrS4w3GjlKtZN+osms1ldGa5F7AOgD050/l7qPxImpTYWpoQOXquq7WxW 6SoHgVu+KP90/ybjX36lfMSg3nfnNP6wALqpoUVvJyzxEt7ukEsMXDlUTZX45BUT uEFWL6T+b6b6ZXxvS0uGGZetayd2GKKh1sPPLbBq4Fw5UbkV6pOH4o2Y2so/UeqK Px1G23l3jQw7HLUOYuB9qyRVj9hSeby1nJ/nIqTMKMieGUIYx9ixs6M8WgCGBcXj yZMrgW+yRxlD0s8P/whrhX7Nt0x7t5ySTGIt8GpuqVymGqOexQP3jHYRbvyGbvWE F9TtNLW47Nw1aK9igfbi4yOzy9hJ5w82sH+Ol9m5J9YxLbDeMHB6dwIKE7WOpPWs NWLkFRUVJk0+wdUcgO2gH5QBLpRgnQXT7rWX+dcp6XuiG/mUDVYjUuaC0WZOXdf/ FLp434f9gcj3hQh+5zZCcTaN0jEe/X1HPKZgGZWXgIyhfkT5ciE= =d0aY -----END PGP SIGNATURE----- --B6WJG40ec9FdGRUS-- --===============1906839805694520096== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============1906839805694520096==--