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 821B4C6FA82 for ; Sat, 10 Sep 2022 09:57:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229623AbiIJJ5E (ORCPT ); Sat, 10 Sep 2022 05:57:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59222 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229512AbiIJJ5B (ORCPT ); Sat, 10 Sep 2022 05:57:01 -0400 Received: from mail-lf1-x12c.google.com (mail-lf1-x12c.google.com [IPv6:2a00:1450:4864:20::12c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 674725851E for ; Sat, 10 Sep 2022 02:57:00 -0700 (PDT) Received: by mail-lf1-x12c.google.com with SMTP id f11so6807864lfa.6 for ; Sat, 10 Sep 2022 02:57:00 -0700 (PDT) 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; bh=lygMYUYxRPSYT5H0Ya1zp0m+glPknn5XdqgvO7ucKO4=; b=aUTrdmNZNdelst6a64h9mY3uUDJcPU0pg50MSjlAKs5YR5X0wdvf6iNhx0Jjg50uww CI00+eYfWq0cYxW9ZmLcyPjCvS3FPRISPPk/wcH4ZtnWpe7EzrcobC+WFGF/8tj2Alf6 99rfEtVHsO65/G0ljd28gZ0Dr/8UWjV7IzmDAU9ajTJXYimq3wl85+Yla9Z8za9qr2wD rA/EYxIC6wYIHLc5RJVWXgLyY5nLct3/nzqiRf+LxFhanQP1eA72BdvXb8DfvgHLBCYl 7jW5DJqDCodgc4yajpFlxuTg9nl0OunS8AbCmIzGbKeJcm0K45XGgbEIdYqca2CBHz5C V8Eg== 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; bh=lygMYUYxRPSYT5H0Ya1zp0m+glPknn5XdqgvO7ucKO4=; b=fvsFygl4LzLBqZh//A57uj0QiX7c/ZAyH74sv4GURw1z41VXYB2Auyah2gyjWyYG4h wyDVw6pf5Vqr3Fcj5f1FQIlB4LXM/9YC8jQ5Nh8mnjbkQqjBKDmqAm8xG9tB1VoTZgMi 2hdrUox2BPyNhekBMKL9WUVVcNIhPwTYfVbUBVgO+2SX25SebTLkJ/ej4xo6cI5d45Nb ckXrZu5wJq5Q4/KZ0DyS/+1tBFC3hsNUX/ppdCrfWxpHtR5bqodZw086L5CcTmFH7KW/ zg4J1D4K13WUHftZD2UxlL5iKTYJkptsnORYBso79155ieV060g/nepNf0DVL+yWfo98 oGKg== X-Gm-Message-State: ACgBeo0wxh5/DHiJC3CXNxqp11sKYAdHXzFNLKOmlFDO1+q7YHO3RKIK 74ZiC40DETZtxbYQ9zKKEJ4owQ== X-Google-Smtp-Source: AA6agR4iEi9ObHgqEcSaW+6uqCOgJkuRc2bFmxCpEJwBhpNpdXS8KvebgVM1+Z42Z9URFo2Q7JBdYg== X-Received: by 2002:ac2:4c42:0:b0:497:9dfe:e870 with SMTP id o2-20020ac24c42000000b004979dfee870mr5500481lfk.184.1662803818793; Sat, 10 Sep 2022 02:56:58 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id u5-20020a2eb805000000b0026ad058ba51sm289922ljo.45.2022.09.10.02.56.57 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 10 Sep 2022 02:56:58 -0700 (PDT) Message-ID: <82dcf030-dd74-19f6-1069-82f1a6d89769@linaro.org> Date: Sat, 10 Sep 2022 11:56:57 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [RFC PATCH 03/10] dt-bindings: apple,aic2: Add CPU PMU per-cpu pseudo-interrupts Content-Language: en-US To: Janne Grunau , asahi@lists.linux.dev Cc: Mark Kettenis , Alyssa Rosenzweig , Hector Martin , Krzysztof Kozlowski , Marc Zyngier , Rob Herring , Sven Peter , Thomas Gleixner , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20220909135103.98179-1-j@jannau.net> <20220909135103.98179-4-j@jannau.net> From: Krzysztof Kozlowski In-Reply-To: <20220909135103.98179-4-j@jannau.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 09/09/2022 15:50, Janne Grunau wrote: > Advertise the two pseudo-interrupts that tied to the two PMU > flavours present in the Apple M1 Pro/Max/Ultra SoC. > > We choose the expose two different pseudo-interrupts to the OS > as the e-core PMU is obviously different from the p-core one, > effectively presenting two different devices. > > Imported from "apple,aic". Acked-by: Krzysztof Kozlowski Best regards, Krzysztof