diff options
| author | Sandie Cao <sandie.cao@deepcomputing.io> | 2026-04-21 09:42:00 +0300 |
|---|---|---|
| committer | Yixun Lan <dlan@kernel.org> | 2026-04-27 07:09:27 +0300 |
| commit | a17be027dc5ccd51b99b5bc7b487ba9fbdc554e8 (patch) | |
| tree | 9cdc03f2bb5b5c1f06d4107449611db705ad8b29 | |
| parent | 254f49634ee16a731174d2ae34bc50bd5f45e731 (diff) | |
| download | linux-a17be027dc5ccd51b99b5bc7b487ba9fbdc554e8.tar.xz | |
dt-bindings: riscv: spacemit: add deepcomputing,fml13v05
Document the compatible string for the Deepcomputing fml13v05.
It's based on the SpacemiT K3 RISC-V SoC and is designed for the Framework
Laptop 13 Chassis, which has (Framework) SKU FRANHQ0001.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Sandie Cao <sandie.cao@deepcomputing.io>
Reviewed-by: Troy Mitchell <troy.mitchell@linux.spacemit.com>
Reviewed-by: Yixun Lan <dlan@kernel.org>
Link: https://lore.kernel.org/r/20260421064200.1582367-1-sandie.cao@deepcomputing.io
Signed-off-by: Yixun Lan <dlan@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/riscv/spacemit.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/riscv/spacemit.yaml b/Documentation/devicetree/bindings/riscv/spacemit.yaml index b958b94a924d..af8030242bdc 100644 --- a/Documentation/devicetree/bindings/riscv/spacemit.yaml +++ b/Documentation/devicetree/bindings/riscv/spacemit.yaml @@ -29,6 +29,7 @@ properties: - const: spacemit,k1 - items: - enum: + - deepcomputing,fml13v05 - spacemit,k3-pico-itx - const: spacemit,k3 |
