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 3EF81C433F5 for ; Thu, 5 May 2022 03:21:30 +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=tMIJQM9u5ATxOtYGzVvFU/ln8R5bGQ7ehsDoXM5kOxw=; b=gJDrOLdj/WsBWr r40NtdL7PRuvbYlZhZmcGYE8+EcJRAb0oM78QOrWMZt2xpEvKFayIvTBOP8HaRa+RRNv+zSGEIQbb 7PJvVJK+M1ySejGVewBrC91GXs9DVDFyqMoy972OWifK6rwIY/84xBSdFogCnc7EiyiqV6uS2bce5 vfXf/Vjs24LUbKXUIvvbueh53C1rEM1Wq4P+dEQmyeBB/dpLFALGZMm1qqUuTxoSqb8uEvlfZ/oLk CrESFPZclsbmOion/t3Vs5vrmn95KQrAcd+Xt8KU/C/CvlKBZDBbGFykcT6Lt+wYa+avTMb0MBQwt xCm4xAKOuw010RJOLrMQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmS1r-00Dkgo-Dm; Thu, 05 May 2022 03:19:47 +0000 Received: from mail-ot1-f43.google.com ([209.85.210.43]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmS1o-00Dkg7-I5 for linux-arm-kernel@lists.infradead.org; Thu, 05 May 2022 03:19:45 +0000 Received: by mail-ot1-f43.google.com with SMTP id l9-20020a056830268900b006054381dd35so2178892otu.4 for ; Wed, 04 May 2022 20:19:43 -0700 (PDT) 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=Yqvha5JiEOg0BqFJb68cq4K7lvQBkFi6q99HJWKVi7I=; b=udFtJ7lkXk6oVUC9lb+yJzjtJbJ75L/euokoF7NXEh98lSz0b5neLumpqgKUwPh6RR jBkKpAv1c38rhVyMO31iFQ/u+DPShnW/HPXCvlYtX9ZwtK8n3xf0MVx7BuzU7iBMxRVN Cblx49ew/aDzuhY1sihjuyMNtreHsPWNs/eratNSjIqySKNItPRueWM3zQFPlwdijTPU y3aj0LA8YOyrK8lrh+PhmDqqgkDF94wedCOf/Q2VlUADyJFyEz6p9g6vaO1mjpTkxs5d DRLQjo3zkv14vzmj3r9koYLk5mEaYbwLsI8Ck93jzggjB0KbMMvo2/26hPCRH3qclZ9F xPxw== X-Gm-Message-State: AOAM530lrf0U18Gvds35xVrbLw5tiYDV8d1Z6J94QL3DUijKVjJ7825F BeGljxw9c2X+USC/L3X9zg== X-Google-Smtp-Source: ABdhPJznORmirZQGS7vd9EyHowL4V4l2q++7ZFFUosNNbliY0OsyuT1Hz46Ncjg4IYM0YxRGp7esNA== X-Received: by 2002:a05:6830:33ca:b0:605:e2f6:d39c with SMTP id q10-20020a05683033ca00b00605e2f6d39cmr8367138ott.123.1651720783380; Wed, 04 May 2022 20:19:43 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id l21-20020a544515000000b00325cda1ffb8sm240936oil.55.2022.05.04.20.19.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 May 2022 20:19:42 -0700 (PDT) Received: (nullmailer pid 2748179 invoked by uid 1000); Thu, 05 May 2022 03:19:42 -0000 Date: Wed, 4 May 2022 22:19:42 -0500 From: Rob Herring To: "Peng Fan (OSS)" Cc: Peng Fan , kernel@pengutronix.de, linux-imx@nxp.com, robh+dt@kernel.org, s.hauer@pengutronix.de, shawnguo@kernel.org, krzysztof.kozlowski+dt@linaro.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, festevam@gmail.com Subject: Re: [PATCH V2 1/3] arm64: dts: freescale: Add i.MX93 dtsi support Message-ID: References: <20220503122951.4147636-1-peng.fan@oss.nxp.com> <20220503122951.4147636-2-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220503122951.4147636-2-peng.fan@oss.nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220504_201944_638112_C0D3C4E1 X-CRM114-Status: GOOD ( 12.13 ) 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, 03 May 2022 20:29:49 +0800, Peng Fan (OSS) wrote: > From: Peng Fan > > The i.MX 93 applications processors are the first in the i.MX portfolio > to integrate the scalable Arm Cortex-A55 core, bringing performance > and energy efficiency to Linux-based edge applications and the > Arm Ethos-U65 microNPU, enabling developers to create more capable, > cost-effective and energy-efficient ML applications. > > Add the basic dtsi support for i.MX93. > > Signed-off-by: Peng Fan > --- > arch/arm64/boot/dts/freescale/imx93-pinfunc.h | 623 ++++++++++++++++++ > arch/arm64/boot/dts/freescale/imx93.dtsi | 337 ++++++++++ > 2 files changed, 960 insertions(+) > create mode 100755 arch/arm64/boot/dts/freescale/imx93-pinfunc.h > create mode 100644 arch/arm64/boot/dts/freescale/imx93.dtsi > Acked-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel