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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9A927C433F5 for ; Thu, 9 Dec 2021 17:17:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=WyKm7OO9ZiJ6Ru8+bpOkvlroDVQX/wq2PD0aFyR64IU=; b=zlS6Bxq2baSeLi GiX1osM8MeqoOBOrLtldV1I2wjEH6uEDGqgY3a1vxYaW5oOT4DBPlbhpMML/hp4rNiI5TGNq1KKUI mvC68tEZUwUTtuaaiOy/o6TI/2WXxGHN/UqFWZBGppZFdbPqLb85E8RyshzwdlHgo860rvTeXKyfC FY2yxUpE7kXQwuPTtItAVhf3lTxawV7lck3+WoQlMgbqkAzutd7blMGZ70pxZhwmjyiFrpX4m0vwk XYNZvFdOJb5gH12TLsSeTCKEFFP+T605hTeN+Tx+l469O8GN7paZHcU185+Hwzrr8EDwn2Lyermi0 GR8FbbQCetbbf7kZ/VnQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mvN1b-00GuwQ-Fc; Thu, 09 Dec 2021 17:16:07 +0000 Received: from mail-oi1-f182.google.com ([209.85.167.182]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mvN1X-00Guuz-Of for linux-arm-kernel@lists.infradead.org; Thu, 09 Dec 2021 17:16:04 +0000 Received: by mail-oi1-f182.google.com with SMTP id bf8so9591360oib.6 for ; Thu, 09 Dec 2021 09:16:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=PJCW62x3onBcBzA0Avsq6dkT2NmwvIY0nnwCLojME8o=; b=WA49dhjVszvEOzOYCoct8UKyORBvtSAPWWPOBs9i+fusFjdbyouG+TyPReZebjRUC1 t3tV45YAeO2NIuGWSxa6U48hErcXLsm8Otgu7CMEYXyTmr5xUnp7kU9CHMM8l7E7HTt2 kxTY3Y+GEzK4eLCzTi2rkqf5q31668QuVXMJ0ZFdSJvt5265xgSXFQZLiyJmh3hXaGFB 1rS7F5Q96WGGG/H+0pPruL6OIX0N6bPP59lXFZ7aq0dEEq2Zpw0gskFlm4OCWNaDeseI CrMZrMxillKTDA5KAoR0R9C9p+GnX8LT7Y9NHO0HXWoobALRGvV9JTY5vMLW+B45uYmj 9BPg== X-Gm-Message-State: AOAM531Y92DOr+rDd/FOjY+dDyT7Xjgm4fmG8KKjJNQgXvmdg6lG61Cv tMM5tM0k4SY7MrXqs0GUPA== X-Google-Smtp-Source: ABdhPJzF2oVhniuWDtFTM8NyNEbNV55E/dfyOIDuyw3i9Ju503xU3rvXvpyop+tJdpRoA9zMACTNnA== X-Received: by 2002:a05:6808:f15:: with SMTP id m21mr7200694oiw.68.1639070162382; Thu, 09 Dec 2021 09:16:02 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id h3sm65676oon.34.2021.12.09.09.16.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Dec 2021 09:16:01 -0800 (PST) Received: (nullmailer pid 3115487 invoked by uid 1000); Thu, 09 Dec 2021 17:16:01 -0000 Date: Thu, 9 Dec 2021 11:16:01 -0600 From: Rob Herring To: Hector Martin Cc: Sven Peter , devicetree@vger.kernel.org, Alyssa Rosenzweig , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Mark Kettenis , Rob Herring , Marc Zyngier Subject: Re: [PATCH 4/4] dt-bindings: pinctrl: apple,pinctrl: Add apple,t6000-pinctrl compatible Message-ID: References: <20211209051001.70235-1-marcan@marcan.st> <20211209051001.70235-5-marcan@marcan.st> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211209051001.70235-5-marcan@marcan.st> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211209_091603_823782_364A105E X-CRM114-Status: GOOD ( 11.02 ) 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 Thu, 09 Dec 2021 14:10:01 +0900, Hector Martin wrote: > This new SoC uses the same pinctrl hardware, so just add a new per-SoC > compatible. > > Signed-off-by: Hector Martin > --- > Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 F38EDC433EF for ; Thu, 9 Dec 2021 17:16:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242645AbhLIRTg (ORCPT ); Thu, 9 Dec 2021 12:19:36 -0500 Received: from mail-oi1-f182.google.com ([209.85.167.182]:46907 "EHLO mail-oi1-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236199AbhLIRTg (ORCPT ); Thu, 9 Dec 2021 12:19:36 -0500 Received: by mail-oi1-f182.google.com with SMTP id s139so9505316oie.13; Thu, 09 Dec 2021 09:16:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=PJCW62x3onBcBzA0Avsq6dkT2NmwvIY0nnwCLojME8o=; b=6avTJJ/uMovZe273+z+vkDsEIr8/978IEbbactbaxEmrwEuhYsIUIn2ToOqVCcXCBD 4A43/aABw8Qkn6aQ/e50qcZsOfpvai91tRfD/sPsOwZYUq1yqZLIJFksG2VKI+uYQiTe fd7NHwR4Dz+/yXwpG3f2Sqm8j0baawRLtgudeLfvul/yFzXvuxqsWvsAAj1Ly4NI9p8P aFSvfM2x5e4U8Q6oAsE8BnKRVpsw+iiywJvBW6ix0NYTXMpLkYMRyf0J5XSdmp1t6v0/ B5pIxKauQfLv+E2d87yr8K9FjNKjkCUtarUPAjmb2xwVJzRop56k3572s3vSYuN8gTLC 0Ufw== X-Gm-Message-State: AOAM5311m/10haqy37+OcuBQPjadENA0H6NAIJmlczJ25sQd7oyDyJOB qecc5JP9fIwj5sK4/Hou0cZwiQBAvg== X-Google-Smtp-Source: ABdhPJzF2oVhniuWDtFTM8NyNEbNV55E/dfyOIDuyw3i9Ju503xU3rvXvpyop+tJdpRoA9zMACTNnA== X-Received: by 2002:a05:6808:f15:: with SMTP id m21mr7200694oiw.68.1639070162382; Thu, 09 Dec 2021 09:16:02 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id h3sm65676oon.34.2021.12.09.09.16.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Dec 2021 09:16:01 -0800 (PST) Received: (nullmailer pid 3115487 invoked by uid 1000); Thu, 09 Dec 2021 17:16:01 -0000 Date: Thu, 9 Dec 2021 11:16:01 -0600 From: Rob Herring To: Hector Martin Cc: Sven Peter , devicetree@vger.kernel.org, Alyssa Rosenzweig , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Mark Kettenis , Rob Herring , Marc Zyngier Subject: Re: [PATCH 4/4] dt-bindings: pinctrl: apple,pinctrl: Add apple,t6000-pinctrl compatible Message-ID: References: <20211209051001.70235-1-marcan@marcan.st> <20211209051001.70235-5-marcan@marcan.st> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211209051001.70235-5-marcan@marcan.st> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, 09 Dec 2021 14:10:01 +0900, Hector Martin wrote: > This new SoC uses the same pinctrl hardware, so just add a new per-SoC > compatible. > > Signed-off-by: Hector Martin > --- > Documentation/devicetree/bindings/pinctrl/apple,pinctrl.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Acked-by: Rob Herring