public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel•org>
To: "Peng Fan (OSS)" <peng.fan@oss•nxp.com>
Cc: robh+dt@kernel•org, aisheng.dong@nxp•com, s.hauer@pengutronix•de,
	ulf.hansson@linaro•org, broonie@kernel•org, linux@roeck-us•net,
	wim@linux-watchdog•org, linux@rempel-privat•de,
	kernel@pengutronix•de, festevam@gmail•com, linux-imx@nxp•com,
	daniel.lezcano@linaro•org, devicetree@vger•kernel.org,
	linux-kernel@vger•kernel.org, linux-i2c@vger•kernel.org,
	linux-arm-kernel@lists•infradead.org, linux-mmc@vger•kernel.org,
	linux-serial@vger•kernel.org, linux-spi@vger•kernel.org,
	linux-watchdog@vger•kernel.org, Jacky Bai <ping.bai@nxp•com>,
	Peng Fan <peng.fan@nxp•com>, Rob Herring <robh@kernel•org>
Subject: Re: [PATCH V6 6/7] arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp
Date: Mon, 6 Dec 2021 11:10:46 +0800	[thread overview]
Message-ID: <20211206031046.GD4216@dragon> (raw)
In-Reply-To: <20211126074002.1535696-7-peng.fan@oss.nxp.com>

On Fri, Nov 26, 2021 at 03:40:01PM +0800, Peng Fan (OSS) wrote:
> From: Jacky Bai <ping.bai@nxp•com>
> 
> 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 <aisheng.dong@nxp•com>
> Signed-off-by: Jacky Bai <ping.bai@nxp•com>
> Signed-off-by: Peng Fan <peng.fan@nxp•com>
> Reviewed-by: Rob Herring <robh@kernel•org>

Applied, thanks!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2021-12-06  3:12 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-26  7:39 [PATCH V6 0/7] dt-bindinds/dts: support i.MX8ULP Peng Fan (OSS)
2021-11-26  7:39 ` [PATCH V6 1/7] dt-bindings: i2c: imx-lpi2c: Add imx8ulp compatible string Peng Fan (OSS)
2021-11-29  8:43   ` Wolfram Sang
2021-11-26  7:39 ` [PATCH V6 2/7] dt-bindings: serial: fsl-lpuart: " Peng Fan (OSS)
2021-11-26  7:39 ` [PATCH V6 3/7] dt-bindings: timer: tpm-timer: " Peng Fan (OSS)
2021-11-29 10:02   ` Daniel Lezcano
2021-11-26  7:39 ` [PATCH V6 4/7] dt-bindings: watchdog: imx7ulp-wdt: " Peng Fan (OSS)
2021-11-26  7:40 ` [PATCH V6 5/7] dt-bindings: arm: fsl: Add binding for imx8ulp evk Peng Fan (OSS)
2021-12-06  3:10   ` Shawn Guo
2021-11-26  7:40 ` [PATCH V6 6/7] arm64: dts: imx8ulp: Add the basic dtsi file for imx8ulp Peng Fan (OSS)
2021-12-06  2:17   ` Shawn Guo
2021-12-06  3:01     ` Peng Fan
2021-12-06  3:07       ` Shawn Guo
2021-12-06  3:10   ` Shawn Guo [this message]
2021-11-26  7:40 ` [PATCH V6 7/7] arm64: dts: imx8ulp: Add the basic dts for imx8ulp evk board Peng Fan (OSS)
2021-12-06  3:11   ` Shawn Guo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211206031046.GD4216@dragon \
    --to=shawnguo@kernel$(echo .)org \
    --cc=aisheng.dong@nxp$(echo .)com \
    --cc=broonie@kernel$(echo .)org \
    --cc=daniel.lezcano@linaro$(echo .)org \
    --cc=devicetree@vger$(echo .)kernel.org \
    --cc=festevam@gmail$(echo .)com \
    --cc=kernel@pengutronix$(echo .)de \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-i2c@vger$(echo .)kernel.org \
    --cc=linux-imx@nxp$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-mmc@vger$(echo .)kernel.org \
    --cc=linux-serial@vger$(echo .)kernel.org \
    --cc=linux-spi@vger$(echo .)kernel.org \
    --cc=linux-watchdog@vger$(echo .)kernel.org \
    --cc=linux@rempel-privat$(echo .)de \
    --cc=linux@roeck-us$(echo .)net \
    --cc=peng.fan@nxp$(echo .)com \
    --cc=peng.fan@oss$(echo .)nxp.com \
    --cc=ping.bai@nxp$(echo .)com \
    --cc=robh+dt@kernel$(echo .)org \
    --cc=robh@kernel$(echo .)org \
    --cc=s.hauer@pengutronix$(echo .)de \
    --cc=ulf.hansson@linaro$(echo .)org \
    --cc=wim@linux-watchdog$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox