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 D1123C27C4F for ; Thu, 13 Jun 2024 12:21:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: 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=Zf2QVQHYtZG5xZ24nVmTxdSDgQEn6skWNU7CifTDirE=; b=ZMNUdGAZxGZZGRc+YS0vs5HiKY sTtY2eEpWJt+Nl8Z3dJqN6PD2b0DA6UiqnzMYCxBrYTKUA1uPulpebsvHmKZpP6zwLULQ6mGgWTbx ZWcFQcvU+8sKiCjVTjiRj/70cyEDVeKzeM2mlHBfyRVKRSmTEBrxbUgR9ccFfZWikmQzdKUQGxNR1 p17upqpn4MzI66EslTOGhZkLRxO2gMi8Q7N3PQQFg6O3bDJghERVhmFc+zISFG3GVKimRh2efxP1p ICGTUi+zhKCgbbZuPn+udVkwL10I6TnkjOxblU8/kfzAcncnpaGuJDGU/ZNg6tovlYitjf7+zG6PK 9jtQebPg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sHjSP-0000000GU9y-3GMW; Thu, 13 Jun 2024 12:21:33 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sHjSI-0000000GU7g-0ugu for linux-arm-kernel@lists.infradead.org; Thu, 13 Jun 2024 12:21:28 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1718281287; x=1749817287; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=Zf2QVQHYtZG5xZ24nVmTxdSDgQEn6skWNU7CifTDirE=; b=m9/w1uwTFg/VNRft6/7qFnQ34AidVzyDY8fffZa4/rJqmsJTIdQG/S9u mCoVo78nG6YlJkPvLwkrF+uvTaiNU0IwygRNguEbsoAnuh8/V/emPuabK r8jPehG5N9FOGZvgox6bFqiyMS2ZHd02Bbw9NpP1P951CSGwSFnlnZ3RD EHxYwzr3pdKmQM064y7txlrlZkiZ36JwZLseERhtYMhrvO8AyecWEbZph Bv3Cep72cte46AfS0Lnhoa4QykEu0j+GfWxgLKXzWXusW/4BB5K3i7YYl RnFUwX8bvJ27IWXUXhxTWnvOxuxHUpYcr5HDVaaIxnoAy13s8FTKbSAAW g==; X-CSE-ConnectionGUID: 09xoRfvrQXi848V3FCW5zA== X-CSE-MsgGUID: 8vF5tNClTD+xXwD0werExw== X-IronPort-AV: E=Sophos;i="6.08,235,1712646000"; d="asc'?scan'208";a="27390180" X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa3.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 13 Jun 2024 05:21:23 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Thu, 13 Jun 2024 05:21:01 -0700 Received: from wendy (10.10.85.11) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35 via Frontend Transport; Thu, 13 Jun 2024 05:20:58 -0700 Date: Thu, 13 Jun 2024 13:20:41 +0100 From: Conor Dooley To: Lee Jones CC: Bryan Brattlof , Conor Dooley , "Rafael J. Wysocki" , Viresh Kumar , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Vibhore Vardhan , , , , Subject: Re: [PATCH 3/5] DONOTMERGE: dt-bindings: mfd: syscon: add TI's opp table compatible Message-ID: <20240613-suspend-synapse-4c7596888198@wendy> References: <20240612-ti-opp-updates-v1-0-3551c31d9872@ti.com> <20240612-ti-opp-updates-v1-3-3551c31d9872@ti.com> <20240612-unranked-unsalted-b32674a98d4a@spud> <20240612175457.b6q37nm6x4vsdnks@bryanbrattlof.com> <20240613120923.GP1504919@google.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4dSQxpXPdh66Ws15" Content-Disposition: inline In-Reply-To: <20240613120923.GP1504919@google.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240613_052126_419763_4767AB1F X-CRM114-Status: GOOD ( 17.44 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --4dSQxpXPdh66Ws15 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jun 13, 2024 at 01:09:23PM +0100, Lee Jones wrote: > On Wed, 12 Jun 2024, Bryan Brattlof wrote: >=20 > > On June 12, 2024 thus sayeth Conor Dooley: > > > On Wed, Jun 12, 2024 at 11:41:52AM -0500, Bryan Brattlof wrote: > > > > The JTAG_USER_ID_USERCODE efuse address, which is located inside the > > > > WKUP_CTRL_MMR0 range holds information to identify the speed grades= of > > > > various components on TI's K3 SoCs. Add a compatible to allow the > > > > cpufreq driver to obtain the data to limit the maximum frequency fo= r the > > > > CPUs under Linux control. > > > >=20 > > > > Signed-off-by: Bryan Brattlof > > >=20 > > > $subject: DONOTMERGE: dt-bindings: mfd: syscon: add TI's opp table co= mpatible > > >=20 > > > Okay, if this isn't for merging then I won't Ack it. > >=20 > > Ha! Nice. If I don't hear anything from anyone else I'll send a v2 in a= =20 > > few hours. >=20 > What's the point of all the DONOTMERGE nonsense? AFAICT, TI live in fear of subsystem maintainers merging the dts patches, so they do this. --4dSQxpXPdh66Ws15 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZmrkGQAKCRB4tDGHoIJi 0p4nAP430IFUcjQwXnJpjpJNoZ23njiywSse6cUKT5szXvWGFgEA7QsOTBsgoK0z SbwDcjhRJ+ruyIk8Pub0q/56L5mPTQw= =Qv5H -----END PGP SIGNATURE----- --4dSQxpXPdh66Ws15--