From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0CD71CAC5A7 for ; Mon, 22 Sep 2025 12:58:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References:Message-Id :MIME-Version:Subject:Date:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=sis8cd++j4YWLIIEZKsdz+iCOnG/R+537CTmwPj6njY=; b=zsf0ynB2vw/QDT CBOP3e6kWLvOyhaJMsPoO1RkjPIQ8rELR0TZW9uRWVcj1050J6Ol73KXHdoNr/qG+jaWsxDgQIpqJ aCNKUVwULfWqV6bZazj+fqpolUcwH9voKMRqMEHDAT0k+IFVEsUp8POXUoNyrWo/spdWqLPrBL65Q 1afBY26QEXgVLt+Vbz5rbzt3E1IQ1FRHBljEKTfebAQBl/sqCoZbcpsY+gx4GneXnBy05t9LUBTHp TrNfiB5jhl6QEnyUxeMX3Z/Wnj95KJ+RvBZUAB2SC9++H884xH/gBesucWl28ksipdxb6WmVI7trg SISwzubGsPvMFs0aI2sg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1v0g7Q-0000000AOU5-0Cor; Mon, 22 Sep 2025 12:58:12 +0000 Received: from sender4-op-o12.zoho.com ([136.143.188.12]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1v0g7N-0000000AOT3-1fIV for linux-riscv@lists.infradead.org; Mon, 22 Sep 2025 12:58:10 +0000 ARC-Seal: i=1; a=rsa-sha256; t=1758545886; cv=none; d=zohomail.com; s=zohoarc; b=hkSicmpPn8wpP31BKg6BQoBH/8O3IsuJTQNcA4Qgn6Zfbzl8u0XMg7x6sBdUN6WeMiDp9E+kfXa3LKb3AD98PaBhY5c769CkVWIaxXtVcpkFPwfg+od7SfLJ1BQNe/qciGvL86V/gVpyUznSXk+El4BJR2EsVvPLM74EEueIOqk= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1758545886; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=bycg5YSlkEOZb4YDt5Lmv0P1vYUNnjMlJvJjJ1sWGas=; b=b82SSqj+1gyUV0gjPs7PGmH+hc1lB9hlRoVo6mmMBHN+lH8V0yNK4CVnPUOgT4m0cd10lEUFH4aD0E5Dd6jFTOXB4tWJUqAgWiVxc+3fMQi5cOz8IOmM1f3HZc+rXvE1BHrA3TRqPAYhMexAVrPmY+P9rTvMHUQlNsYk7l9728k= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=pigmoral.tech; spf=pass smtp.mailfrom=junhui.liu@pigmoral.tech; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1758545886; s=zmail; d=pigmoral.tech; i=junhui.liu@pigmoral.tech; h=From:From:Date:Date:Subject:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-Id:Message-Id:References:In-Reply-To:To:To:Cc:Cc:Reply-To; bh=bycg5YSlkEOZb4YDt5Lmv0P1vYUNnjMlJvJjJ1sWGas=; b=JDeqkanU/ov9Jjeaq6AGK0BJQS3VRno8l9NkaeYRBfERwGhCUoCvzrsPy2OJRHzD sK7pWC0LF0lz8W+HfKx8GDgykD2RKzVpyST0X6hNzXSsHpkuOgfUgx7p8QqnK0ruC0+ Ktq9r7d9OyhVbl/kVXvcyN5GY3L2WhMQ+DtwoUgY= Received: by mx.zohomail.com with SMTPS id 175854588402588.30475663924358; Mon, 22 Sep 2025 05:58:04 -0700 (PDT) From: Junhui Liu Date: Mon, 22 Sep 2025 20:46:39 +0800 Subject: [PATCH v2 09/11] riscv: dts: anlogic: Add Milianke MLKPAI FS01 board MIME-Version: 1.0 Message-Id: <20250922-dr1v90-basic-dt-v2-9-64d28500cb37@pigmoral.tech> References: <20250922-dr1v90-basic-dt-v2-0-64d28500cb37@pigmoral.tech> In-Reply-To: <20250922-dr1v90-basic-dt-v2-0-64d28500cb37@pigmoral.tech> To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Daniel Lezcano , Thomas Gleixner , Samuel Holland , Anup Patel , Greg Kroah-Hartman , Jiri Slaby , Junhui Liu Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Palmer Dabbelt , Conor Dooley , linux-riscv@lists.infradead.org, linux-serial@vger.kernel.org X-Mailer: b4 0.14.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1758545232; l=2276; i=junhui.liu@pigmoral.tech; s=20250910; h=from:subject:message-id; bh=iW7gXkGoJcl/OvIbTNWmuRZXm9pKofJihKVTmrAtFdQ=; b=A5+/kHTZhv9j319kbukR/hgf2th5VTbFImVsjF40NXnyUMTp7mX+sPKKEmt0fB7Z+w6ATvSe5 PUqbwr2sm3YDEpmNimwO/XGBx79kN6nnVfSzxFoagWZH7BYKsJz2pCH X-Developer-Key: i=junhui.liu@pigmoral.tech; a=ed25519; pk=cgATWSU1KfGWmdwNmkPyHGnWgofhqqhE8Vts58wyxe4= X-ZohoMailClient: External X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250922_055809_501375_687FB5E6 X-CRM114-Status: GOOD ( 13.77 ) X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Add support for the Milianke MLKPAI FS01 board based on the Anlogic DR1V90 SoC. The board features 512MB of onboard memory, USB-C UART, 1GbE RJ45 Ethernet, USB-A 2.0 port, TF card slot, and 256Mbit Quad-SPI flash. Currently, the board can boot to a console via UART1, which is connected to the onboard serial chip and routed to the Type-C interface. Signed-off-by: Junhui Liu --- arch/riscv/boot/dts/Makefile | 1 + arch/riscv/boot/dts/anlogic/Makefile | 2 ++ arch/riscv/boot/dts/anlogic/dr1v90-mlkpai-fs01.dts | 28 ++++++++++++++++++++++ 3 files changed, 31 insertions(+) diff --git a/arch/riscv/boot/dts/Makefile b/arch/riscv/boot/dts/Makefile index 3b99e91efa25be2d6ca5bc173342c24a72f87187..3c0005ee037406ac3285ec4662102c68592387a3 100644 --- a/arch/riscv/boot/dts/Makefile +++ b/arch/riscv/boot/dts/Makefile @@ -1,6 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 subdir-y += allwinner subdir-y += andes +subdir-y += anlogic subdir-y += canaan subdir-y += microchip subdir-y += renesas diff --git a/arch/riscv/boot/dts/anlogic/Makefile b/arch/riscv/boot/dts/anlogic/Makefile new file mode 100644 index 0000000000000000000000000000000000000000..87f3b2f418cfa32012df5ae82d17262a9610f90c --- /dev/null +++ b/arch/riscv/boot/dts/anlogic/Makefile @@ -0,0 +1,2 @@ +# SPDX-License-Identifier: GPL-2.0 +dtb-$(CONFIG_ARCH_ANLOGIC) += dr1v90-mlkpai-fs01.dtb diff --git a/arch/riscv/boot/dts/anlogic/dr1v90-mlkpai-fs01.dts b/arch/riscv/boot/dts/anlogic/dr1v90-mlkpai-fs01.dts new file mode 100644 index 0000000000000000000000000000000000000000..597407655efd2e74608dabb4559ab1239662cf41 --- /dev/null +++ b/arch/riscv/boot/dts/anlogic/dr1v90-mlkpai-fs01.dts @@ -0,0 +1,28 @@ +// SPDX-License-Identifier: GPL-2.0 OR MIT +/* + * Copyright (C) 2025 Junhui Liu + */ + +#include "dr1v90.dtsi" + +/ { + model = "Milianke MLKPAI-FS01"; + compatible = "milianke,mlkpai-fs01", "anlogic,dr1v90"; + + aliases { + serial0 = &uart1; + }; + + chosen { + stdout-path = "serial0:115200n8"; + }; + + memory@0 { + device_type = "memory"; + reg = <0x0 0x0 0x0 0x20000000>; + }; +}; + +&uart1 { + status = "okay"; +}; -- 2.51.0 _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv