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 70BEEC433EF for ; Thu, 9 Dec 2021 17:14:32 +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=bYFcbAacjU7shnJ75B8+FPj3TMxXz0tqUp05/Bfj6H4=; b=FP2nfXPScpY8vR 6Bg+JsrxvMXOc8gilP/5RV6J1Iwdr+RnuvktFWdgzaGohTucrqs9wIbQTLCUBJTRyJ0omLMmnTdsW eFTRF8v5pQDMPms8jgmiPv9JXcPQFidaRVH0RbokgLzhpBoO2czepaqaYQyC2OMlQgO3C8X6CTuFd EBrB5G07YdRVieOcojnMCNDgXHFpFPCKQDuxVU95hwcxPQiZV6KyXw+0FQrXZGiObCM4104GieK/k bVvhkspEU35J/2sp/59Oc+f5wKxz+MATjHkpcTlIgIjFZSjYGv1dDXqdc5+MoKo4K33t1hoCyV6RZ gUc7PpYKslZ7FLi+ltVQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mvMys-00Gu8R-AQ; Thu, 09 Dec 2021 17:13:18 +0000 Received: from mail-oi1-f173.google.com ([209.85.167.173]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mvMyp-00Gu7h-1A for linux-arm-kernel@lists.infradead.org; Thu, 09 Dec 2021 17:13:16 +0000 Received: by mail-oi1-f173.google.com with SMTP id m6so9603572oim.2 for ; Thu, 09 Dec 2021 09:13:14 -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=dPTS9ZsVhU7ixNgjNcF+ROCU9JsSrkaqb7M5flHUNFg=; b=3Sy9iEEOX80HNLCsVI73+tdnSFa4AohkkkLNeBOZbeDQh1azVdVUiZIzIPiHNY0jN7 D11Z1M8VwhdJ6IcI8jv7BEb7+a2rg3hXQQP2erb74hXvv1MIZaD2yvbAgaT1bQuY74Rv oHrnC2z2w+VwdsrfooFdFIN+MXH3QKlgxwBEL3R8IdnajGP4MM/sdtx6L6iI5Q/kR21U bPjibUB1/4p9VpJzOqpdB06xsiL8Pg0Ca1MHxdyQKOCQ56FYAntwQT0gvdVhbA3X0Gfi 34ldqrZ/ZWtaHqZcF9qvd3E7rfc4/uxSqL1VhywT9/nY8E5BrS2I8rG8Cp9pJYiUs4eB ctwQ== X-Gm-Message-State: AOAM530Ik/gehc2G1/IkTIjl6NcHl2rAblQF69CXcDxO0YT9GQ7+I3RM tXJcXkkyR/Q/UzNVCGGaNw== X-Google-Smtp-Source: ABdhPJwXCE8zZpMxt4dtVJIdspFWSGIwx37G1WJ1f3m7yhxlm3iJLd6PzhXO5EcW3/HXf/VUAKljUw== X-Received: by 2002:a05:6808:3097:: with SMTP id bl23mr6934879oib.0.1639069993500; Thu, 09 Dec 2021 09:13:13 -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 w18sm78187otm.1.2021.12.09.09.13.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Dec 2021 09:13:12 -0800 (PST) Received: (nullmailer pid 3103381 invoked by uid 1000); Thu, 09 Dec 2021 17:13:11 -0000 Date: Thu, 9 Dec 2021 11:13:11 -0600 From: Rob Herring To: Hector Martin Cc: Alyssa Rosenzweig , Mark Kettenis , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Rob Herring , Marc Zyngier , Sven Peter Subject: Re: [PATCH 2/4] dt-bindings: i2c: apple,i2c: Add apple,t6000-i2c compatible Message-ID: References: <20211209051001.70235-1-marcan@marcan.st> <20211209051001.70235-3-marcan@marcan.st> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211209051001.70235-3-marcan@marcan.st> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211209_091315_099457_E79EA4EE X-CRM114-Status: GOOD ( 11.20 ) 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:09:59 +0900, Hector Martin wrote: > This block is compatible with t8103, so just add the new per-SoC > compatible under apple,i2c. > > Signed-off-by: Hector Martin > --- > Documentation/devicetree/bindings/i2c/apple,i2c.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 2DA63C433F5 for ; Thu, 9 Dec 2021 17:13:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233025AbhLIRQs (ORCPT ); Thu, 9 Dec 2021 12:16:48 -0500 Received: from mail-oi1-f171.google.com ([209.85.167.171]:43763 "EHLO mail-oi1-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229930AbhLIRQr (ORCPT ); Thu, 9 Dec 2021 12:16:47 -0500 Received: by mail-oi1-f171.google.com with SMTP id o4so9556175oia.10; Thu, 09 Dec 2021 09:13:13 -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=dPTS9ZsVhU7ixNgjNcF+ROCU9JsSrkaqb7M5flHUNFg=; b=B2RbkLKUE0eEOj/xkQlCKxLzpHU0hCIS08zUgKji3CIOsTaSc6dOjpKVsHjevs62+6 kgJXWsHzbTacGmtt+Wsusj0LonC6XmlVWKYrTFutpcnWvFykzKHZ5l5xTHq87e9qA5YO L3/bo8Fg18/MmUb8eiWkqLMV/itk9ig9TGFhe4GT4z65x86uzVR0m+dvaUr57AZ+IlaP KnsyE7/KGBvpvYOOOp7Cxa7kYbb9gL7KsFrSQK+VJ9KeqN/moj4DxVre17ycm2Xe6T2Z BEBelNS/I3k0FXS552QsBjuBWq2jdge3EdKCOkuquZozB+ZSqUONCMtT2MIP9zZhV/mQ 52tQ== X-Gm-Message-State: AOAM530fUJV1I+MruGHj2FDBaE4cucGcZldwwN31X266bxU0d2XPuJve bsTDo96qCSvBBxdlHQmiSw== X-Google-Smtp-Source: ABdhPJwXCE8zZpMxt4dtVJIdspFWSGIwx37G1WJ1f3m7yhxlm3iJLd6PzhXO5EcW3/HXf/VUAKljUw== X-Received: by 2002:a05:6808:3097:: with SMTP id bl23mr6934879oib.0.1639069993500; Thu, 09 Dec 2021 09:13:13 -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 w18sm78187otm.1.2021.12.09.09.13.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 09 Dec 2021 09:13:12 -0800 (PST) Received: (nullmailer pid 3103381 invoked by uid 1000); Thu, 09 Dec 2021 17:13:11 -0000 Date: Thu, 9 Dec 2021 11:13:11 -0600 From: Rob Herring To: Hector Martin Cc: Alyssa Rosenzweig , Mark Kettenis , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Rob Herring , Marc Zyngier , Sven Peter Subject: Re: [PATCH 2/4] dt-bindings: i2c: apple,i2c: Add apple,t6000-i2c compatible Message-ID: References: <20211209051001.70235-1-marcan@marcan.st> <20211209051001.70235-3-marcan@marcan.st> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211209051001.70235-3-marcan@marcan.st> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, 09 Dec 2021 14:09:59 +0900, Hector Martin wrote: > This block is compatible with t8103, so just add the new per-SoC > compatible under apple,i2c. > > Signed-off-by: Hector Martin > --- > Documentation/devicetree/bindings/i2c/apple,i2c.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Acked-by: Rob Herring