All of lore.kernel.org
 help / color / mirror / Atom feed
From: Frieder Schrempf <frieder.schrempf@kontron.de>
To: Michael Walle <michael@walle.cc>, Frieder Schrempf <frieder@fris.de>
Cc: "Stefano Babic" <sbabic@denx.de>,
	"Adam Ford" <aford173@gmail.com>,
	"Andre Przywara" <andre.przywara@arm.com>,
	"Aymen Sghaier" <aymen.sghaier@nxp.com>,
	"Fabio Estevam" <festevam@gmail.com>,
	"Heiko Schocher" <hs@denx.de>, "Ilko Iliev" <iliev@ronetix.at>,
	"Jagan Teki" <jagan@amarulasolutions.com>,
	"Kever Yang" <kever.yang@rock-chips.com>,
	"Lokesh Vutla" <lokeshvutla@ti.com>,
	"Marek Behún" <marek.behun@nic.cz>,
	"NXP i.MX U-Boot Team" <uboot-imx@nxp.com>,
	"Patrick Delaunay" <patrick.delaunay@foss.st.com>,
	"Peng Fan" <peng.fan@nxp.com>,
	"Peter Robinson" <pbrobinson@gmail.com>,
	"Teresa Remmet" <t.remmet@phytec.de>,
	"Tim Harvey" <tharvey@gateworks.com>,
	"Uri Mashiach" <uri.mashiach@compulab.co.il>,
	"Ying-Chun Liu (PaulLiu)" <paul.liu@linaro.org>,
	"Tom Rini" <trini@konsulko.com>,
	"Andrey Zhizhikin" <andrey.zhizhikin@leica-geosystems.com>,
	"Clement Faure" <clement.faure@nxp.com>,
	"Fabio Estevam" <festevam@denx.de>,
	"Haibo Chen" <haibo.chen@nxp.com>,
	"Heiko Stuebner" <heiko.stuebner@theobroma-systems.com>,
	u-boot@lists.denx.de, "Ye Li" <ye.li@nxp.com>
Subject: Re: [PATCH v4 2/2] imx: imx8mm: Add support for Kontron Electronics SL/BL i.MX8M-Mini boards (N801x)
Date: Thu, 19 Aug 2021 11:20:26 +0200	[thread overview]
Message-ID: <d4acd5ce-24db-5557-5bb1-4ba556dfb31e@kontron.de> (raw)
In-Reply-To: <d7b1ffaa17a046cfada07993d58e0ad6@walle.cc>

Hi Michael,

On 23.07.21 11:35, Michael Walle wrote:
> Hi Frieder,
> 
> Am 2021-07-21 10:03, schrieb Frieder Schrempf:
>> From: Frieder Schrempf <frieder.schrempf@kontron.de>
>>
>> The Kontron SoM-Line i.MX8MM (N801x) by Kontron Electronics GmbH is a SoM
>> module with an i.MX8M-Mini SoC, 1/2/4 GB LPDDR4 RAM, SPI NOR, eMMC and PMIC.
>>
>> The matching evaluation boards (Board-Line) have 2 Ethernets, USB 2.0,
>> HDMI/LVDS,
>> SD card, CAN, RS485 and much more.
>>
>> Signed-off-by: Frieder Schrempf <frieder.schrempf@kontron.de>
>> Reviewed-by: Stefano Babic <sbabic@denx.de>
>> ---
>> Fixes in v4:
>>   * Fix checkpatch errors/warnings
>>
>> Fixes in v3:
>>   * None
>>
>> Fixes in v2:
>>   * Fix header includes in spl.c
>>   * Add MAINTAINERS file
>>   * Rename board directory
>>   * Add Stefano's R-b tag
>> ---
>>  arch/arm/dts/Makefile                         |    2 +
>>  arch/arm/dts/imx8mm-kontron-n801x-s-lvds.dts  |  116 ++
>>  .../dts/imx8mm-kontron-n801x-s-u-boot.dtsi    |  236 +++
>>  arch/arm/dts/imx8mm-kontron-n801x-s.dts       |  388 ++++
>>  arch/arm/dts/imx8mm-kontron-n801x-som.dtsi    |  298 +++
>>  arch/arm/mach-imx/imx8m/Kconfig               |    8 +
>>  board/kontron/sl-mx8mm/Kconfig                |   15 +
>>  board/kontron/sl-mx8mm/MAINTAINERS            |    7 +
>>  board/kontron/sl-mx8mm/Makefile               |    9 +
>>  board/kontron/sl-mx8mm/imximage.cfg           |    9 +
>>  board/kontron/sl-mx8mm/kontron_mx8mm.c        |   99 +
> 
> mx8mm.c please

See comment on patch 1. Will change it to sl-mx8mm.c.

> 
>>  board/kontron/sl-mx8mm/lpddr4_timing.c        | 1844 +++++++++++++++++
>>  board/kontron/sl-mx8mm/spl.c                  |  321 +++
>>  configs/kontron_mx8mm_defconfig               |  124 ++
>>  include/configs/kontron_mx8mm.h               |   67 +
> 
> no doc/board/kontron/mx8mm.rst?

I will add it.

Thanks
Frieder

  reply	other threads:[~2021-08-19  9:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-21  8:03 [PATCH v4 1/2] imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx) Frieder Schrempf
2021-07-21  8:03 ` [PATCH v4 2/2] imx: imx8mm: Add support for Kontron Electronics SL/BL i.MX8M-Mini boards (N801x) Frieder Schrempf
2021-07-23  9:35   ` Michael Walle
2021-08-19  9:20     ` Frieder Schrempf [this message]
2021-07-21 13:33 ` [PATCH v4 1/2] imx: imx6ul: Add support for Kontron Electronics SL/BL i.MX6UL/ULL boards (N63xx/N64xx) Tom Rini
2021-07-22 12:48   ` Frieder Schrempf
2021-07-23  9:33 ` Michael Walle
2021-08-19  9:14   ` Frieder Schrempf

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=d4acd5ce-24db-5557-5bb1-4ba556dfb31e@kontron.de \
    --to=frieder.schrempf@kontron.de \
    --cc=aford173@gmail.com \
    --cc=andre.przywara@arm.com \
    --cc=andrey.zhizhikin@leica-geosystems.com \
    --cc=aymen.sghaier@nxp.com \
    --cc=clement.faure@nxp.com \
    --cc=festevam@denx.de \
    --cc=festevam@gmail.com \
    --cc=frieder@fris.de \
    --cc=haibo.chen@nxp.com \
    --cc=heiko.stuebner@theobroma-systems.com \
    --cc=hs@denx.de \
    --cc=iliev@ronetix.at \
    --cc=jagan@amarulasolutions.com \
    --cc=kever.yang@rock-chips.com \
    --cc=lokeshvutla@ti.com \
    --cc=marek.behun@nic.cz \
    --cc=michael@walle.cc \
    --cc=patrick.delaunay@foss.st.com \
    --cc=paul.liu@linaro.org \
    --cc=pbrobinson@gmail.com \
    --cc=peng.fan@nxp.com \
    --cc=sbabic@denx.de \
    --cc=t.remmet@phytec.de \
    --cc=tharvey@gateworks.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-imx@nxp.com \
    --cc=uri.mashiach@compulab.co.il \
    --cc=ye.li@nxp.com \
    /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.