From: Rob Herring <robh@kernel.org>
To: Lucas Stach <l.stach@pengutronix.de>
Cc: "A . s . Dong" <aisheng.dong@nxp.com>,
	devicetree@vger.kernel.org, patchwork-lst@pengutronix.de,
	NXP Linux Team <linux-imx@nxp.com>,
	kernel@pengutronix.de, Fabio Estevam <fabio.estevam@nxp.com>,
	Shawn Guo <shawnguo@kernel.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 3/6] arm64: add support for i.MX8M EVK board
Date: Fri, 16 Nov 2018 16:44:41 -0600	[thread overview]
Message-ID: <20181116224441.GA8002@bogus> (raw)
In-Reply-To: <20181114175242.12468-3-l.stach@pengutronix.de>
On Wed, Nov 14, 2018 at 06:52:39PM +0100, Lucas Stach wrote:
> This is the evaluation kit board for the i.MX8M. The current level of
> support yields a working console and is able to boot userspace from
> SD card or Network.
> 
> Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com> (v1)
> Tested-by: Tested-by: Baruch Siach <baruch@tkos.co.il> (v1)
> Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com>
> ---
> v2:
> - move to freescale folder
> - fix indentation
> - fix typo in Makefile
> - document compatible
> - switch to generic pinconf
> v3:
> - rebase to v4.19-rc1 and already merged pinctrl driver and pending
>   clk driver
> v4:
> - rebased to 4.10-rc1
> ---
>  Documentation/devicetree/bindings/arm/fsl.txt |   4 +
>  arch/arm64/boot/dts/freescale/Makefile        |   2 +
>  arch/arm64/boot/dts/freescale/imx8mq-evk.dts  | 290 ++++++++++++++++++
>  3 files changed, 296 insertions(+)
>  create mode 100644 arch/arm64/boot/dts/freescale/imx8mq-evk.dts
You missed my R-by on v3.
Rob
next prev parent reply	other threads:[~2018-11-16 22:44 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-14 17:52 [PATCH v4 1/6] arm64: add basic Kconfig symbols for i.MX8 Lucas Stach
2018-11-14 17:52 ` [PATCH v4 2/6] arm64: add basic DTS for i.MX8MQ Lucas Stach
2018-11-16 23:25   ` Rob Herring
2018-12-07 16:17     ` Abel Vesa
2018-12-07 16:36       ` Lucas Stach
2018-12-07 21:07         ` Abel Vesa
2018-12-08 11:52           ` Abel Vesa
2018-11-14 17:52 ` [PATCH v4 3/6] arm64: add support for i.MX8M EVK board Lucas Stach
2018-11-16 22:44   ` Rob Herring [this message]
2018-11-14 17:52 ` [PATCH v4 4/6] MAINTAINERS: add i.MX8 DT path to i.MX architecture Lucas Stach
2018-11-14 17:52 ` [PATCH v4 5/6] arm64: dts: imx8mq: add watchdog devices Lucas Stach
2018-11-14 17:52 ` [PATCH v4 6/6] arm64: dts: imx8mq-evk: enable watchdog Lucas Stach
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=20181116224441.GA8002@bogus \
    --to=robh@kernel.org \
    --cc=aisheng.dong@nxp.com \
    --cc=devicetree@vger.kernel.org \
    --cc=fabio.estevam@nxp.com \
    --cc=kernel@pengutronix.de \
    --cc=l.stach@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=patchwork-lst@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).