Messages in this thread |  | | Date | Mon, 13 Apr 2026 14:05:24 +0800 | | From | "Sandie Cao" <> | | Subject | [PATCH v4 0/2] Add DeepComputing FML13V05 board dts |
| |
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 k1/dt-for-next.
v4: - Patch 1: Add Acked-by Conor Dooley. - Patch 2: Copyright begins from 2026.
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: af62a095eb0c3359d477b55ef72d2afd94c83c8f -- 2.43.0
|  |