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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 181DEC433FE for ; Fri, 19 Nov 2021 00:54:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E5E6A61AA7 for ; Fri, 19 Nov 2021 00:54:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231949AbhKSA5j (ORCPT ); Thu, 18 Nov 2021 19:57:39 -0500 Received: from mail-oi1-f169.google.com ([209.85.167.169]:43749 "EHLO mail-oi1-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229851AbhKSA5i (ORCPT ); Thu, 18 Nov 2021 19:57:38 -0500 Received: by mail-oi1-f169.google.com with SMTP id o4so18266035oia.10; Thu, 18 Nov 2021 16:54:37 -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=NJ9HnG2UMCEE4biBm5ej/tJE9ReBS+RZcFUyPPeYoTY=; b=eRGN8v9Q14nixr42468lPZ9n9Pdf2iWXsyWhoo1gmVFuSoMdED3Weu4fMLwTiR0R9t zUk9aS/JN3Cb05bsjwjggeMY7pCBM8OVqH7bDoc8qApSk//I1a2Ss8k1+V8fK/xAyUUW wQSFtr5fqnm0PKZLG9pblriVBR7KzEEmOr+Z0VfUTqhqN9PkqMKioFVXL2bjyRQyAZzp 8FPg+OEds/EhvE/mvEopEhC798aktxuhnY586oU+uxv7sLrFhzQcMMMWfgjK3UumCAga IVYDDUY7ghoC1RJt4x3iXpUQiG4i29L7kR2wdN+cG362Snn1S8AhWG6yK5ayOGGP5Od0 GFCg== X-Gm-Message-State: AOAM531h8DE4EL8XIbVAc7JgFjfBwbl5utWlPIkA65SnJpLMGnHREf4M 1tAkD81xHYwtrJRvLDWeDA== X-Google-Smtp-Source: ABdhPJxY4T9LF2F11iACJ3TIzLy6vgQ/UROqzyeIhb7PVJmARYDeMS8HZCif76ujP4ztygxu18BiBw== X-Received: by 2002:a05:6808:11c8:: with SMTP id p8mr1273757oiv.72.1637283277541; Thu, 18 Nov 2021 16:54:37 -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 b26sm256384oti.56.2021.11.18.16.54.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Nov 2021 16:54:36 -0800 (PST) Received: (nullmailer pid 2126530 invoked by uid 1000); Fri, 19 Nov 2021 00:54:35 -0000 Date: Thu, 18 Nov 2021 18:54:35 -0600 From: Rob Herring To: "Peng Fan (OSS)" Cc: linux-i2c@vger.kernel.org, linux-imx@nxp.com, linux-watchdog@vger.kernel.org, linux@rempel-privat.de, linux-kernel@vger.kernel.org, aisheng.dong@nxp.com, linux-spi@vger.kernel.org, kernel@pengutronix.de, linux-serial@vger.kernel.org, robh+dt@kernel.org, linux-mmc@vger.kernel.org, festevam@gmail.com, shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux@roeck-us.net, ulf.hansson@linaro.org, daniel.lezcano@linaro.org, Peng Fan , wim@linux-watchdog.org, Jacky Bai , s.hauer@pengutronix.de, broonie@kernel.org Subject: Re: [PATCH V5 8/9] arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp Message-ID: References: <20211112082930.3809351-1-peng.fan@oss.nxp.com> <20211112082930.3809351-9-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211112082930.3809351-9-peng.fan@oss.nxp.com> Precedence: bulk List-ID: X-Mailing-List: linux-i2c@vger.kernel.org On Fri, 12 Nov 2021 16:29:29 +0800, Peng Fan (OSS) wrote: > From: Jacky Bai > > Add the basic dtsi support for i.MX8ULP. > > i.MX 8ULP is part of the ULP family with emphasis on extreme > low-power techniques using the 28 nm fully depleted silicon on > insulator process. Like i.MX 7ULP, i.MX 8ULP continues to be > based on asymmetric architecture, however will add a third DSP > domain for advanced voice/audio capability and a Graphics domain > where it is possible to access graphics resources from the > application side or the realtime side. > > Reviewed-by: Dong Aisheng > Signed-off-by: Jacky Bai > Signed-off-by: Peng Fan > --- > > - v4 > Fix build error after rebase > Drop usb nodes and alias, drop fec node > > - v3 changes: > no > > - v2 changes: > update the license > update the compatible property for usb related node > > .../boot/dts/freescale/imx8ulp-pinfunc.h | 978 ++++++++++++++++++ > arch/arm64/boot/dts/freescale/imx8ulp.dtsi | 396 +++++++ > 2 files changed, 1374 insertions(+) > create mode 100755 arch/arm64/boot/dts/freescale/imx8ulp-pinfunc.h > create mode 100644 arch/arm64/boot/dts/freescale/imx8ulp.dtsi > Reviewed-by: Rob Herring 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 92046C433EF for ; Fri, 19 Nov 2021 00:56:15 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 4EAF661A8C for ; Fri, 19 Nov 2021 00:56:15 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 4EAF661A8C Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=fJEt0D7+ajM9hPm85KxXEiNr0UJUH1SpOyXvP/A2VsI=; b=LSfLFoMlYt8hdy l8dDcQMZr6knscM/aEtqsnrXU1+LG+nDYfZ89JN62+jf/I9IWox53SJnnoniQ8ASv4XiiV0ePrvJl ZzxBx6tTsHNPT/RDSU54HkUG9SKnBb3vvbcwj/KcR97QjX/K5tbpfmYoB1Nx8r7NCsfm6NvnL0Shq k+q5p9fYXSNKcYbAh7uGtmBycz84kCDaXuDNJ1ZCRBXqU32kiMqvWRE3+zrYcmSvqOgJ0El6edlHi KjrZOZIxdrsCO8aNCK8harHwCyeIlWrP3AnnJ3mKg/qiIr5SBCwF8rrAkKQPeTg0s0z1pq/LzqnrU ClfN5kdzWjmNcv6WsCxQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mnsAs-0096ZU-7o; Fri, 19 Nov 2021 00:54:42 +0000 Received: from mail-oi1-f172.google.com ([209.85.167.172]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mnsAo-0096Yv-FY for linux-arm-kernel@lists.infradead.org; Fri, 19 Nov 2021 00:54:39 +0000 Received: by mail-oi1-f172.google.com with SMTP id q25so18477820oiw.0 for ; Thu, 18 Nov 2021 16:54:38 -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=NJ9HnG2UMCEE4biBm5ej/tJE9ReBS+RZcFUyPPeYoTY=; b=qLQCaWRt+48LsN4NBsDEFNsQ2QSCjF6mkJL5FHWD2/byjFct7mdFTZ2UgUVPxJLL1j QgDlIqChe3K+c2ZAS9P5VP9BtHtn50qGSWeWk5pD68NN4CiC8Z6BxgitUynlDDomfaTf rTWhu30YjptHrPhTEWry4vCZsjDVxsoXZK/5WxYYCv68xiL9YPkQWOhEoSgEXHuM8sQS AKtgRx+dsZKAFQtCQx6vFLYSr9K6es8H2wATIKDO1uJ/42NIfH1toAFN8C6ePnHteAZB kb4SGDWqKe2EViTlIK1H6i7fDFAp7YXHrRxQHkGK6AxIoSG/+oDqec0VgcG1d2Z19dq6 YGUA== X-Gm-Message-State: AOAM5318OBse/Wfb9vUhABmW/EYpOtmp2cIrrujKp9GAMp9xwJHL/Lmj J+X/eDR2MpbsdfNnxPxOpA== X-Google-Smtp-Source: ABdhPJxY4T9LF2F11iACJ3TIzLy6vgQ/UROqzyeIhb7PVJmARYDeMS8HZCif76ujP4ztygxu18BiBw== X-Received: by 2002:a05:6808:11c8:: with SMTP id p8mr1273757oiv.72.1637283277541; Thu, 18 Nov 2021 16:54:37 -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 b26sm256384oti.56.2021.11.18.16.54.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 18 Nov 2021 16:54:36 -0800 (PST) Received: (nullmailer pid 2126530 invoked by uid 1000); Fri, 19 Nov 2021 00:54:35 -0000 Date: Thu, 18 Nov 2021 18:54:35 -0600 From: Rob Herring To: "Peng Fan (OSS)" Cc: linux-i2c@vger.kernel.org, linux-imx@nxp.com, linux-watchdog@vger.kernel.org, linux@rempel-privat.de, linux-kernel@vger.kernel.org, aisheng.dong@nxp.com, linux-spi@vger.kernel.org, kernel@pengutronix.de, linux-serial@vger.kernel.org, robh+dt@kernel.org, linux-mmc@vger.kernel.org, festevam@gmail.com, shawnguo@kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux@roeck-us.net, ulf.hansson@linaro.org, daniel.lezcano@linaro.org, Peng Fan , wim@linux-watchdog.org, Jacky Bai , s.hauer@pengutronix.de, broonie@kernel.org Subject: Re: [PATCH V5 8/9] arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp Message-ID: References: <20211112082930.3809351-1-peng.fan@oss.nxp.com> <20211112082930.3809351-9-peng.fan@oss.nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211112082930.3809351-9-peng.fan@oss.nxp.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211118_165438_552006_D91D1DCD X-CRM114-Status: GOOD ( 14.65 ) 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 16:29:29 +0800, Peng Fan (OSS) wrote: > From: Jacky Bai > > Add the basic dtsi support for i.MX8ULP. > > i.MX 8ULP is part of the ULP family with emphasis on extreme > low-power techniques using the 28 nm fully depleted silicon on > insulator process. Like i.MX 7ULP, i.MX 8ULP continues to be > based on asymmetric architecture, however will add a third DSP > domain for advanced voice/audio capability and a Graphics domain > where it is possible to access graphics resources from the > application side or the realtime side. > > Reviewed-by: Dong Aisheng > Signed-off-by: Jacky Bai > Signed-off-by: Peng Fan > --- > > - v4 > Fix build error after rebase > Drop usb nodes and alias, drop fec node > > - v3 changes: > no > > - v2 changes: > update the license > update the compatible property for usb related node > > .../boot/dts/freescale/imx8ulp-pinfunc.h | 978 ++++++++++++++++++ > arch/arm64/boot/dts/freescale/imx8ulp.dtsi | 396 +++++++ > 2 files changed, 1374 insertions(+) > create mode 100755 arch/arm64/boot/dts/freescale/imx8ulp-pinfunc.h > create mode 100644 arch/arm64/boot/dts/freescale/imx8ulp.dtsi > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel