From: Sandie Cao <sandie.cao@xxxxxxxxxxxxxxxx> From: Sandie Cao <sandie.cao@xxxxxxxxxxxxxxxx> Add "deepcomputing,fml13v01" as a StarFive SoC-based board. The DeepComputing FML13V01 board incorporates a StarFive JH7110 SoC, and it's designed for the Framework Laptop 13 Chassis, which has (Framework) SKU FRANHQ0001. Signed-off-by: Sandie Cao <sandie.cao@xxxxxxxxxxxxxxxx> Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx> [elder@xxxxxxxxxxxx: considerably shortened the description] Signed-off-by: Alex Elder <elder@xxxxxxxxxxxx> Signed-off-by: Guodong Xu <guodong@xxxxxxxxxxxx> --- v4: Added Rob's Ack Updated description Changed board name from fm7110 to fml13v01 v3: No change v2: Add deepcomputing,fm7110 into model compatible list Documentation/devicetree/bindings/riscv/starfive.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/riscv/starfive.yaml b/Documentation/devicetree/bindings/riscv/starfive.yaml index 4d5c857b3cac..7ef85174353d 100644 --- a/Documentation/devicetree/bindings/riscv/starfive.yaml +++ b/Documentation/devicetree/bindings/riscv/starfive.yaml @@ -26,6 +26,7 @@ properties: - items: - enum: + - deepcomputing,fml13v01 - milkv,mars - pine64,star64 - starfive,visionfive-2-v1.2a -- 2.34.1