All of lore.kernel.org
 help / color / mirror / Atom feed
From: Francesco Dolcini <francesco@dolcini.it>
To: Shawn Guo <shawnguo@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	NXP Linux Team <linux-imx@nxp.com>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	Hiago De Franco <hiago.franco@toradex.com>,
	Hiago De Franco <hiagofranco@gmail.com>
Subject: Re: [PATCH v1 0/2] nxp: imx: Add support for Apalis Evaluation Board v1.2
Date: Tue, 23 Jan 2024 18:00:10 +0100	[thread overview]
Message-ID: <20240123170010.GA16396@francesco-nb> (raw)
In-Reply-To: <20240122123526.43400-1-hiagofranco@gmail.com>

Hello Shawn,

On Mon, Jan 22, 2024 at 09:34:58AM -0300, Hiago De Franco wrote:
> From: Hiago De Franco <hiago.franco@toradex.com>
> 
> This patch series introduces support for the new Apalis Evaluation Board
> v1.2. With the introduction of v1.2, a common dtsi file, containing 
> shared configurations for both apalis-eval.dts and apalis-eval-v1.2.dts,
> has been created. The eval and eval-v1.2 dts files will now capture the
> differences between these two boards. Additionally, updates have been
> made to nxp/imx/Makefile and arm/fsl.yaml to accommodate these changes.

We found a couple of late issues during some additional testing on the
DTS, some regulator delays are not correct. Hiago will send a v2 in the
next couple of days.

Thanks,
Francesco


_______________________________________________
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: Francesco Dolcini <francesco@dolcini.it>
To: Shawn Guo <shawnguo@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	NXP Linux Team <linux-imx@nxp.com>,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	Hiago De Franco <hiago.franco@toradex.com>,
	Hiago De Franco <hiagofranco@gmail.com>
Subject: Re: [PATCH v1 0/2] nxp: imx: Add support for Apalis Evaluation Board v1.2
Date: Tue, 23 Jan 2024 18:00:10 +0100	[thread overview]
Message-ID: <20240123170010.GA16396@francesco-nb> (raw)
In-Reply-To: <20240122123526.43400-1-hiagofranco@gmail.com>

Hello Shawn,

On Mon, Jan 22, 2024 at 09:34:58AM -0300, Hiago De Franco wrote:
> From: Hiago De Franco <hiago.franco@toradex.com>
> 
> This patch series introduces support for the new Apalis Evaluation Board
> v1.2. With the introduction of v1.2, a common dtsi file, containing 
> shared configurations for both apalis-eval.dts and apalis-eval-v1.2.dts,
> has been created. The eval and eval-v1.2 dts files will now capture the
> differences between these two boards. Additionally, updates have been
> made to nxp/imx/Makefile and arm/fsl.yaml to accommodate these changes.

We found a couple of late issues during some additional testing on the
DTS, some regulator delays are not correct. Hiago will send a v2 in the
next couple of days.

Thanks,
Francesco


  parent reply	other threads:[~2024-01-23 17:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-22 12:34 [PATCH v1 0/2] nxp: imx: Add support for Apalis Evaluation Board v1.2 Hiago De Franco
2024-01-22 12:34 ` Hiago De Franco
2024-01-22 12:34 ` [PATCH v1 1/2] dt-bindings: arm: fsl: Add toradex,apalis_imx6q-eval-v1.2 board Hiago De Franco
2024-01-22 12:34   ` Hiago De Franco
2024-01-22 17:09   ` Conor Dooley
2024-01-22 17:09     ` Conor Dooley
2024-01-22 12:35 ` [PATCH v1 2/2] arm: dts: nxp: imx: Add support for Apalis Evaluation Board v1.2 Hiago De Franco
2024-01-22 12:35   ` Hiago De Franco
2024-01-22 17:35   ` Francesco Dolcini
2024-01-22 17:35     ` Francesco Dolcini
2024-01-23 17:00 ` Francesco Dolcini [this message]
2024-01-23 17:00   ` [PATCH v1 0/2] " Francesco Dolcini

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=20240123170010.GA16396@francesco-nb \
    --to=francesco@dolcini.it \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=hiago.franco@toradex.com \
    --cc=hiagofranco@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=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    /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.