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 170D5C61DA4 for ; Tue, 14 Feb 2023 07:50:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229550AbjBNHu3 (ORCPT ); Tue, 14 Feb 2023 02:50:29 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48824 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230044AbjBNHuZ (ORCPT ); Tue, 14 Feb 2023 02:50:25 -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 89C021E296 for ; Mon, 13 Feb 2023 23:50:15 -0800 (PST) Received: by mail-wm1-x32f.google.com with SMTP id az4-20020a05600c600400b003dff767a1f1so10850798wmb.2 for ; Mon, 13 Feb 2023 23:50:15 -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=djdHAVln+AB2xhAhADB7258N4a54s6i/NOfx5xKCAa0=; b=lm1v8G+kaRGHJL1jn1yjFpUJLkhhaJyo45U/hf4zhAr2yisAWhCbUhrHkbqa/x2WJU 5FPl0jvF659R+HbsBtqWgjgXCz8UUGpUhEbVexSCCNqGspS52NCg0qM+ocr9Yfvuocir lUP4OujwvK7JB04WEhjvAwIMETbB7F452KcQKcE//CT6Q3+OqrlBt2/S0ryKMY9xB6Fh VUpBhHfXoZIAx7v//iyHGoVl6Yhr3ZXuglptV6ZdGpRZm4u7hd5ARPG/zLV164z3ynr6 8bVK/PxSzhnuJ1I4cpWnZyL3nEv3l2f2czCWTIyuQSgL2eXCFFp7N0gkUzZO0gzieWDK 38Vg== 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=djdHAVln+AB2xhAhADB7258N4a54s6i/NOfx5xKCAa0=; b=Hob9yGmSNIJ4DDxCj6Od70hYROWbI8akVL4qzVFlvDp5EOpJY4jkvL+caGGwu7sQ9F rCwpVENcCD3zWozcqn5KgZKVlOP+Kk2EJcAATPx9cC7//MRWd1R1/odIvHcA5KUvjAWx BStHwQULz1vGp0e4EPxOXA8/+g0BgPDVjR4LoW0nCXd2lj2PY8T2SZnIDVHfge7IWnsB fmw6Z9ZDNQdAe7dRxaHd7M4hnPfcXAb9KEid2d6AR3yrSJCYPxO9yow5TWfe8oZHPiGJ Kq9vnkBL3X43I6NDfnLUBYEWwSaA9CPsvlJUnX6T5aY/Dt+XkM/AuyYgBvy+VoZLj1Se TYug== X-Gm-Message-State: AO0yUKX0cjfRpJjPUoEOYuxKdD3MQbE0XU7wA0Vg1QPTn9x5qFDj5l1U wpl/D+L/QiCn0i/fZFSnypbW9g== X-Google-Smtp-Source: AK7set/cuDzzDpUt3VCNgzvRaDkw3gqxacuqi/RcH7fwRcbpfHBoaTriqDu+KDhMGHNgjnVsznfL7Q== X-Received: by 2002:a05:600c:a293:b0:3df:ee64:4814 with SMTP id hu19-20020a05600ca29300b003dfee644814mr1350022wmb.20.1676361014082; Mon, 13 Feb 2023 23:50:14 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id n19-20020a05600c3b9300b003daf7721bb3sm20933827wms.12.2023.02.13.23.50.12 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 13 Feb 2023 23:50:13 -0800 (PST) Message-ID: <5ff55f1c-8f02-abec-2320-c2e0b7db8904@linaro.org> Date: Tue, 14 Feb 2023 08:50: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 01/17] dt-bindings: power: apple,pmgr-pwrstate: Add t8112 compatible Content-Language: en-US To: Hector Martin , Janne Grunau , Sven Peter , Alyssa Rosenzweig , Rob Herring , Krzysztof Kozlowski , Mark Kettenis 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-1-cb5442d1c229@jannau.net> <3287867a-456c-ddc3-adbf-90001950c926@linaro.org> <0a33fa04-039f-9a7e-f2a3-2a1a6abc98d4@marcan.st> From: Krzysztof Kozlowski In-Reply-To: <0a33fa04-039f-9a7e-f2a3-2a1a6abc98d4@marcan.st> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 14/02/2023 03:24, Hector Martin wrote: > On 13/02/2023 20.09, Krzysztof Kozlowski wrote: >> On 12/02/2023 16:41, Janne Grunau wrote: >>> From: Hector Martin >>> >>> Add the apple,t8112-pmgr-pwrstate compatible for the Apple M2 SoC. >>> >>> This goes after t8103. The sort order logic here is having SoC numeric >>> code families in release order, and SoCs within each family in release >>> order: >>> >>> - t8xxx (Apple HxxP/G series, "phone"/"tablet" chips) >>> - t8103 (Apple H13G/M1) >>> - t8112 (Apple H14G/M2) >>> - t6xxx (Apple HxxJ series, "desktop" chips) >>> - t6000 (Apple H13J(S)/M1 Pro) >>> - t6001 (Apple H13J(C)/M1 Max) >>> - t6002 (Apple H13J(D)/M1 Ultra) >>> >>> Note that t600[0-2] share the t6000 compatible where the hardware is >>> 100% compatible, which is usually the case in this highly related set >>> of SoCs. >>> >>> Signed-off-by: Hector Martin >>> >> >> Missing SoB. >> > > I'd rather get an r-b, since this is going back into my tree ;) Please follow Linux process which requires SoB chain. Best regards, Krzysztof