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 EB565C52D6F for ; Wed, 7 Aug 2024 09:48:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:CC:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=vvwK4OT4Sp643RTDXo69Y1qShjPxCrk6ghZjjrAeEP0=; b=roxOJCjuvUQKplw+ds3uR/Scen p6HUw1rs9evifbDGVpqqPadSYab4mQ5QVWQQIP7QtunF2u4AavzrxhhqSXdsNtyoq/yLfPiCJ+okT xf0zMkgCHJHvgCUoNFmFg1GeHaeVtYqvXnkKjCh7E1c55Hk8E1Mu0pI5VSDLSaSsrmaPpGEW2ZH0l wT0JEEnNbqDEI9Em5+dU9J8iv6bykskm/xlx/Mwa1Dx6e1xbuI5bZoXyKSJpYhGftxJTUme9TAnJw f6U6Bu76lcmQmGceaQHLPCqWC3RdvC2LpoZ0S5xK8+aKUAfJU54DlcUOLBr+KkgXGCcVFOCb9rdjc mjXkH8PQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sbdHj-00000004blY-04eT; Wed, 07 Aug 2024 09:48:47 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sbdGy-00000004bbJ-2rFg for linux-arm-kernel@lists.infradead.org; Wed, 07 Aug 2024 09:48:02 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 4779lpZg092058; Wed, 7 Aug 2024 04:47:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1723024071; bh=vvwK4OT4Sp643RTDXo69Y1qShjPxCrk6ghZjjrAeEP0=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=anSb2QOniTJnYkhAngYdYoZsRSKHN1vs6YO/LQ0VQUpWxEM4nn+JIvP8kkCCzyjJZ ZRgQrvfIJ9OQJQV69cmuc18UHEPN0uSIwrFSFz+dIATh1ATP3KGEkqjvomQnMPJudJ LcbiGrau7pE+cKpaHSbdF0vwmcLnz+LcuTEzducA= Received: from DLEE103.ent.ti.com (dlee103.ent.ti.com [157.170.170.33]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 4779lp9F014664 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 7 Aug 2024 04:47:51 -0500 Received: from DLEE103.ent.ti.com (157.170.170.33) by DLEE103.ent.ti.com (157.170.170.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 7 Aug 2024 04:47:50 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE103.ent.ti.com (157.170.170.33) 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; Wed, 7 Aug 2024 04:47:50 -0500 Received: from localhost (uda0497581.dhcp.ti.com [10.24.68.185]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 4779loDO048866; Wed, 7 Aug 2024 04:47:50 -0500 Date: Wed, 7 Aug 2024 15:17:49 +0530 From: Manorit Chawdhry To: Neha Malcom Francis CC: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , , , , Aniket Limaye , Udit Kumar , Beleswar Padhi , Siddharth Vadapalli Subject: Re: [PATCH v3 4/5] arm64: dts: ti: k3-j721e*: Add bootph-* properties Message-ID: <20240807094749.3fmaxjdptw43adem@uda0497581> References: <20240730-b4-upstream-bootph-all-v3-0-9bc2eccb6952@ti.com> <20240730-b4-upstream-bootph-all-v3-4-9bc2eccb6952@ti.com> <81c14a3e-cdea-4367-8955-df7f2dbd2dce@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <81c14a3e-cdea-4367-8955-df7f2dbd2dce@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-20240807_024800_831699_3A3BB408 X-CRM114-Status: GOOD ( 16.93 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Neha, On 14:54-20240807, Neha Malcom Francis wrote: > Hi Manorit, > > On 30/07/24 15:23, Manorit Chawdhry wrote: > > Adds bootph-* properties to the leaf nodes to enable U-boot to > > utilise them. > > > > Signed-off-by: Manorit Chawdhry > > --- > > .../arm64/boot/dts/ti/k3-j721e-common-proc-board.dts | 20 ++++++++++++++++++++ > > arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 2 ++ > > arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 9 +++++++++ > > arch/arm64/boot/dts/ti/k3-j721e-sk.dts | 18 ++++++++++++++++++ > > arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi | 5 +++++ > > 5 files changed, 54 insertions(+) > > [..] > > @@ -440,6 +444,7 @@ &hbmc { > > flash@0,0 { > > compatible = "cypress,hyperflash", "cfi-flash"; > > reg = <0x00 0x00 0x4000000>; > > + bootph-all; > > partitions { > > compatible = "fixed-partitions"; > > > > Sanity boot tested on J721E-SK after porting to U-Boot. Thanks for the > patch, along with the reviews made by Udit (although one additional mention: > IIRC, OSPI partitions are cosmetic for the U-Boot driver, but better to add > bootph even if it's cosmetic in case the driver changes the next day), with > those addressed: > > Reviewed-by: Neha Malcom Francis Would be following up on those comments. Thanks for reviewing and testing! Regards, Manorit > > -- > Thanking You > Neha Malcom Francis