From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from va-2-29.ptr.blmpb.com (va-2-29.ptr.blmpb.com [209.127.231.29]) (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 A6A373BE17C for ; Tue, 31 Mar 2026 07:10:38 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.127.231.29 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774941040; cv=none; b=V0NeyBl2bzETJ1I1h9MZN+J3NAiyimfjOJcEt/Hn4p3TvWdxQAl58hJEoJJaAh0WoIYzc6IWe0H+SCIyfIXwhp2A+YSIwDlgYoBQHYd65Wh/YHoTnIiQOPCgXRrruq/iVrxsh4kOs7NSPxWFnrdB8mfQ6WjoSQUUTqu6wz0tTdE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774941040; c=relaxed/simple; bh=6LR+ts3dLqGyJz6RILMKXd4KXrMxxbWpZdEepXjEeDI=; h=To:Content-Type:References:Cc:Message-Id:Subject:Mime-Version: From:Date:In-Reply-To; b=Fk9ee577duFCbhEP1psjOScV/9dcDambF99sK/XgMrOPaV+TdfoEx6MWIAP52/3GhnCvob/n+s13SQS3nEzWf+BDxJjXpDdniSLZILook1N1GJXT3UqnPlYn0HCh7hdoyvEyc9msonbgCkVm8AsWi+g8Tvr1EjIZ8/jWBI2tk/c= 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=oDQffpFU; arc=none smtp.client-ip=209.127.231.29 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="oDQffpFU" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; s=s1; d=deepcomputing-io.20200927.dkim.feishu.cn; t=1774941033; h=from:subject:mime-version:from:date:message-id:subject:to:cc: reply-to:content-type:mime-version:in-reply-to:message-id; bh=8LvtcAgNW72TvNFdsfpCUs8GSOu6QxdCwl9yWGk2NyA=; b=oDQffpFUGnOngJv/4KXnCAh6KjQ34ioDZu82LIaqnT1mXOuaTmbBe7wl4ZCOSw4y1j9h0T ihU8w4wbkP7WkCTkXNpHhXsAWRnKUll12m4j7418aCuwvnDS0wT3XUhsbD3tmj83Txnd/v dX7ku8naXOEXPn4FEXkmm173NRh6wsgYKptmOVEbJW4nkwhTOdGV3axYpfc0jxRFDbE+gr f5VURMiSVmahshGcddEk/hk7D1XNcHYTnz1TO9Zkkn7omB3dD5S1X+2p0YnyKsJYaF0swg S1uoqxcBF3PhNbvoPNNj9I7TN7IzmzuzOFqXQyu47xNlTOnBsOP2Su/FYUasfQ== To: "Conor Dooley" Content-Type: text/plain; charset=UTF-8 References: <20260331034423.67142-1-sandie.cao@deepcomputing.io> Cc: "Emil Renner Berthing" , "Rob Herring" , "Krzysztof Kozlowski" , "Yixun Lan" , "Paul Walmsley" , "Palmer Dabbelt" , "Albert Ou" , "Heinrich Schuchardt" , "Troy Mitchell" , "Michael Opdenacker" , "Guodong Xu" , "Hendrik Hamerlinck" , "Yangyu Chen" , , , , , "Sandie Cao" Message-Id: <20260331071016.68302-1-sandie.cao@deepcomputing.io> X-Lms-Return-Path: Received: from roma-Laptop-12th-Gen-Intel-Core.. ([121.34.226.213]) by smtp.feishu.cn with ESMTPS; Tue, 31 Mar 2026 15:10:30 +0800 X-Mailer: git-send-email 2.43.0 Subject: [PATCH v2 0/2] Add DeepComputing FML13V05 board dts Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Original-From: Sandie Cao From: "Sandie Cao" Date: Tue, 31 Mar 2026 15:10:16 +0800 In-Reply-To: <20260331034423.67142-1-sandie.cao@deepcomputing.io> 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 based on riscv-dt-for-next. v2: - Patch 1: Use formal format user name. - Patch 2: Use formal format user name. Add Reviewed-by from Troy Mitchell. 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 | 28 +++++++++++++++++++ 3 files changed, 30 insertions(+) create mode 100644 arch/riscv/boot/dts/spacemit/k3-deepcomputing-fml13v05.dts base-commit: 4a1739c30fc66a59450c1f78923f94607e786882 -- 2.43.0