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 D1167C001DE for ; Mon, 7 Aug 2023 04:35:19 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:To:Subject:MIME-Version: Date:Message-ID:Reply-To:Cc:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=hImnurj+Zf3vwVC+0NgwGu37uS+nPiRGTAZvbxN7rDY=; b=zguNS/G24cb4tnWwcReXQLg3oj tCFWpM9APDFhYoWiVPR5hSttagZWmTGRk0YoF7zMm9Za0fTEgHlt4m5DOA7e2UYe1q9fHNkqYctaW CeWQTz0QBJbfW3Gd3DAcAlx2UC74tumoMPTg15saTEXFiMfYEx2gnK9FQSGypeuLlOlpXdpwxB92g TDfD7hOC/3rYM7w+Tkeuisfetw/uqqyvq3mCkbAIAIsxshmoImJcE72OSjgbizAdG+Pz8j5Yfdo1g 8GR9KHWEX//ghrkhmWdsY00ylYsKMyVt2GRDxdsquTX1iwmkW1N8rOO/T6EOLtNESbGBb+O7oGVty 87x6nCfQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qSrxJ-00G8Cj-0M; Mon, 07 Aug 2023 04:34:57 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qSrxF-00G8CJ-32 for linux-arm-kernel@lists.infradead.org; Mon, 07 Aug 2023 04:34:55 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 3774Yga0026577; Sun, 6 Aug 2023 23:34:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1691382882; bh=9esSEE+e7qpzEHxhmbtyvrf2sVUov2EDY6hsVInYwrE=; h=Date:Subject:To:References:From:In-Reply-To; b=lECcSZWAjb0Zoi+5CgR3cOBFJfHL8WRJBVWveWTS7apKJK/Y5oqsiZ+cOUFp2HXiN icvM2n5j7LoxtAG+DbjfDl9AmRhp0stTfuYE+urTvh+qVqFP4V3ml3FBQPLNbR4Phn TzmlVKuVxMMSD51qjRNgMOcq7K+TdW5cm6upc2ZU= Received: from DFLE112.ent.ti.com (dfle112.ent.ti.com [10.64.6.33]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 3774Ygjb096130 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Sun, 6 Aug 2023 23:34:42 -0500 Received: from DFLE115.ent.ti.com (10.64.6.36) by DFLE112.ent.ti.com (10.64.6.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Sun, 6 Aug 2023 23:34:41 -0500 Received: from lelv0327.itg.ti.com (10.180.67.183) by DFLE115.ent.ti.com (10.64.6.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Sun, 6 Aug 2023 23:34:41 -0500 Received: from [172.24.25.97] (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0327.itg.ti.com (8.15.2/8.15.2) with ESMTP id 3774YbbA062857; Sun, 6 Aug 2023 23:34:38 -0500 Message-ID: <93c0fdc0-994c-9f28-bec8-6d333335b2c7@ti.com> Date: Mon, 7 Aug 2023 10:04:37 +0530 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0 Subject: Re: [PATCH 3/3] arm64: dts: ti: k3-j784s4-evm: Add bootph-pre-ram property for SPL nodes Content-Language: en-US To: Apurva Nandan , Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , , , , Hari Nagalla References: <20230806164838.18088-1-a-nandan@ti.com> <20230806164838.18088-4-a-nandan@ti.com> From: "Kumar, Udit" In-Reply-To: <20230806164838.18088-4-a-nandan@ti.com> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230806_213454_076658_E7A0858C X-CRM114-Status: GOOD ( 11.95 ) 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Apurva, On 8/6/2023 10:18 PM, Apurva Nandan wrote: > Add bootph-pre-ram property for all the nodes used in SPL stage, > for syncing it later to u-boot j784s4 dts. > > Signed-off-by: Apurva Nandan > --- > arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 23 +++++++++++++++++++++++ > 1 file changed, 23 insertions(+) > > diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts > index 1e38a8f1bec5..12455baf68b0 100644 > --- a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts > +++ b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts > @@ -252,7 +252,9 @@ vdd_sd_dv: regulator-TLV71033 { > }; > > &main_pmx0 { > [...] > > mcu_fss0_ospi1_pins_default: mcu-fss0-ospi1-default-pins { > + bootph-pre-ram; > pinctrl-single,pins = < > J784S4_WKUP_IOPAD(0x040, PIN_OUTPUT, 0) /* (F32) MCU_OSPI1_CLK */ > J784S4_WKUP_IOPAD(0x05c, PIN_OUTPUT, 0) /* (G32) MCU_OSPI1_CSn0 */ Unfortunately this is not under correct pin mux , OSPI1 falls under wkup_pmx1. Patch under review is https://lore.kernel.org/all/20230802114126.162445-1-u-kumar1@ti.com/ > @@ -399,6 +409,7 @@ J784S4_WKUP_IOPAD(0x044, PIN_INPUT, 0) /* (C31) MCU_OSPI1_LBCLKO */ > }; > [...] > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel