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 8FFCAC433F5 for ; Fri, 6 May 2022 14:45:33 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Qo3tZSKUfGT0yR2C8o/pQs6gygHyk/aMA7UaqTULPps=; b=FNFpD3deXHI//D 051x8rupcDh4LlsLRfhTuQy0xu76CWu6x6P3W0rsYs4xjD57mcNGdFBN62osieMXskVt1w2nuI6QR /WyxN6t6w44xDFGSaG96+UhxxvNeoLZULAHK3TljoUVWdGg33MpSrMX2+Co1SvDiHdr0DfYMjIQDR sgRlaO0NsEzYu7yujRCfuvr4xdSDSf8Nqc8eThu3cltYRRfkaZby44GGCNMpqhVTy9amlczHIjFaa OSe64QhXxNEWOfqC9uusR0WGY2SgRpSM7mBgei1hzUlSYI43tZXsjc/ZPNlfCv1xR6hluwetpX3I8 XwHh6jWUkDvfLy1PYy3A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmzBu-003rLC-3y; Fri, 06 May 2022 14:44:22 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmzBN-003rA8-DY for linux-arm-kernel@lists.infradead.org; Fri, 06 May 2022 14:43:51 +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 DE1E662171; Fri, 6 May 2022 14:43:48 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 76DC9C385AA; Fri, 6 May 2022 14:43:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1651848228; bh=Zrjv6vncUbW45i4Wq1592l5oY8jY3gQNI6zGYrUHKEw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=pU39qJS+dNUU7ZU1ceLrKVdtF/ZkGVTz5C79eEb8iaAhIi7NXJeBpIUalKKv+/xiN scWuStl5gc2ox8leccd1DOEQXZbzNTAkHJ0qbfEYr1lSV0CoJ9jKev9UcY26lXjhZU /AdW7PbiuiiqnAuj6yzNWMi96PeJkoM0V5Fg2UI1rZmQG/yxPlzK1p5U0eFzTlzeZy uLP7xO+8ZlvWk3uHKIX6WbfvBc9CRnVEkQ0V4e99TrvS4i5xoGDm+ROmuOyiW/+Hsh /LEUSDdu/bG/1UJBNSdvYV8jioqKdVfZbHfmOjgq2KfHJNwIEozEPpyn0iajnXopzG R70VxrB3B31aA== From: Will Deacon To: Robin Murphy Cc: catalin.marinas@arm.com, kernel-team@android.com, Will Deacon , mark.rutland@arm.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 0/4] perf/arm-cmn: Add CMN-650 and CMN-700 Date: Fri, 6 May 2022 15:43:32 +0100 Message-Id: <165184604625.743064.13968796887396114401.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220506_074349_531133_54DB525C X-CRM114-Status: GOOD ( 13.77 ) 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, 18 Apr 2022 23:57:37 +0100, Robin Murphy wrote: > As promised last time, here are the patches adding yet more inscrutable > support for the other new members of the CMN family. I'm not sure if any > of the folks who want this are the kind to give upstream feedback, but > we can always live in hope... A colleague has kindly managed to briefly > sanity-check the CMN-700 support under RTL emulation, but otherwise I've > only been able to test the refactorings in terms of not breaking my > little CMN-600 platform. Still, I'm pretty confident that that's caught > all the stupids, and the rest is mostly just yet more events, so I > don't think anything's particularly high-risk here. > > [...] Applied to will (for-next/perf), thanks! [1/4] dt-bindings: perf: arm-cmn: Add CMN-650 and CMN-700 https://git.kernel.org/will/c/2b60a22b70fa [2/4] perf/arm-cmn: Add CMN-650 support https://git.kernel.org/will/c/8e504d93acb6 [3/4] perf/arm-cmn: Refactor occupancy filter selector https://git.kernel.org/will/c/65adf71398f5 [4/4] perf/arm-cmn: Add CMN-700 support https://git.kernel.org/will/c/23760a014417 Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel