From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from va-2-35.ptr.blmpb.com (va-2-35.ptr.blmpb.com [209.127.231.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 71F451FBEBC for ; Tue, 21 Apr 2026 06:43:09 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.127.231.35 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776753791; cv=none; b=CoNrjlybMarSP76gi47uw+kGZmMYGpAwj6GH3JOD2SKyLEG//UKRDLvttyozpwr7veVBBDSTctc+FsLw3AEruNEz1TgS0oxxnlyiLZ/knwWOEkcik7P3OajDny44ofuShGfXNy4H9po/FEhsqZGCsaxeG/XhbdSbpYJMAjxl0QA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1776753791; c=relaxed/simple; bh=6SzyzgbDevNt76KCfRS1wR3MQ/oN93AyxLJkvLi31eI=; h=Subject:Date:In-Reply-To:To:References:Content-Type:Message-Id:Cc: From:Mime-Version; b=m1IcdzIHl4HFAbLfU7Hz5UB6juGMNLuWDi2AplAqCYS14rHz2udLZ5FQX2J5GDxiGzuAiMMhhJXmgi5Iclh4X7BgoNtgvx35nyAWGIdSjlytJeURB/rXM/doV74RxPZnpafVzFmUCgbdPqrFDj7Tqo1r4E6eeulrtonLd8E0xFQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=deepcomputing.io; spf=pass smtp.mailfrom=deepcomputing.io; dkim=pass (2048-bit key) header.d=deepcomputing-io.20200927.dkim.feishu.cn header.i=@deepcomputing-io.20200927.dkim.feishu.cn header.b=kfN1Wm1y; arc=none smtp.client-ip=209.127.231.35 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=deepcomputing.io Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=deepcomputing.io Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=deepcomputing-io.20200927.dkim.feishu.cn header.i=@deepcomputing-io.20200927.dkim.feishu.cn header.b="kfN1Wm1y" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; s=s1; d=deepcomputing-io.20200927.dkim.feishu.cn; t=1776753773; h=from:subject:mime-version:from:date:message-id:subject:to:cc: reply-to:content-type:mime-version:in-reply-to:message-id; bh=tSL4bEWkpMYj5yOXHwmGIAfJEzPdNlEws+iI0QHUxto=; b=kfN1Wm1ysap3YxLdEQ8sLMek9mDHBIK2C6YSpYq8lBjewQLSjlkjst+N8p89KJp3xYc2Kn XXHVvWZGxpRc37nMR91xNll3yQbFum/DsEfxi6sHVIYPYUJAaUJ1ivBoUNAuWHua3GWxPL fXPiU0vtFG1OrGpxS3oO9Cpp3J36lKDgOJ1Ox0csvqeCAhUpJgUqz38ecx5CowmArPKhS5 eZGTXl4lXhsc1BdfltWUPXMs0eIfKMaChBXnDjENWrMVQSO9MxvFLXYGc9oKdb8Q+IyXQ2 Nq9QuwB0f5N4hyKpZZOC+k3Dxqie0LhxXI3hzgmfqBbBPhI7tSkxwRDB5Tw4CQ== Subject: [PATCH v5 1/2] dt-bindings: riscv: spacemit: add deepcomputing,fml13v05 Date: Tue, 21 Apr 2026 14:42:00 +0800 In-Reply-To: <20260421064021.1580094-1-sandie.cao@deepcomputing.io> X-Lms-Return-Path: To: "Yixun Lan" , "Troy Mitchell" , "Krzysztof Kozlowski" X-Original-From: Sandie Cao Content-Transfer-Encoding: 7bit References: <20260421064021.1580094-1-sandie.cao@deepcomputing.io> Content-Type: text/plain; charset=UTF-8 Message-Id: <20260421064200.1582367-1-sandie.cao@deepcomputing.io> Received: from roma-Laptop-12th-Gen-Intel-Core.. ([113.110.140.180]) by smtp.feishu.cn with ESMTPS; Tue, 21 Apr 2026 14:42:50 +0800 X-Mailer: git-send-email 2.43.0 Cc: "Conor Dooley" , "Rob Herring" , "Paul Walmsley" , "Palmer Dabbelt" , "Albert Ou" , "Michael Opdenacker" , "Alexandre Ghiti" , "Guodong Xu" , "Hendrik Hamerlinck" , "Yangyu Chen" , , , , , "Sandie Cao" , "Conor Dooley" From: "Sandie Cao" Precedence: bulk X-Mailing-List: spacemit@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 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 Signed-off-by: Sandie Cao --- Documentation/devicetree/bindings/riscv/spacemit.yaml | 1 + 1 file changed, 1 insertion(+) 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 -- 2.43.0