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 50538C61DA4 for ; Tue, 14 Feb 2023 11:09:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232827AbjBNLJE (ORCPT ); Tue, 14 Feb 2023 06:09:04 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45050 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232868AbjBNLId (ORCPT ); Tue, 14 Feb 2023 06:08:33 -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 021C328865 for ; Tue, 14 Feb 2023 03:07:40 -0800 (PST) Received: by mail-wm1-x32e.google.com with SMTP id m20-20020a05600c3b1400b003e1e754657aso4933462wms.2 for ; Tue, 14 Feb 2023 03:07:40 -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=82toVAhxT6C/f6FDR+FJ+bR/ZLTWxq3zIs8/EsV1UnU=; b=K2NfUwd8vbSgKKPWQqgzyTRM/7v1Y321KoLTZEwzlAT4fmmmTKBxuehUlkvqvb1Yrt qakmsTlkyIsoI6tez2qgW97WKZsbtFiGLR6a2nTF3x3fxdKKKkrjNz6Pj7MwKHJcT9uE iH/vuoQruLuAK+tf7yvYLQN+7KFfqD6gDag2aMGEGNZdmVxjJT46PR8hCHPDBD1/g/Si AFhsBrsXkVSajUrabPPT+xsyHfCGEjuL+K/pOgBJfNrh1tshFCp4XpRjqe9znCDnF0kW PywjGiTUswtjY9W/FTk23Xs5aLTPG6qggtscXlqchNvKjN2F9Tsm09yUQdM88T4kAhsr pAZw== 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=82toVAhxT6C/f6FDR+FJ+bR/ZLTWxq3zIs8/EsV1UnU=; b=ccPq3KbAP+tNUtfidzhSFcKlqRFwq2VfCyvA+sQO9uNbhbLt5Q7RJ/sjkKS68aGd+k 64MuZ5D4zYmT5X2/hnvgf7Ot5UKpLHDICfHJU6FI0ZcrXlzeyKi/F63vTSnfqgQ4DLCz 6JzHVk4XSZvvvCtUHv2lIDsOn2W4fEgGqV9y5I71MZ0sD7wryIrOg7IVkQ7kkXkZYLoX BFGQ1DizwQbAqU69XhbW7tW/sOw0p/D/eOOt7CRnWPBRco7NZMt6vNWvdo86s5xdJbGj TOdd0pIS0CRETDxhIvKUhwZA4tiXnvQkM3VQ5R424bAsz8zrZjUh0ZykgxMDEqKF9bKh IHcw== X-Gm-Message-State: AO0yUKU470spOPILEX34eAPS8Ehs3QEhAf6iMbDSzvaVYir9E/NMIY1o /jigU5Ub1CGxdIR+ovn2E5DaPA== X-Google-Smtp-Source: AK7set+3ZSit6NXnQ+GPXLgIWshYe5YK51/9Z7MUcQUkIr0yT0puTCcVgig2M9L3L62WhZcAQ4cysw== X-Received: by 2002:a1c:f30b:0:b0:3df:f9e6:2c5c with SMTP id q11-20020a1cf30b000000b003dff9e62c5cmr1622531wmq.38.1676372840771; Tue, 14 Feb 2023 03:07:20 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id y6-20020a05600c364600b003df7b40f99fsm19128073wmq.11.2023.02.14.03.07.19 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 14 Feb 2023 03:07:20 -0800 (PST) Message-ID: <39d7dcad-5c4f-7743-e957-37e55a41e1af@linaro.org> Date: Tue, 14 Feb 2023 12:07:18 +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 v2 10/16] dt-bindings: pinctrl: apple,pinctrl: Add apple,t8112-pinctrl compatible Content-Language: en-US To: Janne Grunau , Hector Martin , 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, Linus Walleij References: <20230202-asahi-t8112-dt-v2-0-22926a283d92@jannau.net> <20230202-asahi-t8112-dt-v2-10-22926a283d92@jannau.net> From: Krzysztof Kozlowski In-Reply-To: <20230202-asahi-t8112-dt-v2-10-22926a283d92@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 14/02/2023 12:03, Janne Grunau wrote: > This new SoC uses the same pinctrl hardware, so just add a new per-SoC > compatible. > > Reviewed-by: Linus Walleij > Signed-off-by: Janne Grunau > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof