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 D01CBC61D85 for ; Thu, 23 Nov 2023 09:00:37 +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=sGpwu5YNvFd2HL1AlnECueixKiSw2mIfjm0G7MoNwLs=; b=HxD2b2y+CPJldx Dol1MxTxA7jzi74FDjFKBWKNiZI5PdD3c1SmCpTgzuuJAnmbVVChSRYD1ZlAyrlfYiEbXFS9Wnm/J bEhXNbYwntPYby01w34ymKR2BHdKsMpX8Fz42iWLAZvFMUyS/jkR/ywY/MACoG1C1sA7KTZfOLQkv CSOJ/Zq0NO+QWtu4v7zIcDF+XcfMHGuTqvkJYqUMvw/lXGjW3tM46qm+UIwlfDGjgjkLa3oipsrF2 VGI1gbxXvs7qE3SFLjI2YPs2D8oZnayq9AxWOKzYiy8h+eU+TbsXzjMSt+CaDZk9Y1apx+PS1t8eh ggTfEPTLB05TB9nQPaeA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r65ZC-004Cke-1l; Thu, 23 Nov 2023 09:00:10 +0000 Received: from mail11.truemail.it ([217.194.8.81]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r65Z9-004CkH-2u for linux-arm-kernel@lists.infradead.org; Thu, 23 Nov 2023 09:00:09 +0000 Received: from francesco-nb.int.toradex.com (93-49-2-63.ip317.fastwebnet.it [93.49.2.63]) by mail11.truemail.it (Postfix) with ESMTPA id 1476E206FC; Thu, 23 Nov 2023 10:00:06 +0100 (CET) Date: Thu, 23 Nov 2023 10:00:04 +0100 From: Francesco Dolcini To: Parth Pancholi Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Francesco Dolcini , Marcel Ziswiler , Parth Pancholi , Conor Dooley , Krzysztof Kozlowski , Nishanth Menon , Rob Herring , Tero Kristo , Vignesh Raghavendra Subject: Re: [PATCH v1] arm64: dts: k3-am625-verdin: enable Verdin UART2 Message-ID: References: <20231121160436.1032364-1-parth105105@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231121160436.1032364-1-parth105105@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231123_010008_098897_D01E0C60 X-CRM114-Status: UNSURE ( 8.62 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@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-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Nov 21, 2023 at 05:04:36PM +0100, Parth Pancholi wrote: > From: Parth Pancholi > > Enable UART2 for AM62 based SOM's Verdin carrier boards Dahlia, > Development and Yavia. > Earlier Verdin UART2 was reserved by R5 DM firmware which can be now > configured using boardcfg during U-boot compilation in the latest TI > SDKs. In a default config, no one writes to this UART. > > Signed-off-by: Parth Pancholi Reviewed-by: Francesco Dolcini Francesco _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel