From: Dominique Martinet <asmadeus@codewreck.org>
To: Patrick Wildt <patrick@blueri.se>
Cc: Stefano Babic <sbabic@denx.de>,
Fabio Estevam <festevam@gmail.com>,
u-boot@lists.denx.de, "Lukas F. Hartmann" <lukas@mntre.com>
Subject: Re: [PATCH v7] board: mntre: imx8mq: Add MNT Reform 2 board support
Date: Sat, 4 Feb 2023 19:50:21 +0900 [thread overview]
Message-ID: <Y944bV2X+u1CCsvo@codewreck.org> (raw)
In-Reply-To: <Y9mq+7d0QHXly7/I@windev.fritz.box>
Patrick Wildt wrote on Wed, Feb 01, 2023 at 12:57:47AM +0100:
> The MNT Reform 2 is a modular DIY laptop. In its initial version it
> is based on the BoundaryDevices i.MX8MQ SoM. Some parts have been
> lifted from BoundaryDevices official U-Boot downstream project.
>
> Signed-off-by: Patrick Wildt <patrick@blueri.se>
Thanks for this patch!
(a bit late but I see checkpatch has a few things to say about this
(multiple blank lines, const position, SPDX comment position,
and 'if (IS_ENABLED) instead of #ifdef' to name a few)... But most if
not all of these come from the "source" evk files so it's probably best
to ignore and roll with it to keep differences minimal if a backport is
required)
I've reviewed the following:
arch/arm/dts/imx8mq-mnt-reform2-u-boot.dtsi
arch/arm/mach-imx/imx8m/Kconfig
git diff --no-index board/freescale/imx8mq_evk/Kconfig board/mntre/imx8mq_reform2/Kconfig
git diff --no-index board/freescale/imx8mq_evk/MAINTAINERS board/mntre/imx8mq_reform2/MAINTAINERS
git diff --no-index board/freescale/imx8mq_evk/Makefile board/mntre/imx8mq_reform2/Makefile
git diff --no-index board/freescale/imx8mq_evk/imx8mq_evk.c board/mntre/imx8mq_reform2/imx8mq_reform2.c
git diff --no-index board/freescale/imx8mq_evk/spl.c board/mntre/imx8mq_reform2/spl.c
git diff --no-index configs/imx8mq_evk_defconfig configs/imx8mq_reform2_defconfig
git diff --no-index include/configs/imx8mq_evk.h include/configs/imx8mq_reform2.h
and board/mntre/imx8mq_reform2/lpddr4_timing* are autogenerated?
which covers everything, and it looks good to me:
Reviewed-by: Dominique Martinet <asmadeus@codewreck.org>
Thanks!
--
Dominique Martinet
next prev parent reply other threads:[~2023-02-04 13:43 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-26 21:41 [PATCH v5 0/2] Add MNT Reform 2 board support Patrick Wildt
2022-06-26 21:42 ` [PATCH v5 1/2] arm: dts: imx8mq: update MNT Reform 2 to Linux v5.19-rc3 Patrick Wildt
2022-06-27 1:51 ` Fabio Estevam
2022-06-26 21:42 ` [PATCH v5 2/2] board: mntre: imx8mq: Add MNT Reform 2 board support Patrick Wildt
2022-06-27 1:57 ` Fabio Estevam
2023-01-19 19:56 ` [PATCH v6] " Patrick Wildt
2023-01-31 17:00 ` Stefano Babic
2023-01-31 23:53 ` Patrick Wildt
2023-01-31 23:57 ` [PATCH v7] " Patrick Wildt
2023-02-04 10:50 ` Dominique Martinet [this message]
2023-02-05 23:48 ` [PATCH v8] " Patrick Wildt
2023-02-06 5:27 ` Vagrant Cascadian
2023-04-28 18:38 ` Vagrant Cascadian
2023-04-28 21:39 ` Vagrant Cascadian
2023-05-02 8:39 ` Stefano Babic
2023-05-02 12:44 ` Stefano Babic
2023-02-05 23:24 ` [PATCH v6] " Vagrant Cascadian
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=Y944bV2X+u1CCsvo@codewreck.org \
--to=asmadeus@codewreck.org \
--cc=festevam@gmail.com \
--cc=lukas@mntre.com \
--cc=patrick@blueri.se \
--cc=sbabic@denx.de \
--cc=u-boot@lists.denx.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox