All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.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-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 0/3] ARM: dts: imx: Add support for SK-iMX53 board
Date: Mon, 9 Jan 2023 16:01:49 +0800	[thread overview]
Message-ID: <20230109080148.GE18301@T480> (raw)
In-Reply-To: <20230102004425.887092-1-dmitry.baryshkov@linaro.org>

On Mon, Jan 02, 2023 at 02:44:22AM +0200, Dmitry Baryshkov wrote:
> Add support for the StartKit sk-imx53 board, a simple development board
> with the i.MX536A SoC.
> 
> Changes since v2:
> - Dropped vpu redundant node
> - Dropped device_type from Ethernet PHY DT node
> - Fixed an error in vendor-prefix patch
> 
> Changes since v1:
> - Added bindings changes
> - Moved phy-reset-gpios to the mdio->phy node
> - Replaced default pinconf with specific values 
> 
> Dmitry Baryshkov (3):
>   dt-bindings: vendor-prefixes: add Startkit
>   dt-bindings: arm: fsl: Add the Starterkit SK-iMX53 board
>   ARM: dts: imx: Add support for SK-iMX53 board

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: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.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-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3 0/3] ARM: dts: imx: Add support for SK-iMX53 board
Date: Mon, 9 Jan 2023 16:01:49 +0800	[thread overview]
Message-ID: <20230109080148.GE18301@T480> (raw)
In-Reply-To: <20230102004425.887092-1-dmitry.baryshkov@linaro.org>

On Mon, Jan 02, 2023 at 02:44:22AM +0200, Dmitry Baryshkov wrote:
> Add support for the StartKit sk-imx53 board, a simple development board
> with the i.MX536A SoC.
> 
> Changes since v2:
> - Dropped vpu redundant node
> - Dropped device_type from Ethernet PHY DT node
> - Fixed an error in vendor-prefix patch
> 
> Changes since v1:
> - Added bindings changes
> - Moved phy-reset-gpios to the mdio->phy node
> - Replaced default pinconf with specific values 
> 
> Dmitry Baryshkov (3):
>   dt-bindings: vendor-prefixes: add Startkit
>   dt-bindings: arm: fsl: Add the Starterkit SK-iMX53 board
>   ARM: dts: imx: Add support for SK-iMX53 board

Applied all, thanks!

  parent reply	other threads:[~2023-01-09  8:03 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-02  0:44 [PATCH v3 0/3] ARM: dts: imx: Add support for SK-iMX53 board Dmitry Baryshkov
2023-01-02  0:44 ` Dmitry Baryshkov
2023-01-02  0:44 ` [PATCH v3 1/3] dt-bindings: vendor-prefixes: add Startkit Dmitry Baryshkov
2023-01-02  0:44   ` Dmitry Baryshkov
2023-01-02  8:38   ` Krzysztof Kozlowski
2023-01-02  8:38     ` Krzysztof Kozlowski
2023-01-02  0:44 ` [PATCH v3 2/3] dt-bindings: arm: fsl: Add the Starterkit SK-iMX53 board Dmitry Baryshkov
2023-01-02  0:44   ` Dmitry Baryshkov
2023-01-02  8:38   ` Krzysztof Kozlowski
2023-01-02  8:38     ` Krzysztof Kozlowski
2023-01-02  0:44 ` [PATCH v3 3/3] ARM: dts: imx: Add support for " Dmitry Baryshkov
2023-01-02  0:44   ` Dmitry Baryshkov
2023-01-02 11:17   ` Fabio Estevam
2023-01-02 11:17     ` Fabio Estevam
2023-01-09  8:01 ` Shawn Guo [this message]
2023-01-09  8:01   ` [PATCH v3 0/3] " 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=20230109080148.GE18301@T480 \
    --to=shawnguo@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@linaro.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=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.