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 F13D2C636CC for ; Mon, 13 Feb 2023 11:12:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230307AbjBMLMK (ORCPT ); Mon, 13 Feb 2023 06:12:10 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50150 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230264AbjBMLMB (ORCPT ); Mon, 13 Feb 2023 06:12:01 -0500 Received: from mail-wm1-x32f.google.com (mail-wm1-x32f.google.com [IPv6:2a00:1450:4864:20::32f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0093F18B37 for ; Mon, 13 Feb 2023 03:11:39 -0800 (PST) Received: by mail-wm1-x32f.google.com with SMTP id f23-20020a05600c491700b003dff4480a17so8143923wmp.1 for ; Mon, 13 Feb 2023 03:11:39 -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=TqQ+Ufbrf2k8hrdzQxSTas6D4N5ZYvZOx0pZJyKbuXs=; b=GMvuAV7CLQxe96ZF98vrl+9AZeLQ+vX0LH+oYQNjD1GqvpKQjIbip/8BWkothWNKSp 3Yc6go/wYd69fSFW8xIgD+0pGefchO04OqfkueK/3RkGUkooe+ED5cLT5aPGnaN8vopZ qRSxcNQx45e8ZdUMsAHWbwOCqqDp4gCdXnp7cy9il7xXvsT9Jz6uXRm9qvArUiKY/4eb LmAXbiolgLgijR6Z52K6jcABNMJ5r8SE5r+z3DHRfK1T+84d7tYdX7uUPprDqBMJ+U8S 3HNbzih6fYDhHQz6EDojnb9jFN+SE2D1wVUF41EsOsawDhEwAVBl8T3msAV7Qp4IWKdw O86g== 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=TqQ+Ufbrf2k8hrdzQxSTas6D4N5ZYvZOx0pZJyKbuXs=; b=JhgEUgc6IgTVVE0ufazPnpHVYxO1KeDVLwP9Arv0MtVoc2MUB4qv1FBfysnABDwGwD b8Ly/VOkUcxFd7xK9GmywF1DFM+E8PomDtxQ5isZShaYk/mK+WJ1nbHPLhQpsshL4owY Ar5MzKh89hk2Viu6n09wGAVdfyJTYn2jEmoDlWZJ2dRjZkLX+hVix7E0ajam/vGgh6BU t8Y/2u3Cay647IBcpLR+EsLjeHd3ErJhmBA+xYdu1VDuJOgJVVLvI2M4LKjENSqlq7Nz VN0lrKzlBNiSFs76LFM0xgLD6EjYzPPurIRtNkbUtBfVnimLbOT5294FPgp6BEULIY4G gSNw== X-Gm-Message-State: AO0yUKWslZcaIMeQPZDrpR3vSMkI3ZrNPNZrD7X0qjvyZgldA1tUDTO2 sMcaL/Gknsz8cPfG3oHHXrjyZA== X-Google-Smtp-Source: AK7set+mjIQ9U9FwzoCkysttHpwwVlWfAcIb6Y3YcixTf6gnCs1ThPx8ely0+6ZyQaFh/CFSlLiVPw== X-Received: by 2002:a05:600c:3b06:b0:3df:f85a:46fe with SMTP id m6-20020a05600c3b0600b003dff85a46femr22888217wms.40.1676286693823; Mon, 13 Feb 2023 03:11:33 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id o19-20020a05600c379300b003b47b80cec3sm16466893wmr.42.2023.02.13.03.11.32 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 13 Feb 2023 03:11:33 -0800 (PST) Message-ID: <8c5747c6-0eb4-7314-b343-6d88a38b137b@linaro.org> Date: Mon, 13 Feb 2023 12:11:31 +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 04/17] dt-bindings: arm: cpus: Add apple,avalanche & blizzard compatibles Content-Language: en-US To: Janne Grunau , Hector Martin , Sven Peter , Alyssa Rosenzweig , Rob Herring , Krzysztof Kozlowski , Mark Kettenis , Lorenzo Pieralisi 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-4-cb5442d1c229@jannau.net> From: Krzysztof Kozlowski In-Reply-To: <20230202-asahi-t8112-dt-v1-4-cb5442d1c229@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 12/02/2023 16:41, Janne Grunau wrote: > These are the CPU cores in the Apple silicon M2 SoC. > > Signed-off-by: Janne Grunau > > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof