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 47C84C433F5 for ; Mon, 29 Nov 2021 21:32:56 +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:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=bgT0mY+3e6UjnOUVGOKfXB0qTwlbt4Q9IZ3bklKdZ0o=; b=mGTUebNXft25bJ URVhsqpMkAtJiHrC8GjT9srN4jdhhj4EodmyO5PvQMadcf3RLQ2nLXba666bpRIjoA2ceQrhjzSpV czI0XfAtUyOAalz4ZA8cuBs7vI1bPIBA1WdXgRVKwxVFpTqdVUo62AsHMUmpU3x6dKwvy/llljJDh OfMzQxUYLM212P/lQP362e5qeP8ZBUqILesmVSM/ccE/ghnmJ0U6EbY6LuiPKTZPKuHrF1h97Z0Ic 8KHVZRPtobmOwKLo/wGylhdvX2NVdCmoHD1huSLC0UuRVXwpQvR7cc1S0ma0/vxNKa35Fadqj1GwU SyJU4bUwDV27LVh8mDzg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mroEa-002l0u-Fz; Mon, 29 Nov 2021 21:30:48 +0000 Received: from mail-oi1-f171.google.com ([209.85.167.171]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mro8x-002ihm-J8 for linux-arm-kernel@lists.infradead.org; Mon, 29 Nov 2021 21:25:05 +0000 Received: by mail-oi1-f171.google.com with SMTP id t19so37174483oij.1 for ; Mon, 29 Nov 2021 13:24:59 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=SJaxuuJNzEliEnHbn427KBpFOmLAQo4WscHD5xvktJU=; b=AGafga9EEoxNR2OEdYGqVstHdTL5hgNmCzcuH3k57PRoq3CVSMawm1O0RQlk8fvuE1 WgJvUXBC5SHMnQwVmS6soHaCMB3700llkXqm4+eMAlLiTOMQgAbYL81gtNQKK2rG31uJ I5flGG3vj1awRNOryO14qXcqhZCm0rvOnswaqxW5psF9vTN8DsHP+3o1hNmoP+ddrrm0 Yu9waT96DRVPygaRWQUSsIcqN5A3Ast5JgbPMA2EnEmEc+Ebxp0FDMsIxRi8bpZA0Ji3 dqpm0gAzqExRPRmkXrmc27HK9aDZuMsGkq8bpVeZ/Rel2GRDAOcwnk9PXNXoqnYTyLnN zdyA== X-Gm-Message-State: AOAM53346qC3++febSd1eCAGe3V0usL+RQKPSeGNJLtrAmFM3B2Q71E0 iNHFSQ8XgcycZqKLGaCHqA== X-Google-Smtp-Source: ABdhPJxWPBlRQdxhkJLcpFq7U2ZYYAnAuViB+KQl2eeDSpMOfnRQDWI2g8lZLE3LGhGEU9tXEPBRpA== X-Received: by 2002:a05:6808:23cb:: with SMTP id bq11mr558874oib.2.1638221098970; Mon, 29 Nov 2021 13:24:58 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id t18sm2832277ott.2.2021.11.29.13.24.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Nov 2021 13:24:58 -0800 (PST) Received: (nullmailer pid 635942 invoked by uid 1000); Mon, 29 Nov 2021 21:24:57 -0000 Date: Mon, 29 Nov 2021 15:24:57 -0600 From: Rob Herring To: Marc Zyngier Cc: Alyssa Rosenzweig , Will Deacon , Thomas Gleixner , linux-kernel@vger.kernel.org, Hector Martin , Sven Peter , Mark Rutland , devicetree@vger.kernel.org, Rob Herring , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 1/8] dt-bindings: arm-pmu: Document Apple PMU compatible strings Message-ID: References: <20211113115429.4027571-1-maz@kernel.org> <20211113115429.4027571-2-maz@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211113115429.4027571-2-maz@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211129_132459_673979_C9F1E588 X-CRM114-Status: GOOD ( 12.23 ) 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 Sat, 13 Nov 2021 11:54:22 +0000, Marc Zyngier wrote: > As we are about to add support fur the Apple PMUs, document the compatible > strings associated with the two micro-architectures present in the Apple M1. > > Signed-off-by: Marc Zyngier > --- > Documentation/devicetree/bindings/arm/pmu.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel