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 8CB0EC433F5 for ; Sun, 28 Nov 2021 23:24:45 +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=aKhgOdpULm675v5i9DziKGYU37jRCMwaM93o8TJp1S8=; b=g1n3aPyVjyEQGM SVlsu3e23ySuQkP7b98GGChxY2eGDrgTR+1zvRWph3Ox72hWlcxcBlmPORoCHAYONGMt3L2nkKiqS vV3U0irv31t2q2WsLScFUGIAc4NKbmUoINJ/06p1I4fAeoWQjzFEtgq+CsaNx80aW1VVvCa76zNPK suYBVJUk4r7AUujSHef5ZyZ+XdSH/TtfOqssnH/G/b55ArP+YnxcfV57EAg34ZovRtLCPKPq7Doit J9sP9BrbKo+yCfoJF9m6cyQ1oDoXWXI/3A5Y8NlvaC3aUXs4vN+OYlsG0tEdBGZXMdJNDPdobEua5 crnlPIp/YJAPVwJWQqnQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mrTVv-00Gnno-GG; Sun, 28 Nov 2021 23:23:19 +0000 Received: from mail-oo1-f42.google.com ([209.85.161.42]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mrTVq-00Gnmk-Io for linux-arm-kernel@lists.infradead.org; Sun, 28 Nov 2021 23:23:15 +0000 Received: by mail-oo1-f42.google.com with SMTP id v19-20020a4a2453000000b002bb88bfb594so5154213oov.4 for ; Sun, 28 Nov 2021 15:23:09 -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=Cllw/+pfJt+sUKSkEHfCh1qWAKZ4sczIkvNLPMwJPZc=; b=EgLW683ceFfTnJ7Jju+sQj0Hf/vN2pNZNOBdfO9EYL+CpmvPiEVa7mtko05Wntj8uj 3NHlDninUIi6KDgkUQ5qopIzsvpQKaC5myKhtGpCiY6sjD2NHPbP2Kk7Ds0lf5KK6DsG yPGlKfVrT4uvhytEsUBi5X+bZWcvE7Se1bpQsZQ6eJn5+uWBlwvkXNgYm91vcwS7edQS 6fRPx2SQlcGrskp+xpQdhCoLLhFVfXekNFETI27W4LUzcXNm0mqyuQ0jviHMRB5t4bPQ T2UGvTF45EUT2RoIy3ppkmpkUwWOOkTppnFN9aCIXsT5D35l9RTGIJ9tWXf0TwGWBHWk K3Zg== X-Gm-Message-State: AOAM531GH+4eRkDmhDJRbm+XYIju6Tq8RHvCPpbzzWMjZJjg0ot8C6oC XAGlCFALntTLvlbiJUuRkA== X-Google-Smtp-Source: ABdhPJwOmzzEBxMC6X4uHTyJw7S20Mx8SSdvffD7p2Qng+JvC6eUz1r4vwpvo3N5MuZkYH0IJvhN4w== X-Received: by 2002:a4a:d0af:: with SMTP id t15mr29334868oor.12.1638141789098; Sun, 28 Nov 2021 15:23:09 -0800 (PST) Received: from robh.at.kernel.org ([2607:fb90:5fe7:4487:4f99:dbc0:75d1:3e27]) by smtp.gmail.com with ESMTPSA id y12sm2687975oiv.49.2021.11.28.15.23.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 28 Nov 2021 15:23:08 -0800 (PST) Received: (nullmailer pid 2808253 invoked by uid 1000); Sun, 28 Nov 2021 23:23:05 -0000 Date: Sun, 28 Nov 2021 17:23:05 -0600 From: Rob Herring To: Janne Grunau Cc: Hector Martin , Sven Peter , Alyssa Rosenzweig , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Rob Herring , Mark Kettenis Subject: Re: [PATCH v4 1/4] dt-bindings: arm: apple: Add iMac (24-inch 2021) to Apple bindings Message-ID: References: <20211123224926.7722-1-j@jannau.net> <20211123224926.7722-2-j@jannau.net> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211123224926.7722-2-j@jannau.net> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211128_152314_643345_F5BB73F5 X-CRM114-Status: GOOD ( 11.43 ) 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 Tue, 23 Nov 2021 23:49:22 +0100, Janne Grunau wrote: > This introduces compatible strings for both 2021 Apple iMac M1 devices: > > * apple,j456 - iMac (24-inch, 4x USB-C, M1, 2021) > * apple,j457 - iMac (24-inch, 2x USB-C, M1, 2021) > > Reviewed-by: Mark Kettenis > Signed-off-by: Janne Grunau > --- > Documentation/devicetree/bindings/arm/apple.yaml | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel