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 7E0B3C433EF for ; Mon, 29 Nov 2021 21:27:41 +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=f/1pCnGPE/jCzQZjViheykmUmUNlVFAht/yIlpmzC90=; b=xj2Cyusn8i+vgy 0Ro9lTDzdILhNuqMtVVilZHsCLqMZeUy1jUGSqfdLz1Q/bUxuUPCpNIcH2Wn8E7uJxCmW+WymKwdi 3JTGGuuVaB3OvFy22/TCtYs7Ld3Dn/ZXGbmZ8UvM3A7S6+lvgQoypLNqn2LIP9pYCsJma+G3oySjR mlDMS1MnnFPCvMYsvetyymrojTE/uZ7WzlVBNUZCW8wOlqGwFu+f1hzfuhpQCES0dLpZjq4h8i71V MdgWJ6hFj4eCptxE4apsQs7hmzd0jnkczPHmbPoXdo7R8RUYAicBvh/1JgKKg3n5wJeexIxFwiwnu zGEKcKltki+G03jafPFw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mro9v-002j73-SJ; Mon, 29 Nov 2021 21:26:00 +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 1mrnrU-002bcm-QW for linux-arm-kernel@lists.infradead.org; Mon, 29 Nov 2021 21:06:58 +0000 Received: by mail-oi1-f182.google.com with SMTP id 7so36968081oip.12 for ; Mon, 29 Nov 2021 13:06:51 -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=TE/9kkq6+kFD9Y1mYlCPmu1tUBg4N60cajNbcPNgtGw=; b=kiu6or3PDLlFRL4aQ+KsP6L+KWQLIX9Rr3jr/dcYOPxDsFsrVqb5tpcJZJX37Og8cd WrY1liNBQFwtTQ1PrMXTXhMz+igEwvrRcmEzrtIxBxoTZrkMOvgrKi4O/yvJZlU7qmQG 5ZyeLXeHKA86hwQxiYMlaShLqm8wYeRLcH8BfyyWf9b9Nofiepl+RB71iX6XLE379tRt GOUnoCz+WSDjlxlk/UWG5OBs+xQ2R38Sl2Dmxg/FaAVwjOj7fxAUxCrDcCZAxBLpBf/P TL/qocToW5nYGy6KSR5cmescq3/X+Xi0I610JIl9rWmEcUwSPp93zB3drd8U/6YMnKCX 4VAg== X-Gm-Message-State: AOAM530t1eaznOy+sJVZ9BcIb7rq5o9e4QFp+QUZAWySOZSiwrecg2P2 rytIoEKKEJwd/DH7lcD+Kg== X-Google-Smtp-Source: ABdhPJzb3G45Pq3P1kkV7DYcEGWr6ZBoWHnVHSRNkw+PuJeYNodiAKDCdtsaO0slrgbPMB1HWoGo9Q== X-Received: by 2002:a05:6808:1589:: with SMTP id t9mr474425oiw.108.1638220010557; Mon, 29 Nov 2021 13:06:50 -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 w24sm2799678ots.10.2021.11.29.13.06.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Nov 2021 13:06:49 -0800 (PST) Received: (nullmailer pid 610046 invoked by uid 1000); Mon, 29 Nov 2021 21:06:48 -0000 Date: Mon, 29 Nov 2021 15:06:48 -0600 From: Rob Herring To: Thierry Reding Cc: Robin Murphy , linux-tegra@vger.kernel.org, Rob Herring , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, Jon Hunter Subject: Re: [PATCH 1/2] dt-bindings: arm: cpus: Add ARM Cortex-A78 Message-ID: References: <20211112131904.3683428-1-thierry.reding@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211112131904.3683428-1-thierry.reding@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211129_130656_905150_45AB75F2 X-CRM114-Status: GOOD ( 12.17 ) 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 Fri, 12 Nov 2021 14:19:03 +0100, Thierry Reding wrote: > From: Thierry Reding > > The ARM Cortex-A78 CPU can be found in a number of recent SoCs such as > the NVIDIA Tegra234 (Orin). > > Signed-off-by: Thierry Reding > --- > Documentation/devicetree/bindings/arm/cpus.yaml | 1 + > 1 file changed, 1 insertion(+) > Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel