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 X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 01D33C2B9F8 for ; Tue, 25 May 2021 15:47:55 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D9B59613F1 for ; Tue, 25 May 2021 15:47:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234262AbhEYPtX (ORCPT ); Tue, 25 May 2021 11:49:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37100 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230429AbhEYPtS (ORCPT ); Tue, 25 May 2021 11:49:18 -0400 Received: from mail-lf1-x12a.google.com (mail-lf1-x12a.google.com [IPv6:2a00:1450:4864:20::12a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A93C1C06138A for ; Tue, 25 May 2021 08:47:47 -0700 (PDT) Received: by mail-lf1-x12a.google.com with SMTP id q7so45477974lfr.6 for ; Tue, 25 May 2021 08:47:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=DXBXKu4W9bxzceCxfDuDHqm154FbpM/qT47Snoz44Zg=; b=RZb2nnfuv0w8exQOi3HBhnZeddYTIOo2pLcjheMb+gsg7X4ErlH5cmn5sNdRYNlhML I7vxiaTe08mG712R2fk0V34OtayZyieBz+2nqQL30TByHyDjKjbsq2iJ5/NZmTu+qgIK xw/38rtEApX0XXfGZ6sUc4cAtYm7kl8PwY+awvcO4N/Tt8aT/Jw9rVuHCETQsgkl8qdI 7xBEbUya2ug05pxlmZ1zemrYSeEDYDc8p9PfFprBwRJsQlK8VoNZEmWQDyMrRfZbPh/G tTQyzXUaGbEjvTgYk4HIEBiCD44kWLBYDLqy5JN7/hnwgFsH6RhrrUr+diQC4vrYjo6a MUgA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=DXBXKu4W9bxzceCxfDuDHqm154FbpM/qT47Snoz44Zg=; b=uJPkNkq8mjtJ5Shov9pEPfpwdBWlMkPL0NQtiHnUwWbjvAgpudB/oMPnJ8Py2NFSC/ s+znsDzuMi/jmLRwrM1oaqdUUXLypt1kA1Ys9DeOf1KKk3spay7NCQI2fAKjx//boo7K 2MeRxfpDr/d6nCgtjz/XHIqnA1XeeOcJpoXWSzS/XNw8PH6y7lXpaUrfCNCOzQxnWNwS 5eM4YGioKncFi22TCjqZ50kbMgOA5zAgJVsq8NXcOTn8NBPcnIdK06R9GlUPx1x6+V3m aFRGENIZ3uanayJuqdaCXhFIBZuXnTGNZm/p6Ymr7gpGZ68C/rf6h9I9pqMLbjDrWslx smuQ== X-Gm-Message-State: AOAM532IeQuzsAqQhFYVIqyDkh/wkUPihWEhhTHg5ujFXNAQuYSqM8jV QF1Y1toiGDrsZy9S4mXlpdQVTVQdicUv1Wj1zCEg9A== X-Google-Smtp-Source: ABdhPJz8Wo+42p45CUfc5WWr3rKVVCr+Kr6PAPDnAcvWfj66Minctqzwnosbr3mfl1YgpPjGe+SfNzw7ywQsaiJM9cw= X-Received: by 2002:ac2:544f:: with SMTP id d15mr14328522lfn.465.1621957665953; Tue, 25 May 2021 08:47:45 -0700 (PDT) MIME-Version: 1.0 References: <20210520171310.772-1-mark.kettenis@xs4all.nl> <20210520171310.772-2-mark.kettenis@xs4all.nl> In-Reply-To: <20210520171310.772-2-mark.kettenis@xs4all.nl> From: Linus Walleij Date: Tue, 25 May 2021 17:47:34 +0200 Message-ID: Subject: Re: [PATCH v3 1/2] dt-bindings: pinctrl: Add DT bindings for apple,pinctrl To: Mark Kettenis Cc: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Mark Kettenis , Hector Martin , Rob Herring , Linux ARM , "open list:GPIO SUBSYSTEM" , linux-kernel Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 20, 2021 at 7:13 PM Mark Kettenis wrote: > From: Mark Kettenis > > The Apple GPIO controller is a simple combined pin and GPIO conroller > present on Apple ARM SoC platforms, including various iPhone and iPad > devices and the "Apple Silicon" Macs. > > Signed-off-by: Mark Kettenis This patch 1/2 applied to the pin control tree. Please funnel 2/2 through the ARM SoC tree so it aligns with other changes to the M1 device trees. Yours, Linus Walleij