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 A4642C433FE for ; Mon, 3 Oct 2022 16:29:07 +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=j1c0Z25C/Gi8mkG5Kwse0EXVq62pM0XQp+Gp3mlbjMA=; b=4URob55T5nS33WlqBOyBXFPaGo yFSk4HpohnUeelXpnzeC4g0GNYc76UmEqow9pUS5kZRfD1jToKPgwd7PevvJ/dL9pSdsD9Ck/dOOy wfcD2VchxK9zwf7zeL4Ux56nT1//o4lVBTuiu97nGVG9DOmCMX5eQMY+Zz5I5ou91tN7K8SET/pzH uBb/AxP+Jys6+Bxolr+HdH+bTzfgrLNjL6Qscw6eMsg2Q9y/FyRM1zKZG186tk8a1S5zwRpUk6yaU PXOi8RuSxT0fXX1kPEn3gjgiKq0wDBB8ObSamVR4ag+x+87PlJqzq1WPJ3EUf9CHECLBaATTLr2cH l/YJ3bDw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ofOIf-006mP0-80; Mon, 03 Oct 2022 16:28:13 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ofOIc-006mNG-7y for linux-arm-kernel@lists.infradead.org; Mon, 03 Oct 2022 16:28:11 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id BCEF761130; Mon, 3 Oct 2022 16:28:09 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7D100C433D7; Mon, 3 Oct 2022 16:28:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1664814489; bh=zl4xPn9OH3TSlwhbwe0xOPzhpaisPpWmXh7XYI+JxBo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LZVbjqg+FHYL9G0XcMHJ8EDvdEt/ogfN1i5HC8m+22mLuJB/tFBYfRMrv0bE200pe /Ard6dBsWcSqv6PzPWKvkeT/AKdUFCqo91dh/pYJfOyZrvK+CjrpUaduKes0zsQtK4 q8fDYaRQZIv7tpbVKm7gd6rtc76a5PIf2/3nt+F/H9joygzdeVCWxLpQnw3dH+TATr u5iCyqFdPKNEggfvUdSXTNWN2k7sX7MdOASIBx/kEY1KrAW0U2a6TXtuJJyRidWV7N 4nzwT8K3SZSqsQ+uAF7ceD+3W0bJ6Ft9FXHydd3QmGuxnYqYVOEXvlObgWzslNq3SH J1z5p6A995/kQ== Date: Mon, 3 Oct 2022 17:28:05 +0100 From: Mark Brown To: James Morse Cc: linux-arm-kernel@lists.infradead.org Subject: Re: [RFC PATCH 36/38] arm64/sysreg: Convert ID_AFR0_EL1 to automatic generation Message-ID: References: <20220930140211.3215348-1-james.morse@arm.com> <20220930140211.3215348-37-james.morse@arm.com> MIME-Version: 1.0 In-Reply-To: <20220930140211.3215348-37-james.morse@arm.com> X-Cookie: dpkg has bugs? no way! X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221003_092810_343259_A580A8C5 X-CRM114-Status: GOOD ( 11.53 ) 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="===============8099807430807597103==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8099807430807597103== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="7PqRg5IZ6eXY8Die" Content-Disposition: inline --7PqRg5IZ6eXY8Die Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, Sep 30, 2022 at 03:02:09PM +0100, James Morse wrote: > Convert ID_AFR0_EL1 to be automatically generated as per DDI04187H.a, > no functional changes. Reviewed-by: Mark Brown --7PqRg5IZ6eXY8Die Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmM7DZQACgkQJNaLcl1U h9CLSgf/aNVY6xpQUJ1UIUoBL/OEkpgqDkGss1rHip2qqSZOTWseb5Bq75PB+6qb 7IZfpSCdQuhDYJQzurJ6AfM38ruKtf/HzC6M1YX7hJ3dNnSKk41eBCf5zGZKFW3g BcbsDstv2y44rZJHUyBrC9vSkTnZ7PAYRk2R1bitnalI8EejpHzBH1akBXAVyQKw M5gNRSftUL+33VgC89DpylH7rs21S3dxMiY1S35SnLW6xkq30/7LmyOJ3ucoy2cC Jd7gkkeRL9+En1PL0iPBJ1iaoWIfiVyURxUqNHfcvuRsV2maHCmNnM/h13JIYaaT JdEkDTA6rIm7lhZ8MttWNZR7p8n9iw== =0CFy -----END PGP SIGNATURE----- --7PqRg5IZ6eXY8Die-- --===============8099807430807597103== 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 --===============8099807430807597103==--