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 41E22C636CC for ; Mon, 13 Feb 2023 11:13:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231132AbjBMLNw (ORCPT ); Mon, 13 Feb 2023 06:13:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52574 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230220AbjBMLNk (ORCPT ); Mon, 13 Feb 2023 06:13:40 -0500 Received: from mail-wm1-x32e.google.com (mail-wm1-x32e.google.com [IPv6:2a00:1450:4864:20::32e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 950E3193FB for ; Mon, 13 Feb 2023 03:13:17 -0800 (PST) Received: by mail-wm1-x32e.google.com with SMTP id az4-20020a05600c600400b003dff767a1f1so8721593wmb.2 for ; Mon, 13 Feb 2023 03:13:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=zxi66NFp5CC1l7OpD7ouzgSByxm59oZ9221dT1nw3vo=; b=kVw2MU3W6ROAjXQRHl0MNnZ4lRpbjkZe/E92qaX3GO8JTshSWmDufPtsXfXf+YP9hE mP9+UAsj2yuZHFoBvq1Gw1YsZdF64jlyCXxGwUkGLHUGvfRwA5snq04Jo35iL6d0L0RB L8V74WRcfHVhwfQa0onB6tlOcDxf0vtshlT3PERNgFa/4nmgBMReKzFnt1WCyNXGuNNN 6Ht9Hm7ZV/J+YbE7PKNWNckbP6w3LCWU7aa9d3BENrRoyqIiXFZd/cYNK/hjRwoziXyD yPV3DCTEDvDlXpS4KILb/13o1kJwCnprbwOnQPvIh6ZKzUEiy1XbC+fK5OA8Ob60o+2u xU4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=zxi66NFp5CC1l7OpD7ouzgSByxm59oZ9221dT1nw3vo=; b=Jv0rrbOgWHExVUt4YCiCyI1ccfkl8DVVYp58CCJxInT3k0C/VRfZMaV4M+8IuCxEvb U0EWL+VkfMRe5fMiPUhKpOWMrT0+Cwtef1vcbzY26aereyqcG3//5TCioWRwd8CY9oS5 L3LifWnwqN+fOHp/zCdHI4F7ic7H9mypOSIWFk/9kGWbrpzAavLiSSeiKGPXYmFx+D3x 4b4Xs+lab1yELZcjtDiOA/0hgwR112d0OEPD4S2OOIwb3afQExcpadZe0Hy8yzupDhru 8uF0PsOrCqJGYYjCFDZ3R6OnaAzZIZC/LayIE3R4O0YD/yNJM4LDukLX0TB4e3H3yUL7 DgCA== X-Gm-Message-State: AO0yUKXm+EVMnifRDM0o9MAO9dFWPxuYYq06Vd80QNhXi6iCTg0akluB u5K5m7sLbiw35DVMU5YqUBRDRg== X-Google-Smtp-Source: AK7set8/EdJsZBGPMFMve7u9aeKH1SjT4x6g4xC1zu0RoHPUUa+B1P+u5IhFA6Nf1duG9va8GSYOAQ== X-Received: by 2002:a05:600c:1713:b0:3dc:5b88:e6dd with SMTP id c19-20020a05600c171300b003dc5b88e6ddmr20915760wmn.10.1676286794334; Mon, 13 Feb 2023 03:13:14 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id h4-20020a1ccc04000000b003dc4a47605fsm17052564wmb.8.2023.02.13.03.13.12 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 13 Feb 2023 03:13:14 -0800 (PST) Message-ID: <198daecc-9bee-a418-ac00-1ba281dc256a@linaro.org> Date: Mon, 13 Feb 2023 12:13:11 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH 06/17] dt-bindings: arm-pmu: Add PMU compatible strings for Apple M2 cores Content-Language: en-US To: Janne Grunau , Hector Martin , Sven Peter , Alyssa Rosenzweig , Rob Herring , Krzysztof Kozlowski , Mark Kettenis , Will Deacon , Mark Rutland Cc: asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230202-asahi-t8112-dt-v1-0-cb5442d1c229@jannau.net> <20230202-asahi-t8112-dt-v1-6-cb5442d1c229@jannau.net> From: Krzysztof Kozlowski In-Reply-To: <20230202-asahi-t8112-dt-v1-6-cb5442d1c229@jannau.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 12/02/2023 16:41, Janne Grunau wrote: > The PMUs on the avalanche and blizzard CPU two micro-architectures are > mostly compatible with M1 ones. They miss support for a single counter > according to Apple's PMU counter list. > Acked-by: Krzysztof Kozlowski Best regards, Krzysztof