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 3968FC3DA7F for ; Wed, 7 Aug 2024 05:34:26 +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:Content-Transfer-Encoding: Content-Type:In-Reply-To:From:References:CC:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=UqP/Mn+qe0l/Bk4LShUp7zWxlQ3sZIa6pTWZ82c1mxo=; b=hBx3rugzreI2JAmq1BfZy5iz63 f9uufzgcQixdn1PCI0xEvFk9cLeFjA0hdQjhMqZwx2hSBorbSitR1OmDywOmE0WSyyL+vj1OHq4cx PL9xEvtRLb+nTuWzGuy4MtnoFl5AofDsugdtdeBcDLDsY1nxWkPqtKsPIk6zukZtQvhSEvfzdb9d2 LRz5hhWSBX5A2rH61578u2jbsPX22xPZLHibA0ZMy1MRsC1GrubG/OQ2S8jQBD4dKL6dbO92vFamH FuZM3ESuBfsAmBavNAXXNN0hBE2hUgk5jkpKKrRthRhJs4V7t8/JiVDY7UeBW25o3XJM5atkf5XLU wWB9jefw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sbZJN-00000003shN-27iB; Wed, 07 Aug 2024 05:34:13 +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 1sbZIp-00000003sdF-2bJP for linux-arm-kernel@lists.infradead.org; Wed, 07 Aug 2024 05:33:41 +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 4775XZQp021692; Wed, 7 Aug 2024 00:33:35 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1723008815; bh=UqP/Mn+qe0l/Bk4LShUp7zWxlQ3sZIa6pTWZ82c1mxo=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=XGonyJ6Xoh6EXWge3+DqcXhcqiuCvQU2YZ34so9fbjuQXrVp2h8MPGm01/NWlv5sJ VPJE7Kta9TUG621B4SoGdqynP4aBGzwOd2tSXi91MbcX6mIm8Fel097DoK6Uv9MuLv LZ1BZ2TtxhzdimvKBEkBXNkHaFjfo09iLHrj1MJE= Received: from DLEE114.ent.ti.com (dlee114.ent.ti.com [157.170.170.25]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 4775XZMP127221 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 7 Aug 2024 00:33:35 -0500 Received: from DLEE104.ent.ti.com (157.170.170.34) by DLEE114.ent.ti.com (157.170.170.25) 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 00:33:34 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DLEE104.ent.ti.com (157.170.170.34) 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 00:33:34 -0500 Received: from [172.24.227.36] (a0497641-hp-z2-tower-g9-workstation-desktop-pc.dhcp.ti.com [172.24.227.36] (may be forged)) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 4775XUt2024626; Wed, 7 Aug 2024 00:33:30 -0500 Message-ID: <8a910e2f-aaf2-40cd-8131-a1a2531a12c8@ti.com> Date: Wed, 7 Aug 2024 11:03:29 +0530 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v3 1/5] arm64: dts: ti: k3-j721s2*: Add bootph-* properties To: Manorit Chawdhry , Nishanth Menon CC: Andrew Davis , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , , , , Aniket Limaye , Udit Kumar , Beleswar Padhi , Siddharth Vadapalli References: <20240730-b4-upstream-bootph-all-v3-0-9bc2eccb6952@ti.com> <20240730-b4-upstream-bootph-all-v3-1-9bc2eccb6952@ti.com> <20240806150700.uw4xdanjr4ypdvm3@rasping> <20240807052628.jclbmw4zs72jm6km@uda0497581> Content-Language: en-US From: Neha Malcom Francis In-Reply-To: <20240807052628.jclbmw4zs72jm6km@uda0497581> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit 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-20240806_223339_787454_457D6EDD X-CRM114-Status: GOOD ( 17.06 ) 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 Manorit On 07/08/24 10:56, Manorit Chawdhry wrote: > Hi Nishanth, > > On 10:07-20240806, Nishanth Menon wrote: >> On 09:43-20240806, Andrew Davis wrote: >>> On 7/30/24 4:53 AM, Manorit Chawdhry wrote: >>>> Adds bootph-* properties to the leaf nodes to enable U-boot to >>>> utilise them. >>> >>> U-Boot? Let's try to pretend like this is a generic property and >>> just say "bootloader" :) >>>> @@ -445,6 +446,7 @@ flash@0 { >>>> cdns,tchsh-ns = <60>; >>>> cdns,tslch-ns = <60>; >>>> cdns,read-delay = <4>; >>>> + bootph-all; >> >> Here and elsewhere, follow: >> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/dts-coding-style.rst#n117 > > Could you tell me what are you seeing wrong? The dts-coding-style that > you shared doesn't tell a specific location for bootph-* properties so > using the generic reasoning. > > "1. Most important properties start the node: compatible then bus addressing to > match unit address." > > This is the least important property considering Linux and hence the > reasoning was that it should come in the last. Also, j722s and am62p > follow the same convention so it was taken from there only. > Not sure if this is what he meant, but bootph-* comes under standard/common properties as per my understanding of the coding style. And status needs to be at the very end if it's there (in this case it's not but just mentioning). > Regards, > Manorit > >> >> >>>> }; >>>> }; >>>> >> >> -- >> Regards, >> Nishanth Menon >> Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D -- Thanking You Neha Malcom Francis