From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 DA056212D65; Mon, 7 Apr 2025 02:09:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=140.211.166.183 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743991793; cv=none; b=lFszrrYBsPfa8Y3qEalITh5wZWb31s+ht/uopiRcvegF8oJIWsU5CLUh8thT42DpPA1b3qSPQ/35Ofzr1PyGyggu22J8wR5hpf/kH8WQS+ST9LpXAzONkrCTcIg02keedxGkwI4otEMT4tCwluQYMoIgB7R9oi5Hq4s+DicCw4I= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1743991793; c=relaxed/simple; bh=I0uSkIs7MwYCiFKpPqFS9fHzKIERPrO5A7jKe4gKoxM=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=hQwz0Urn4BcmiPWpneUaR+BHDPYRM/2xGp6UlWnsxqlGUaSR/4CVQOOmdz+hb1/WiBCpt5pawfpxmfojURR1mX4wcGNhr8h+f/C46N8Fvvp20+p+ULKvXT5Xi2gB3RJSCeHZL5+/507wZ4gs0zN0kT2WwmzWrjo2yF3k1u89BL0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=gentoo.org; spf=pass smtp.mailfrom=gentoo.org; arc=none smtp.client-ip=140.211.166.183 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=gentoo.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=gentoo.org Received: from localhost (unknown [116.232.27.72]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: dlan) by smtp.gentoo.org (Postfix) with ESMTPSA id 406253430A7; Mon, 07 Apr 2025 02:09:50 +0000 (UTC) Date: Mon, 7 Apr 2025 02:09:45 +0000 From: Yixun Lan To: Inochi Amaoto Cc: Jean Delvare , Guenter Roeck , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chen Wang , Andi Shyti , Thomas Gleixner , Paul Walmsley , Samuel Holland , Ulf Hansson , Philipp Zabel , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Daniel Lezcano , Thomas Bonnefille , ghost <2990955050@qq.com>, Jarkko Nikula , Jisheng Zhang , Chao Wei , linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org, sophgo@lists.linux.dev, linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, linux-riscv@lists.infradead.org, linux-mmc@vger.kernel.org, Longbin Li Subject: Re: [PATCH 9/9] riscv: dts: sophgo: Add initial device tree of Sophgo SRD3-10 Message-ID: <20250407020945-GYA13182@gentoo> References: <20250407010616.749833-1-inochiama@gmail.com> <20250407010616.749833-10-inochiama@gmail.com> Precedence: bulk X-Mailing-List: linux-i2c@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250407010616.749833-10-inochiama@gmail.com> On 09:06 Mon 07 Apr , Inochi Amaoto wrote: > Sophgo SG2044 SRD3-10 board bases on Sophgo SG2044 SoC. > This board includes 5 uart ports, 5 pcie x8 slots, 1 1G Ethernet port, > 1 microSD slot. > > Add initial device tree of this board with uart support. > > Signed-off-by: Inochi Amaoto > --- > arch/riscv/boot/dts/sophgo/Makefile | 1 + > arch/riscv/boot/dts/sophgo/sg2044-cpus.dtsi | 3002 +++++++++++++++++ > arch/riscv/boot/dts/sophgo/sg2044-reset.h | 128 + > .../boot/dts/sophgo/sg2044-sophgo-srd3-10.dts | 32 + > arch/riscv/boot/dts/sophgo/sg2044.dtsi | 86 + > 5 files changed, 3249 insertions(+) > create mode 100644 arch/riscv/boot/dts/sophgo/sg2044-cpus.dtsi > create mode 100644 arch/riscv/boot/dts/sophgo/sg2044-reset.h > create mode 100644 arch/riscv/boot/dts/sophgo/sg2044-sophgo-srd3-10.dts > create mode 100644 arch/riscv/boot/dts/sophgo/sg2044.dtsi > .. > diff --git a/arch/riscv/boot/dts/sophgo/sg2044-reset.h b/arch/riscv/boot/dts/sophgo/sg2044-reset.h > new file mode 100644 > index 000000000000..94ed1e3777c3 > --- /dev/null > +++ b/arch/riscv/boot/dts/sophgo/sg2044-reset.h > @@ -0,0 +1,128 @@ > +/* SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause */ > +/* > + * Copyright (C) 2025 Inochi Amaoto you might want to use your gmail suffix? IIRC your outlook account isn't preferable? besides, it's better cosistent with your signed-off -- Yixun Lan (dlan) Gentoo Linux Developer GPG Key ID AABEFD55