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=-5.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 B16CFC433ED for ; Wed, 19 May 2021 23:27:53 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9386D60FF0 for ; Wed, 19 May 2021 23:27:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230091AbhESX3M (ORCPT ); Wed, 19 May 2021 19:29:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51198 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230088AbhESX3M (ORCPT ); Wed, 19 May 2021 19:29:12 -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 B9E31C061574 for ; Wed, 19 May 2021 16:27:50 -0700 (PDT) Received: by mail-lf1-x12a.google.com with SMTP id c10so615187lfm.0 for ; Wed, 19 May 2021 16:27:50 -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=JJEJbgRPnMBu2f8ndkVjFvRlGE1bDrbkWqaeWQqS4qg=; b=bmyI9zT7D6VywVO0FZYWVtTHDbNrUjUkXVxolFMUdDeEnMBLdC7WLCM/qVZf0gLrkB 38HpWU/YBYXIVw+em1s8JK6FdLxutwITf2ueNcN/OWecZUzx/KS1Owa3erdFfzZ+6Hav wu04qZHdyorG6YixuVe8bV4KC7/lhYqGR6n4nUKIVpoy/qnlZLarxH5nK/Dvrv4Thd9v z/rT9lCJaKw1mGQhS78Y3ElvmGHjB0ZaByGVboZCovpnGqQbItihDjlHUJa7jbsm5Kni axIuR+6wNTXGZ4a/azftCRWKmCsWltEhdasogAMhU6AALm/SucRIVdDJ3C+/LAocPs+Y Gahw== 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=JJEJbgRPnMBu2f8ndkVjFvRlGE1bDrbkWqaeWQqS4qg=; b=AQ6ok1Co2a3N+2vQ1gUZGtbxA1NG2KwkW6kQYIrAaVvpOWfQ/S2/mcfkxZaqhO9dIk tqLeZs4I5OcZ+kKZfMWjzUNJyozmz2kfRNRm7I99upbvRyQmKmUst9MoDMSzqoPfIRvj mKY+WxoWD+E5ECyUsf+j9Y7MfSXRb1oT3nJ4/JDct2R7JRppg2n2AUG+5cMc8nLTCant eJkHmbs30K1TKuo+ehtS6fAKaAjVE4EB1SEoFwMz3RbC8N2zzf3Z4Dd1JYqCiMwew01L uFwOzmdyMgItaeozoI0yaLb/HqxmynVZ5WD5MZVPyjZlAoJB1xoW2bLzXNJP1xzgKmPQ aOgw== X-Gm-Message-State: AOAM531saTItd5x+APY5qKwKMPXpsk1tf6dRi/x9ETsULsuuvk1DnwRS qyh9+h34ji+sL9B+UD6SI56u1N0JsGeYE6NZ78o97g== X-Google-Smtp-Source: ABdhPJz/cPPzI7GxXKzBS+Gom60rdG2Gq8Pyt5scUUUDZl7Es1gZjna7v+VwnSx19MRL4DcKqfOm3IcmAfkZkzaM/VM= X-Received: by 2002:a05:6512:1185:: with SMTP id g5mr584031lfr.586.1621466869121; Wed, 19 May 2021 16:27:49 -0700 (PDT) MIME-Version: 1.0 References: <20210508142000.85116-1-kettenis@openbsd.org> <20210508142000.85116-2-kettenis@openbsd.org> <20210510141955.GA58072@robh.at.kernel.org> <5612be5a12568600@bloch.sibelius.xs4all.nl> In-Reply-To: <5612be5a12568600@bloch.sibelius.xs4all.nl> From: Linus Walleij Date: Thu, 20 May 2021 01:27:37 +0200 Message-ID: Subject: Re: [PATCH 1/2] dt-bindings: pinctrl: Add DT bindings for apple,pinctrl To: Mark Kettenis Cc: Rob Herring , kettenis@openbsd.org, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Hector Martin , Linux ARM , "open list:GPIO SUBSYSTEM" , linux-kernel Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Mon, May 10, 2021 at 7:06 PM Mark Kettenis wrote: > > From: Rob Herring > > > +properties: > > > + compatible: > > > + items: > > > + - const: apple,t8103-pinctrl > > > + - const: apple,pinctrl > > > > A genericish fallback is maybe questionable for pinctrl. That's not > > often the same from one SoC to the next. > > Krzysztof raised a similar point. It seems that Apple isn't in the > habit of changing this aspect of their SoCs. Rob what's your stance on this? Does it need to be changed? Else I'll apply the patch. Yours, Linus Walleij 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=-4.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no 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 A3B9FC433ED for ; Wed, 19 May 2021 23:29:55 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1D066611AB for ; Wed, 19 May 2021 23:29:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1D066611AB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From:In-Reply-To: References:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=dQRoZYMl1I7qeURESfvQMSe/RVSBuFhYFsS1b3y/3Wk=; b=NrQN9+fU65DD8cAeFske9f28g v5/PR/gmzlJCnYOx149EpnLOe+JdxPZs0GfCE3En4pc3sJZT40xQ2TxFv6LShWdtHN/6+i2DR+xHi Y48dGzWBQKslNGQqWERnjZzd50CFBwHrgiVnyKI/hdkw1lnL68yIq92ul/RMlm0ADR5Fb/yPd2k5N WErSRmZg4r6Eq9DqSfc7pu7lr9ilkOhAfM6QB7Cib0WKpe3fy1EhoD4/u7vIFZ7H/2dWdnNgN68Ho /2HY0fWAdQPD/IH42oL3uJN3/eEtGD09KFxnmHD1EzNapOWbAMV/sypKL2bMtSaXtBJEMC+UnmN0D vqDctCT2g==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1ljVbd-005LGN-Py; Wed, 19 May 2021 23:28:02 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1ljVbY-005LFl-4H for linux-arm-kernel@desiato.infradead.org; Wed, 19 May 2021 23:27:56 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=Content-Type:Cc:To:Subject:Message-ID :Date:From:In-Reply-To:References:MIME-Version:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=JJEJbgRPnMBu2f8ndkVjFvRlGE1bDrbkWqaeWQqS4qg=; b=SWMxhSo4ELk+80xC9ZZov/IOhF g31SE8bqRJhhF2WeA1yCeaXp7ZjaQSKyxH4XtKEgtKFJLrdp8XFjapJTa4O6cJ6Tde0Vcych/gf2V SFufkuh++8dJNAxXSWy+kg4MQ/d1KFcMh8JGH+kLsH0488/Rq1BVWgU/S3pLS8PjSG+KOmgOWpV7/ J1wyNdRxBENBe/dSDpm7ENlkjK63KmJpVDpEicUhwsmsj8pfpOZRT9qUIA5NqLNonoTL7cunwV6Nn gn6hPVKO0yfKINUYFVcvp9H88EZQ6aaxXuBPcQqve7u/kY4ZWgOi0K6bDmJi2KuqG5q2wjI/t+tvM z3wm7Cfw==; Received: from mail-lf1-x132.google.com ([2a00:1450:4864:20::132]) by bombadil.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1ljVbV-00FqKP-Ml for linux-arm-kernel@lists.infradead.org; Wed, 19 May 2021 23:27:54 +0000 Received: by mail-lf1-x132.google.com with SMTP id x19so21638135lfa.2 for ; Wed, 19 May 2021 16:27:50 -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=JJEJbgRPnMBu2f8ndkVjFvRlGE1bDrbkWqaeWQqS4qg=; b=bmyI9zT7D6VywVO0FZYWVtTHDbNrUjUkXVxolFMUdDeEnMBLdC7WLCM/qVZf0gLrkB 38HpWU/YBYXIVw+em1s8JK6FdLxutwITf2ueNcN/OWecZUzx/KS1Owa3erdFfzZ+6Hav wu04qZHdyorG6YixuVe8bV4KC7/lhYqGR6n4nUKIVpoy/qnlZLarxH5nK/Dvrv4Thd9v z/rT9lCJaKw1mGQhS78Y3ElvmGHjB0ZaByGVboZCovpnGqQbItihDjlHUJa7jbsm5Kni axIuR+6wNTXGZ4a/azftCRWKmCsWltEhdasogAMhU6AALm/SucRIVdDJ3C+/LAocPs+Y Gahw== 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=JJEJbgRPnMBu2f8ndkVjFvRlGE1bDrbkWqaeWQqS4qg=; b=ehFKYh/wALqso2bZzqpCwPwHjcg/qg3iPOCWOTkfn10AOXIjg+Ln0kk7kYi1b3HFzK TKT1YsWK5N97ihB0Zfj4kwHrJK4EuojSFIhABjNBAcKde+byjWoSbOHAVtcSuLY34rJ8 aN20hgY7upmd8ixqz9W9nbc+NtLRjWygjP5a5q/3bK6ovSFzHhuzzt+Ya7QOd9wKINRL EHhqASmOPjBLwwZRIuzWVa8N6bI85/CkQ/YW/kD5I0rbIJiHGsF+ZFKlXNjswqCTpx+R +Sg9nNUffGBijf6NLnSNeXxpSy/QxKqthYfl6h1ZspMqkIX3mxLzgWegqloVWgd8cM0M 5B8Q== X-Gm-Message-State: AOAM533N9tTGlnuOh7jMm1dT57AnAsuTK+Q49ajeCsweXDV5zhC9PsW3 yC9UIk27P8eCa9yBpj62f1wgImLShM6c51TmiZGakQ== X-Google-Smtp-Source: ABdhPJz/cPPzI7GxXKzBS+Gom60rdG2Gq8Pyt5scUUUDZl7Es1gZjna7v+VwnSx19MRL4DcKqfOm3IcmAfkZkzaM/VM= X-Received: by 2002:a05:6512:1185:: with SMTP id g5mr584031lfr.586.1621466869121; Wed, 19 May 2021 16:27:49 -0700 (PDT) MIME-Version: 1.0 References: <20210508142000.85116-1-kettenis@openbsd.org> <20210508142000.85116-2-kettenis@openbsd.org> <20210510141955.GA58072@robh.at.kernel.org> <5612be5a12568600@bloch.sibelius.xs4all.nl> In-Reply-To: <5612be5a12568600@bloch.sibelius.xs4all.nl> From: Linus Walleij Date: Thu, 20 May 2021 01:27:37 +0200 Message-ID: Subject: Re: [PATCH 1/2] dt-bindings: pinctrl: Add DT bindings for apple, pinctrl To: Mark Kettenis Cc: Rob Herring , kettenis@openbsd.org, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Hector Martin , Linux ARM , "open list:GPIO SUBSYSTEM" , linux-kernel X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210519_162753_758616_484361A1 X-CRM114-Status: GOOD ( 12.68 ) 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 Mon, May 10, 2021 at 7:06 PM Mark Kettenis wrote: > > From: Rob Herring > > > +properties: > > > + compatible: > > > + items: > > > + - const: apple,t8103-pinctrl > > > + - const: apple,pinctrl > > > > A genericish fallback is maybe questionable for pinctrl. That's not > > often the same from one SoC to the next. > > Krzysztof raised a similar point. It seems that Apple isn't in the > habit of changing this aspect of their SoCs. Rob what's your stance on this? Does it need to be changed? Else I'll apply the patch. Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel