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 36ADBC47422 for ; Thu, 25 Jan 2024 16:53:45 +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=GE7TARn+tXljkH5JqdwMOIudk30fHStfnCPVbIkdyXg=; b=w/D+0Xt8P86mDq8x87XXX3Dj7s BTuzQ780YIzQt6+uMS0uZUvgHI01tJ2g15UmHxSlkRyxBVNdhBjjmkvowr2v7F/X8+LDF7TwbO0RM pM/CmXd+mXF4+HfA1UhDwwIAOeN1JKzb+/IJ0+kAjNA+BQPQb87QPrycCHnHM5mRDmX8BGNdj73Mf HZNLQgrSSFODoOiSphzpuNf5DeCB52+WyfSYEunyAaydyHFrq1AE5OeUDiVM/Ya7YQrGb29NejD0E 2WmWo1GfQFqA09ttOe6Mf5eQZb8I+rRKx4r30La9PKvQSVcSt1214ZtRH4Ol0dqn9ZBdN8jBi5EC+ kKLJX9XQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rT2yn-00000000y1Y-0Far; Thu, 25 Jan 2024 16:53:29 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rT2yk-00000000y03-01TA for linux-arm-kernel@lists.infradead.org; Thu, 25 Jan 2024 16:53:27 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 6806DCE3435; Thu, 25 Jan 2024 16:53:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 36EFDC433C7; Thu, 25 Jan 2024 16:53:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1706201603; bh=fFqYQf2Ioug03KTYcEhivp25SqR4a74lXWToRhDCB5A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=k2zHOe3HSp+eKRDlV3Qg6LSBTVwzBH+zN24FBQ7roQjk4a86ORFgTl+yH5A+rIFBE E3kro04MtEqR+cnxhq2mP8RmsrCXpl419C8lEV7a/F3xe/yvuMhPvPjshZdiGTDnHP mNZpMQdQB+kQFxLovuP0J8/8qW2aXhrWoPiK0CF9e//+K18ooG2gyEkPQDxAej2iO9 3pMia+ApD1qEEWb7qnd/LVakVI6GPuyC05GWbJHlIY/SeVMpugqAngPRA5fzgVCW+b nvTbPfxzO7AhZatULg5V2ltFaHwQHHXpeyOn9DrwbySw12Ec6+1GuYMy2FJUr70L4k RIRwjLMSb+OnA== Date: Thu, 25 Jan 2024 16:53:17 +0000 From: Conor Dooley To: "Peng Fan (OSS)" Cc: Daniel Lezcano , Thomas Gleixner , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Bai Ping , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Marco Felsch , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Peng Fan Subject: Re: [PATCH v2 1/3] dt-bindings: timer: nxp,sysctr-timer: support i.MX95 Message-ID: <20240125-hesitant-coronary-913ecc6bbd8b@spud> References: <20240125-imx-sysctr-v2-0-7332470cd7ae@nxp.com> <20240125-imx-sysctr-v2-1-7332470cd7ae@nxp.com> MIME-Version: 1.0 In-Reply-To: <20240125-imx-sysctr-v2-1-7332470cd7ae@nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240125_085326_279473_C9678F6F X-CRM114-Status: GOOD ( 17.27 ) 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="===============1420108496111965711==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1420108496111965711== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="3xUZ7W5LVUTSJCCk" Content-Disposition: inline --3xUZ7W5LVUTSJCCk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 25, 2024 at 07:09:47PM +0800, Peng Fan (OSS) wrote: > From: Peng Fan >=20 > Add i.MX95 System counter module compatible string, the SCMI > firmware blocks access to control register, so should not > add "nxp,sysctr-timer" as fallback. >=20 > Signed-off-by: Peng Fan > --- > Documentation/devicetree/bindings/timer/nxp,sysctr-timer.yaml | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) >=20 > diff --git a/Documentation/devicetree/bindings/timer/nxp,sysctr-timer.yam= l b/Documentation/devicetree/bindings/timer/nxp,sysctr-timer.yaml > index 2b9653dafab8..161c09d9e2c3 100644 > --- a/Documentation/devicetree/bindings/timer/nxp,sysctr-timer.yaml > +++ b/Documentation/devicetree/bindings/timer/nxp,sysctr-timer.yaml > @@ -18,7 +18,10 @@ description: | > =20 > properties: > compatible: > - const: nxp,sysctr-timer > + items This is just an enum, no need for the items. Thanks, Conor. > + - enum: > + - nxp,imx95-sysctr-timer > + - nxp,sysctr-timer > =20 > reg: > maxItems: 1 >=20 > --=20 > 2.37.1 >=20 --3xUZ7W5LVUTSJCCk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZbKR/QAKCRB4tDGHoIJi 0ifmAQCP5ByEO4rLsnM1nRFgS/Pldy/Nt4in+j58Ai4EzqtfwgD/RSeJ/IdREcS5 abSK65muMRwu0y69T/ZiAjWRUXbZsA4= =QIUL -----END PGP SIGNATURE----- --3xUZ7W5LVUTSJCCk-- --===============1420108496111965711== 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 --===============1420108496111965711==--