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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D4BC5C54EE9 for ; Tue, 20 Sep 2022 18:35:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230020AbiITSe6 (ORCPT ); Tue, 20 Sep 2022 14:34:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40190 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229780AbiITSez (ORCPT ); Tue, 20 Sep 2022 14:34:55 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C252A5721D for ; Tue, 20 Sep 2022 11:34:54 -0700 (PDT) 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 5612162C67 for ; Tue, 20 Sep 2022 18:34:54 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 24D55C433C1; Tue, 20 Sep 2022 18:34:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1663698893; bh=9JZ4BU0Kr6mCVYCljCu0elM6TA/QyQyt+84QMJKPe+4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ViKU4fyP4xrNoeQGbfY0WRWR1+EZZNGQWlVDGE+SVAN9IUCioQaFw/C/Ob+HGLhOZ QySEkATm23obJi4Qx0MhehgpmatK0IUOvZM+oSzUVoqYUX+hfwVLquTEgbT7JesQUI eOAfX0dRWmgSXKcRL7kAeOnDCxJaZXM53XAIcFMyXYfe0E5QZH/+AqvNgMySOWo2Z3 WfxiDXaeWL9p0d4MsljaObYNNn8XKTbghPthxqIWaMbEgqkris2u7aoGE5OCbrDBRV guH3dfPrEquhyW9tDYbMdwlI7axPtSUofweLGsuadW73SJ/CxkeUW6sWGQ2jig4ZV+ QhI1LkD+22L4w== Date: Tue, 20 Sep 2022 19:34:50 +0100 From: Mark Brown To: James Clark Cc: suzuki.poulose@arm.com, coresight@lists.linaro.org, mathieu.poirier@linaro.org, mike.leach@linaro.org, leo.yan@linaro.org, Alexander Shishkin , Catalin Marinas , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] coresight: Use new autogenerated sysreg definitions Message-ID: References: <20220920134827.31738-1-james.clark@arm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xt4v6r5TxzxmqCPu" Content-Disposition: inline In-Reply-To: <20220920134827.31738-1-james.clark@arm.com> X-Cookie: One FISHWICH coming up!! Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --xt4v6r5TxzxmqCPu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Sep 20, 2022 at 02:48:27PM +0100, James Clark wrote: > Fix the build by updating registers to use the new autogenerated format. Nathan Chancellor already sent a patch for this and the PMU yesterday. --xt4v6r5TxzxmqCPu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmMqB8kACgkQJNaLcl1U h9Doxgf+PGtvOhwhHCNPfG61GNxjSdfVoSsKWLI7t/36i8U5b7MAIFsKczhY4M9Z jG6SC3kg9N4qQdBJf7CtA67PvfTiyBigak6h9CS5pxX0mVpjuZYsF06TSmDf/eZ3 0p6jU8Tyd7/T7PNuLuIvU3J7hAtFM8lOytW1YlUnGRhXoG+HEqQ+Qsc6iVA2QLxM aFVJRSRhF5HRq8fObymsZxYpZkgIdaq5or7pIyJBxjAeqQRICtXYIrbSOCri1dzI c7maGtqnCieQPU6WIdj/8E2PSPO01PfX9z3YxY3EqKnUKK6eWJNybGSRtSyRK7HT rKPYxo3b4PeXEozdN3AAmWN0B3e+BA== =QHpQ -----END PGP SIGNATURE----- --xt4v6r5TxzxmqCPu--