From: Mikko Perttunen <mperttunen@nvidia.com>
To: linux-tegra@vger.kernel.org, Jiqi Li <lijq9@lenovo.com>
Cc: devicetree@vger.kernel.org, robh+dt@kernel.org,
krzk+dt@kernel.org, conor+dt@kernel.org, krzk@kernel.org,
jonathanh@nvidia.com, thierry.reding@gmail.com,
mpearson-lenovo@squebb.ca, Jiqi Li <lijq9@lenovo.com>
Subject: Re: [PATCH v3 0/2] Add Lenovo ThinkEdge SE70 carrier board support
Date: Wed, 08 Jul 2026 10:58:42 +0900 [thread overview]
Message-ID: <TwdYRdQxROulqyHmM20o9w@nvidia.com> (raw)
In-Reply-To: <20260701090639.669524-1-lijq9@lenovo.com>
On Wednesday, July 1, 2026 6:06 PM Jiqi Li wrote:
> This patch set introduces device tree binding and standalone DTS file
> for Lenovo ThinkEdge SE70, a fanless industrial edge gateway powered by
> the NVIDIA Jetson Xavier NX module (P3668-0001) on a custom carrier board.
>
> Patch 1 updates tegra.yaml bindings to add the three-stage compatible
> string matching board + SOM + SoC, following the existing Tegra
> carrier board convention.
>
> Patch 2 adds the complete carrier board device tree, including:
> - 40-pin expansion header pinmux configuration
> - External Micro SD card slot with dedicated 3.3V regulator
> - I2C bus for 40-pin header
>
> All static device tree checks pass: dtbs compile and dt_binding_check
> complete without errors.
>
> Jiqi Li (2):
> dt-bindings: arm: tegra: Add lenovo,thinkedge-se70 compatible string
> arm64: tegra: Add Lenovo ThinkEdge SE70 device tree
>
> .../devicetree/bindings/arm/tegra.yaml | 5 +
> arch/arm64/boot/dts/nvidia/Makefile | 1 +
> .../nvidia/tegra194-lenovo-thinkedge-se70.dts | 113 ++++++++++++++++++
> 3 files changed, 119 insertions(+)
> create mode 100644 arch/arm64/boot/dts/nvidia/tegra194-lenovo-thinkedge-se70.dts
>
> --
> 2.43.0
>
>
Your patch email formatting is off. The individual patch subjects should
include the series version. That's what you should get out of the box
with git send-email.
Also, please don't restart series numbering. The above two make it hard
to track the series.
My strong recommendation is to use the 'b4' tool to manage and submit
your patches. It will by default result in emails that are easier for
maintainers to work with.
Thank you
Mikko
next prev parent reply other threads:[~2026-07-08 1:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-01 9:06 [PATCH v3 0/2] Add Lenovo ThinkEdge SE70 carrier board support Jiqi Li
2026-07-01 9:06 ` [PATCH 1/2] dt-bindings: arm: tegra: Add lenovo,thinkedge-se70 compatible string Jiqi Li
2026-07-01 9:06 ` [PATCH 2/2] arm64: tegra: Add Lenovo ThinkEdge SE70 device tree Jiqi Li
2026-07-08 2:22 ` Mikko Perttunen
2026-07-08 3:17 ` [External] " Jiqi JQ9 Li
2026-07-08 5:55 ` Mikko Perttunen
2026-07-08 1:58 ` Mikko Perttunen [this message]
2026-07-08 3:04 ` [External] Re: [PATCH v3 0/2] Add Lenovo ThinkEdge SE70 carrier board support Jiqi JQ9 Li
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=TwdYRdQxROulqyHmM20o9w@nvidia.com \
--to=mperttunen@nvidia.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jonathanh@nvidia.com \
--cc=krzk+dt@kernel.org \
--cc=krzk@kernel.org \
--cc=lijq9@lenovo.com \
--cc=linux-tegra@vger.kernel.org \
--cc=mpearson-lenovo@squebb.ca \
--cc=robh+dt@kernel.org \
--cc=thierry.reding@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox