From: Yixun Lan <dlan@kernel.org>
To: Sandie Cao <sandie.cao@deepcomputing.io>
Cc: Troy Mitchell <troy.mitchell@linux.spacemit.com>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>, Rob Herring <robh@kernel.org>,
Paul Walmsley <paul.walmsley@sifive.com>,
Palmer Dabbelt <palmer@dabbelt.com>,
Albert Ou <aou@eecs.berkeley.edu>,
Michael Opdenacker <michael.opdenacker@rootcommit.com>,
Alexandre Ghiti <alex@ghiti.fr>,
Guodong Xu <guodong@riscstar.com>,
Hendrik Hamerlinck <hendrik.hamerlinck@hammernet.be>,
Yangyu Chen <cyy@cyyself.name>,
spacemit@lists.linux.dev, linux-riscv@lists.infradead.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v5 0/2] Add DeepComputing FML13V05 board dts
Date: Thu, 23 Apr 2026 11:52:39 +0000 [thread overview]
Message-ID: <20260423115239-GKA3186731@kernel.org> (raw)
In-Reply-To: <20260421064021.1580094-1-sandie.cao@deepcomputing.io>
Hi Sandie,
On 14:40 Tue 21 Apr , Sandie Cao wrote:
> This series updates Device Tree related files to introduce the
> FML13V05 board from DeepComputing, which incorporates a Spacemit
> K3 SoC. This board is designed for use on the Framework Laptop 13
> Chassis, which has (Framework) SKU FRANHQ0001.
>
> The series is rebased on next-20260420.
>
Looks good, likely will take it once v7.1-rc1 tagged.. Thanks
Reviewed-by: Yixun Lan <dlan@kernel.org>
> v5:
> rebased on next-20260420.
>
> v4:
> - Patch 1:
> Add Acked-by Conor Dooley.
> - Patch 2:
> Copyright begins from 2026.
> Link to v4: https://lore.kernel.org/all/20260413060524.1235982-1-sandie.cao@deepcomputing.io/
>
> v3:
> rebased on k1/dt-for-next.
> - Patch 1:
> Use formal format user name.
> Remove Reviewed-by Heinrich Schuchardt from internal system.
> - Patch 2:
> Use formal format user name.
> Remove Reviewed-by Heinrich Schuchardt from internal system.
> Add uart0 pinctrl.
> Link to v3: https://lore.kernel.org/all/20260407055557.1202713-1-sandie.cao@deepcomputing.io/
>
> v2 (deprecated):
> Link to v2: https://lore.kernel.org/all/20260331071110.68321-1-sandie.cao@deepcomputing.io/
>
> v1:
> Link to v1: https://lore.kernel.org/all/20260331034423.67142-1-sandie.cao@deepcomputing.io/
>
> Sandie Cao (2):
> dt-bindings: riscv: spacemit: add deepcomputing,fml13v05
> riscv: dts: spacemit: add DeepComputing FML13V05 board device tree
>
> .../devicetree/bindings/riscv/spacemit.yaml | 1 +
> arch/riscv/boot/dts/spacemit/Makefile | 1 +
> .../spacemit/k3-deepcomputing-fml13v05.dts | 31 +++++++++++++++++++
> 3 files changed, 33 insertions(+)
> create mode 100644 arch/riscv/boot/dts/spacemit/k3-deepcomputing-fml13v05.dts
>
>
> base-commit: 97e797263a5e963da3d1e66e743fd518567dfe37
> --
> 2.43.0
--
Yixun Lan (dlan)
WARNING: multiple messages have this Message-ID (diff)
From: Yixun Lan <dlan@kernel.org>
To: Sandie Cao <sandie.cao@deepcomputing.io>
Cc: Troy Mitchell <troy.mitchell@linux.spacemit.com>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>, Rob Herring <robh@kernel.org>,
Paul Walmsley <paul.walmsley@sifive.com>,
Palmer Dabbelt <palmer@dabbelt.com>,
Albert Ou <aou@eecs.berkeley.edu>,
Michael Opdenacker <michael.opdenacker@rootcommit.com>,
Alexandre Ghiti <alex@ghiti.fr>,
Guodong Xu <guodong@riscstar.com>,
Hendrik Hamerlinck <hendrik.hamerlinck@hammernet.be>,
Yangyu Chen <cyy@cyyself.name>,
spacemit@lists.linux.dev, linux-riscv@lists.infradead.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v5 0/2] Add DeepComputing FML13V05 board dts
Date: Thu, 23 Apr 2026 11:52:39 +0000 [thread overview]
Message-ID: <20260423115239-GKA3186731@kernel.org> (raw)
In-Reply-To: <20260421064021.1580094-1-sandie.cao@deepcomputing.io>
Hi Sandie,
On 14:40 Tue 21 Apr , Sandie Cao wrote:
> This series updates Device Tree related files to introduce the
> FML13V05 board from DeepComputing, which incorporates a Spacemit
> K3 SoC. This board is designed for use on the Framework Laptop 13
> Chassis, which has (Framework) SKU FRANHQ0001.
>
> The series is rebased on next-20260420.
>
Looks good, likely will take it once v7.1-rc1 tagged.. Thanks
Reviewed-by: Yixun Lan <dlan@kernel.org>
> v5:
> rebased on next-20260420.
>
> v4:
> - Patch 1:
> Add Acked-by Conor Dooley.
> - Patch 2:
> Copyright begins from 2026.
> Link to v4: https://lore.kernel.org/all/20260413060524.1235982-1-sandie.cao@deepcomputing.io/
>
> v3:
> rebased on k1/dt-for-next.
> - Patch 1:
> Use formal format user name.
> Remove Reviewed-by Heinrich Schuchardt from internal system.
> - Patch 2:
> Use formal format user name.
> Remove Reviewed-by Heinrich Schuchardt from internal system.
> Add uart0 pinctrl.
> Link to v3: https://lore.kernel.org/all/20260407055557.1202713-1-sandie.cao@deepcomputing.io/
>
> v2 (deprecated):
> Link to v2: https://lore.kernel.org/all/20260331071110.68321-1-sandie.cao@deepcomputing.io/
>
> v1:
> Link to v1: https://lore.kernel.org/all/20260331034423.67142-1-sandie.cao@deepcomputing.io/
>
> Sandie Cao (2):
> dt-bindings: riscv: spacemit: add deepcomputing,fml13v05
> riscv: dts: spacemit: add DeepComputing FML13V05 board device tree
>
> .../devicetree/bindings/riscv/spacemit.yaml | 1 +
> arch/riscv/boot/dts/spacemit/Makefile | 1 +
> .../spacemit/k3-deepcomputing-fml13v05.dts | 31 +++++++++++++++++++
> 3 files changed, 33 insertions(+)
> create mode 100644 arch/riscv/boot/dts/spacemit/k3-deepcomputing-fml13v05.dts
>
>
> base-commit: 97e797263a5e963da3d1e66e743fd518567dfe37
> --
> 2.43.0
--
Yixun Lan (dlan)
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
next prev parent reply other threads:[~2026-04-23 11:52 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-21 6:40 [PATCH v5 0/2] Add DeepComputing FML13V05 board dts Sandie Cao
2026-04-21 6:40 ` Sandie Cao
2026-04-21 6:42 ` [PATCH v5 1/2] dt-bindings: riscv: spacemit: add deepcomputing,fml13v05 Sandie Cao
2026-04-21 6:42 ` Sandie Cao
2026-04-21 6:43 ` [PATCH v5 2/2] riscv: dts: spacemit: add DeepComputing FML13V05 board device tree Sandie Cao
2026-04-21 6:43 ` Sandie Cao
2026-04-23 11:52 ` Yixun Lan [this message]
2026-04-23 11:52 ` [PATCH v5 0/2] Add DeepComputing FML13V05 board dts Yixun Lan
2026-04-24 7:41 ` Troy Mitchell
2026-04-24 7:41 ` Troy Mitchell
2026-04-30 2:14 ` Yixun Lan
2026-04-30 2:14 ` Yixun Lan
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=20260423115239-GKA3186731@kernel.org \
--to=dlan@kernel.org \
--cc=alex@ghiti.fr \
--cc=aou@eecs.berkeley.edu \
--cc=conor+dt@kernel.org \
--cc=cyy@cyyself.name \
--cc=devicetree@vger.kernel.org \
--cc=guodong@riscstar.com \
--cc=hendrik.hamerlinck@hammernet.be \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=michael.opdenacker@rootcommit.com \
--cc=palmer@dabbelt.com \
--cc=paul.walmsley@sifive.com \
--cc=robh@kernel.org \
--cc=sandie.cao@deepcomputing.io \
--cc=spacemit@lists.linux.dev \
--cc=troy.mitchell@linux.spacemit.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.