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 D94C9C05027 for ; Tue, 14 Feb 2023 10:46: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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9mdZalNjmDncjLc8d764thO6O27wJJfVgdQKmD6nfBg=; b=5F/4AoDp4q9TWX sDfib/y2OOq3SqwO9DkpSOfufMpGUAE5T+iWKUJG2vEnEwS4eRoFY3yFu+NPQUlq4/1hgVFLCDHwV pSQcdi3FaN53XSlUatL0t8rkNt/AVqHS1XVuyHi3hWKa8o8UQ5ObV2lI1EmWnU14dbOXsLFbmd0KC 4wKYH+cHJfVfz9AjwksokPRZNrSQFT570iNunFoJVCdFldHz9Dx0yqVWpaQe0hi/GDJtJHJwPUGav K5uGdt4h47MqEPyQar/4blMy19r8QBrPaMWvknQ1ZAua05as/T/43TWifT36ZOEKDjbjwViia26g+ vy8puGEV5sDFF/BmyoLw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pRsnw-00166A-MA; Tue, 14 Feb 2023 10:44:57 +0000 Received: from marcansoft.com ([212.63.210.85] helo=mail.marcansoft.com) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pRsnL-0015n6-4O for linux-arm-kernel@lists.infradead.org; Tue, 14 Feb 2023 10:44:20 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: marcan@marcan.st) by mail.marcansoft.com (Postfix) with ESMTPSA id AE5BC3FB17; Tue, 14 Feb 2023 10:44:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=marcan.st; s=default; t=1676371452; bh=+3HwTc9ECCiYjn5bB7Ckhk2en8do+vQ2etYA80kGnc0=; h=Date:Subject:To:Cc:References:From:In-Reply-To; b=K123Gas5KDqjqIqfg5w1nZuAe/HmooRGNhtmN8V/U+mQYp8NICfNSfZ0s0Wh4bpQ8 XW33aBK0RMCM9mhtYWCCD/NqGFafdWaSeV+NrqtLoMZnP6ypdvxuTWM5K/g67emTMg /HiDf6IU+IvfWgGRSAuHUnvxbH/H4XRDcWmuVSnhsz9I56y2k7S2MAKts28IGHdH6Y /d8TWEkVVStdNAJSz+7ioXnkRKUltev84u6rYzNFi8CEdEjzwrcdiUMvXyJncTAS7R oRcaUyhC1/tkbX3nxGv8qOpSiQ5NqROohjBsbi/kLp6syLJt9ZTBeYdH4vWlYAbgPT WfCQg3aapQDzA== Message-ID: <6009e594-ec2e-cf02-842c-91e993d66d36@marcan.st> Date: Tue, 14 Feb 2023 19:44:07 +0900 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH 0/2] Apple M2 PMU support Content-Language: en-US To: Janne Grunau , Will Deacon , Mark Rutland , Rob Herring , Krzysztof Kozlowski Cc: asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230214-apple_m2_pmu-v1-0-9c9213ab9b63@jannau.net> From: Hector Martin In-Reply-To: <20230214-apple_m2_pmu-v1-0-9c9213ab9b63@jannau.net> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230214_024419_385291_1F76EAC4 X-CRM114-Status: GOOD ( 12.43 ) 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 14/02/2023 19.38, Janne Grunau wrote: > This small series adds support for the PMU in Apple M2 cores. The PMU > itself appears to work in the same way as om M1. We still want to add > CPU type specific compatible strings so that we can distinguish counters > in the case they count (slightly) different things on different CPU > uarchs. > > Signed-off-by: Janne Grunau > --- > Janne Grunau (2): > dt-bindings: arm-pmu: Add PMU compatible strings for Apple M2 cores > drivers/perf: apple_m1: Add Apple M2 support > > Documentation/devicetree/bindings/arm/pmu.yaml | 2 ++ > drivers/perf/apple_m1_cpu_pmu.c | 14 ++++++++++++++ > 2 files changed, 16 insertions(+) > --- > base-commit: 1b929c02afd37871d5afb9d498426f83432e71c2 > change-id: 20230214-apple_m2_pmu-175b75c74d4e For the series, Reviewed-by: Hector Martin - Hector _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel