[PATCH v5 0/2] Add DeepComputing FML13V05 board dts

Sandie Cao posted 2 patches 1 month, 3 weeks ago
.../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
[PATCH v5 0/2] Add DeepComputing FML13V05 board dts
Posted by Sandie Cao 1 month, 3 weeks ago
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.

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
Re: [PATCH v5 0/2] Add DeepComputing FML13V05 board dts
Posted by Yixun Lan 1 month, 2 weeks ago
On Tue, 21 Apr 2026 14:40:21 +0800, 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.
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: riscv: spacemit: add deepcomputing,fml13v05
      https://github.com/spacemit-com/linux/commit/a17be027dc5ccd51b99b5bc7b487ba9fbdc554e8
[2/2] riscv: dts: spacemit: add DeepComputing FML13V05 board device tree
      https://github.com/spacemit-com/linux/commit/448fedd56cdfa68c2e661b16a8dfc8f3c40a1bcf

Best regards,
-- 
Yixun Lan <dlan@kernel.org>
Re: [PATCH v5 0/2] Add DeepComputing FML13V05 board dts
Posted by Troy Mitchell 1 month, 2 weeks ago
On Tue Apr 21, 2026 at 2:40 PM CST, 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.
>
Thanks.

Reviewed-by: Troy Mitchell <troy.mitchell@linux.spacemit.com>
Re: [PATCH v5 0/2] Add DeepComputing FML13V05 board dts
Posted by Yixun Lan 1 month, 3 weeks ago
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)