All of lore.kernel.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, krzysztof.kozlowski+dt@linaro.org,
	s.hauer@pengutronix.de, kernel@pengutronix.de,
	festevam@gmail.com, linux-imx@nxp.com,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Peng Fan <peng.fan@nxp.com>
Subject: Re: [PATCH V2 00/10] arm64: dts: imx8ulp: add more nodes
Date: Sun, 30 Jul 2023 21:19:37 +0800	[thread overview]
Message-ID: <20230730131937.GN151430@dragon> (raw)
In-Reply-To: <20230724075833.2763190-1-peng.fan@oss.nxp.com>

On Mon, Jul 24, 2023 at 03:58:23PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> V2:
>  Add blank line between property and child node in patch 3
>  Move compatible in the beginning in patch 8
>  For patch 9, the pinctrl settings are same, because drive strengh only
>  has a enable/disable bit.
> 
> Add flexspi, cm33, thermal, cpuidle, reserved memory nodes
> Enable flexspi, lpi2c7, spi-nor, cm33 for i.MX8ULP-EVK
> Set default clock for SDHC
> 
> Haibo Chen (3):
>   arm64: dts: imx8ulp: add flexspi node
>   arm64: dts: imx8ulp-evk: add 100MHz/200MHz pinctrl setting for eMMC
>   arm64: dts: imx8ulp-evk: enable lpi2c7 bus
> 
> Han Xu (1):
>   arm64: dts: imx8ulp-evk: add spi-nor device support
> 
> Peng Fan (6):
>   arm64: dts: imx8ulp: add cm33 node
>   arm64: dts: imx8ulp: set default clock for SDHC
>   arm64: dts: imx8ulp: add thermal node
>   arm64: dts: imx8ulp: add cpuidle node
>   arm64: dts: imx8ulp-evk: add reserved memory for cma
>   arm64: dts: imx8ulp-evk: enable CM33 node

Applied all, thanks!

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

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: "Peng Fan (OSS)" <peng.fan@oss.nxp.com>
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	s.hauer@pengutronix.de, kernel@pengutronix.de,
	festevam@gmail.com, linux-imx@nxp.com,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Peng Fan <peng.fan@nxp.com>
Subject: Re: [PATCH V2 00/10] arm64: dts: imx8ulp: add more nodes
Date: Sun, 30 Jul 2023 21:19:37 +0800	[thread overview]
Message-ID: <20230730131937.GN151430@dragon> (raw)
In-Reply-To: <20230724075833.2763190-1-peng.fan@oss.nxp.com>

On Mon, Jul 24, 2023 at 03:58:23PM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> V2:
>  Add blank line between property and child node in patch 3
>  Move compatible in the beginning in patch 8
>  For patch 9, the pinctrl settings are same, because drive strengh only
>  has a enable/disable bit.
> 
> Add flexspi, cm33, thermal, cpuidle, reserved memory nodes
> Enable flexspi, lpi2c7, spi-nor, cm33 for i.MX8ULP-EVK
> Set default clock for SDHC
> 
> Haibo Chen (3):
>   arm64: dts: imx8ulp: add flexspi node
>   arm64: dts: imx8ulp-evk: add 100MHz/200MHz pinctrl setting for eMMC
>   arm64: dts: imx8ulp-evk: enable lpi2c7 bus
> 
> Han Xu (1):
>   arm64: dts: imx8ulp-evk: add spi-nor device support
> 
> Peng Fan (6):
>   arm64: dts: imx8ulp: add cm33 node
>   arm64: dts: imx8ulp: set default clock for SDHC
>   arm64: dts: imx8ulp: add thermal node
>   arm64: dts: imx8ulp: add cpuidle node
>   arm64: dts: imx8ulp-evk: add reserved memory for cma
>   arm64: dts: imx8ulp-evk: enable CM33 node

Applied all, thanks!

  parent reply	other threads:[~2023-07-30 13:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-24  7:58 [PATCH V2 00/10] arm64: dts: imx8ulp: add more nodes Peng Fan (OSS)
2023-07-24  7:58 ` [PATCH V2 01/10] arm64: dts: imx8ulp: add cm33 node Peng Fan (OSS)
2023-07-24  7:58 ` [PATCH V2 02/10] arm64: dts: imx8ulp: set default clock for SDHC Peng Fan (OSS)
2023-07-24  7:58 ` [PATCH V2 03/10] arm64: dts: imx8ulp: add thermal node Peng Fan (OSS)
2023-07-24  7:58 ` [PATCH V2 04/10] arm64: dts: imx8ulp: add cpuidle node Peng Fan (OSS)
2023-07-24  7:58 ` [PATCH V2 05/10] arm64: dts: imx8ulp: add flexspi node Peng Fan (OSS)
2023-07-24  7:58 ` [PATCH V2 06/10] arm64: dts: imx8ulp-evk: add reserved memory for cma Peng Fan (OSS)
2023-07-24  7:58 ` [PATCH V2 07/10] arm64: dts: imx8ulp-evk: enable CM33 node Peng Fan (OSS)
2023-07-24  7:58 ` [PATCH V2 08/10] arm64: dts: imx8ulp-evk: add spi-nor device support Peng Fan (OSS)
2023-07-24  7:58 ` [PATCH V2 09/10] arm64: dts: imx8ulp-evk: add 100MHz/200MHz pinctrl setting for eMMC Peng Fan (OSS)
2023-07-24  7:58 ` [PATCH V2 10/10] arm64: dts: imx8ulp-evk: enable lpi2c7 bus Peng Fan (OSS)
2023-07-30 13:19 ` Shawn Guo [this message]
2023-07-30 13:19   ` [PATCH V2 00/10] arm64: dts: imx8ulp: add more nodes 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=20230730131937.GN151430@dragon \
    --to=shawnguo@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peng.fan@nxp.com \
    --cc=peng.fan@oss.nxp.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.