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 11E83C30658 for ; Fri, 5 Jul 2024 06:50:04 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=54Jkg+QYtpIQqbVBCyJDiFhpRZKTYSsmRX5oMdIBS0Q=; b=LnNMoAJXVLriX4 dIKtdJd2M/oAByLUFJefwlAnOGTt2QFn17zOBESNVEOiS9u2m0S7vuct0hU8SFsmW7U8P1G865cqs JKrnFuvJCLnaFYoXbiOnFYOsHkqVlcigMm5bhGevDr21I+Bvb89u/Txv7o73XmWrky//kz89kTB+p CxBk8kQb0oypDFH47ubvuakbrVAlazvwf+eaR2ydy2yX26ZViGxzBM3FcYABvHzoJHKbeMpBmg3QH GTWqk2YV2LFtuzfq5GLw320VwsuuW57LMngrDzjd2BgjbI4MdCMYHHUpdVBQkUJ/77tmYn5Txp106 QCgro62LKVovBsxy3DBQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sPcle-0000000F5Pd-2daC; Fri, 05 Jul 2024 06:50:02 +0000 Received: from woodpecker.gentoo.org ([140.211.166.183] helo=smtp.gentoo.org) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sPclb-0000000F5Om-37eU for linux-riscv@lists.infradead.org; Fri, 05 Jul 2024 06:50:01 +0000 Date: Fri, 5 Jul 2024 06:49:54 +0000 From: Yixun Lan To: Jisheng Zhang Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Conor Dooley , Paul Walmsley , Palmer Dabbelt , Albert Ou , Daniel Lezcano , Thomas Gleixner , Samuel Holland , Anup Patel , Greg Kroah-Hartman , Jiri Slaby , Lubomir Rintel , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Yangyu Chen , Inochi Amaoto , linux-serial@vger.kernel.org, linux-riscv@lists.infradead.org, Meng Zhang Subject: Re: [PATCH v3 11/11] riscv: dts: spacemit: add uart1 node for K1 SoC Message-ID: <20240705064954.GA3034508@ofsar> References: <20240703-k1-01-basic-dt-v3-0-12f73b47461e@gentoo.org> <20240703-k1-01-basic-dt-v3-11-12f73b47461e@gentoo.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240704_234959_827407_654BB29E X-CRM114-Status: UNSURE ( 9.97 ) X-CRM114-Notice: Please train this message. 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 On 22:05 Thu 04 Jul , Jisheng Zhang wrote: > On Wed, Jul 03, 2024 at 02:55:14PM +0000, Yixun Lan wrote: > > Devices in 0xf000,0000 - 0xf080,0000 are reserved for TEE purpose, > > so add uart1 here but mark its status as reserved. > > This patch doesn't deserve a seperate patch, it's better to fold it > into the dtsi one. fine, I will address it in next revision -- Yixun Lan (dlan) Gentoo Linux Developer GPG Key ID AABEFD55 _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv