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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 192DBC04FFE for ; Mon, 20 May 2024 06:05:27 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5611288286; Mon, 20 May 2024 08:05:26 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=ti.com header.i=@ti.com header.b="I/48JMuX"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 1C5C08817B; Mon, 20 May 2024 08:05:25 +0200 (CEST) Received: from fllv0015.ext.ti.com (fllv0015.ext.ti.com [198.47.19.141]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 06CC48817B for ; Mon, 20 May 2024 08:05:21 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=c-vankar@ti.com Received: from fllv0035.itg.ti.com ([10.64.41.0]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 44K656jv027316; Mon, 20 May 2024 01:05:06 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1716185106; bh=y+8H4tbTS3t1QO+4WbwuXP3bSi8cCkJFTpVyHguixp8=; h=Date:Subject:From:To:CC:References:In-Reply-To; b=I/48JMuXwHi47bmul4m5S+3USqZ5yM8UpMITlQoZzRWtOS8jmkFzYOovsmERWed6O jAn+1TZ+rcwBnPXeCl3XDVAvfF9X78u8JxxWsma52v8/a3J3HLhZ3z9Xp46m3uOguz bBoh+ezRvuiSUqAzoKevRR87NXa9ywqBXc3CiTM0= Received: from DLEE113.ent.ti.com (dlee113.ent.ti.com [157.170.170.24]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 44K656xo125203 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 20 May 2024 01:05:06 -0500 Received: from DLEE101.ent.ti.com (157.170.170.31) by DLEE113.ent.ti.com (157.170.170.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Mon, 20 May 2024 01:05:06 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE101.ent.ti.com (157.170.170.31) 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; Mon, 20 May 2024 01:05:06 -0500 Received: from [172.24.227.220] (chintan-thinkstation-p360-tower.dhcp.ti.com [172.24.227.220]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 44K64wmm066873; Mon, 20 May 2024 01:04:59 -0500 Message-ID: Date: Mon, 20 May 2024 11:34:58 +0530 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v2 10/10] arch: arm: dts: k3-am62-sk-u-boot: Add missing "bootph-all" property to phy_gmii_sel node From: Chintan Vankar To: Roger Quadros , =?UTF-8?Q?Marek_Beh=C3=BAn?= , Michal Simek , Vignesh Raghavendra , MD Danish Anwar , Udit Kumar , Matthias Schiffer , Andreas Dannenberg , Devarsh Thakkar , Bin Meng , Sean Anderson , "Kishon Vijay Abraham I" , Nikhil M Jain , Wadim Egorov , Joao Paulo Goncalves , Mattijs Korpershoek , Dhruva Gole , Francesco Dolcini , Andrew Davis , Maxime Ripard , Neha Malcom Francis , Simon Glass , Siddharth Vadapalli , Nishanth Menon , Tom Rini CC: References: <20240425120822.2048012-1-c-vankar@ti.com> <20240425120822.2048012-11-c-vankar@ti.com> <5ac873d5-e485-47d3-b5de-f537c1fb88b1@kernel.org> Content-Language: en-US In-Reply-To: Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.8 at phobos.denx.de X-Virus-Status: Clean On 25/04/24 18:06, Chintan Vankar wrote: > > > On 25/04/24 18:01, Roger Quadros wrote: >> >> >> On 25/04/2024 15:08, Chintan Vankar wrote: >>> Add "bootph-all" property to CPSW MAC's PHY node phy_gmii_sel. >>> >>> Signed-off-by: Chintan Vankar >>> --- >>> >>> Changes from v1 to v2: >>> - This patch is newly added in this series to enable CPSW MAC's PHY >>>    node "phy_gmii_sel". As per discussion at here: >>>    https://lore.kernel.org/r/20240112130127.rvvrhz7p4vmlyalh@smother/ >>>    changes made by this patch can be dropped in the future when the >>>    DT-Sync is performed with am62-main.dtsi containing this change in >>>    the Linux DT which will match U-Boot's DT. >> >> I don't think bootph-all exists in am62-main.dtsi. It should come from >> board.dts >> > > Yes, I am having the same discussion at here: > https://lore.kernel.org/all/c13ac165-7cbd-4e53-914e-8c6bc28250e3@ti.com/ > Since I have posted patch which adds bootph-all property to "k3-am62x-sk-common.dtsi" at here: https://lore.kernel.org/r/20240430085048.3143665-1-c-vankar@ti.com/ and it has no open comments and this series also does not have any open comments, so can it be merged ? >>> >>>   arch/arm/dts/k3-am625-sk-u-boot.dtsi | 4 ++++ >>>   1 file changed, 4 insertions(+) >>> >>> diff --git a/arch/arm/dts/k3-am625-sk-u-boot.dtsi >>> b/arch/arm/dts/k3-am625-sk-u-boot.dtsi >>> index fa778b0ff4..e9a1afde95 100644 >>> --- a/arch/arm/dts/k3-am625-sk-u-boot.dtsi >>> +++ b/arch/arm/dts/k3-am625-sk-u-boot.dtsi >>> @@ -46,3 +46,7 @@ >>>   &cpsw_port2 { >>>       status = "disabled"; >>>   }; >>> + >>> +&phy_gmii_sel { >>> +    bootph-all; >>> +}; >>