From nobody Wed Dec 17 23:53:14 2025 Received: from fllv0016.ext.ti.com (fllv0016.ext.ti.com [198.47.19.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1CB9017C21B; Wed, 26 Jun 2024 10:15:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.47.19.142 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719396950; cv=none; b=f7UwpDOADuvyGaQ4FUTY+9Wg/0sjQkVXSzU14efRmbrAdtADIwpr99hw7PFO1jd69Iq8ykAIwKVzqUuuz3B7y3gRo3heXoGw9zbBUclPamZ+4W/kr7cDn2KU5UEO6pittlXw4OeOGJ6bTIJH05yeMDs+ltSeEkUY4i8qdnUBhD0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719396950; c=relaxed/simple; bh=AgDVhgILAvQMimvjxKmLKt6jg1wvfEYWN7QdlmBb6OQ=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=C5URo++4ejcp3KgW5xNa7JpMs7ohPosA0of35h6gvKQxBfyP0hVAGqsMByjtZq7XrCh1DKyDsBsivz2iuxxy2LWeRvZPo7ODtn4Tt/LudXFgttO2dbPeqEb8dZSjwuJa4QiPLqpDPMU07X4C65grpWax5Ah5qymFCeFA2ywXOfA= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com; spf=pass smtp.mailfrom=ti.com; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b=ok2AXpCD; arc=none smtp.client-ip=198.47.19.142 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=ti.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="ok2AXpCD" Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 45QAFh5F102661; Wed, 26 Jun 2024 05:15:43 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1719396943; bh=6Bvy8KIl5AdX7NQR1rPBA3pvF17ql30TAszzHjX2eO0=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=ok2AXpCDHlb5GHL5OQN/PsgaLN5gbMDkoLFGl6tfG+gvFjotY8b7I6dYeGJwzh4fO vt3KldtgdRifVrFqhIClyUxjQPv5V13EBW1590BmVlrkthRy4goohXYubQsJlK1rVP JFQ5CUtGYWtP4yvvPsHtTCeWIZer73azaXKKyD3A= Received: from DFLE102.ent.ti.com (dfle102.ent.ti.com [10.64.6.23]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 45QAFhkJ012115 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 26 Jun 2024 05:15:43 -0500 Received: from DFLE111.ent.ti.com (10.64.6.32) by DFLE102.ent.ti.com (10.64.6.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 26 Jun 2024 05:15:43 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE111.ent.ti.com (10.64.6.32) 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, 26 Jun 2024 05:15:42 -0500 Received: from dhruva.dhcp.ti.com (dhruva.dhcp.ti.com [172.24.227.68]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 45QAFRVG091997; Wed, 26 Jun 2024 05:15:40 -0500 From: Dhruva Gole To: Nishanth Menon , Vignesh Raghavendra CC: , , , Roger Quadros , Andrew Davis , Tero Kristo , Dhruva Gole Subject: [RFT][PATCH 1/2] arm64: dts: ti: k3-am62p5-sk: fix graph_child_address warnings Date: Wed, 26 Jun 2024 15:45:19 +0530 Message-ID: <20240626101520.1782320-2-d-gole@ti.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240626101520.1782320-1-d-gole@ti.com> References: <20240626101520.1782320-1-d-gole@ti.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Content-Type: text/plain; charset="utf-8" Fix the following warnings that are thrown when building dtbs with W=3D1: ../arch/arm64/boot/dts/ti/k3-am62p5-sk.dts:367.10-376.6: Warning (graph_chi= ld_address): /bus@f0000/i2c@20000000/usb-power-controller@3f/connector/port= s: graph node has single child node 'port@0', #address-cells/#size-cells ar= e not necessary ../arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi:647.22-657.5: War= ning (graph_child_address): /bus@f0000/usb@f900000/usb@31000000: graph node= has single child node 'port@0', #address-cells/#size-cells are not necessa= ry also defined at ../arch/arm64/boot/dts/ti/k3-am62p5-sk.dts:517.7-528.3 Cc: Roger Quadros Signed-off-by: Dhruva Gole Reviewed-by: Roger Quadros --- arch/arm64/boot/dts/ti/k3-am62p5-sk.dts | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts b/arch/arm64/boot/dts/= ti/k3-am62p5-sk.dts index fb980d46e304..ff65955551a3 100644 --- a/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts +++ b/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts @@ -364,14 +364,9 @@ connector { self-powered; data-role =3D "dual"; power-role =3D "sink"; - ports { - #address-cells =3D <1>; - #size-cells =3D <0>; - port@0 { - reg =3D <0>; - usb_con_hs: endpoint { - remote-endpoint =3D <&usb0_hs_ep>; - }; + port { + usb_con_hs: endpoint { + remote-endpoint =3D <&usb0_hs_ep>; }; }; }; @@ -516,11 +511,8 @@ &usbss1 { =20 &usb0 { usb-role-switch; - #address-cells =3D <1>; - #size-cells =3D <0>; =20 - port@0 { - reg =3D <0>; + port { usb0_hs_ep: endpoint { remote-endpoint =3D <&usb_con_hs>; }; --=20 2.34.1 From nobody Wed Dec 17 23:53:14 2025 Received: from lelv0142.ext.ti.com (lelv0142.ext.ti.com [198.47.23.249]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 18B151779B7; Wed, 26 Jun 2024 10:16:07 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.47.23.249 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719396969; cv=none; b=nN+ly/BjMY/A9ibZsc97P+XLFUvbyr3jBpPW3A6TQFAj9i1ma6z5jtabigARrA9ICUOZwqEMkcw4VDsf0kU7wdnw38O4FZ6nIYzyOHhAc0BpdzP5PMD7wvdSLV3JxXqp3uiV9JqrDlpV7ZJ2W9JsViXRnquN1tkK1bIi5D0lRsM= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1719396969; c=relaxed/simple; bh=FlJBMKh6pYOgBkI3JanFh1HtuN0ra91QyvCdfw8LFlM=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=YEtmZ+6vIuz4osQvEMLCHdYmTzSla2Ryyr/rPIiXUSP48JbauI9NcjlXJ90JAcnZN+/49KpkgvQ779Odi4rSl4Vo0uuQqmM5h6nrEqZYKPKw494VzdpgygHxxMhHgg7WVrZplMlg3EPCDGFPv/vICOhE/OQn8/C49tEer8LJHGY= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com; spf=pass smtp.mailfrom=ti.com; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b=JjXtKRq+; arc=none smtp.client-ip=198.47.23.249 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=ti.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=ti.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ti.com header.i=@ti.com header.b="JjXtKRq+" Received: from fllv0034.itg.ti.com ([10.64.40.246]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 45QAFoum102072; Wed, 26 Jun 2024 05:15:50 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1719396950; bh=YmMi7eqXgj2Ayl0xxOQqOV1H5iE1uA0DZcl9PqL50IU=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=JjXtKRq+f1iilEjQurR8RXX30QhtEIq4twQLqfaSG2SJnqPoYEbPVAxSqM+EKlEwY +ax7eMFjev6O1XQlITugvmu8O1zUkjPrF4trdvKXUchuPFN3u1AtEd2RttqIHE/r12 BJibhJ/WJFoqWoZkvnZTgyBePDc1KhrZu/M7LLFI= Received: from DLEE106.ent.ti.com (dlee106.ent.ti.com [157.170.170.36]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 45QAFodL017583 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 26 Jun 2024 05:15:50 -0500 Received: from DLEE103.ent.ti.com (157.170.170.33) by DLEE106.ent.ti.com (157.170.170.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 26 Jun 2024 05:15:49 -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, 26 Jun 2024 05:15:49 -0500 Received: from dhruva.dhcp.ti.com (dhruva.dhcp.ti.com [172.24.227.68]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 45QAFRVH091997; Wed, 26 Jun 2024 05:15:47 -0500 From: Dhruva Gole To: Nishanth Menon , Vignesh Raghavendra CC: , , , Roger Quadros , Andrew Davis , Tero Kristo , Dhruva Gole Subject: [RFT][PATCH 2/2] arm64: dts: ti: k3-am62x-sk-common: Fix graph_child_address warns Date: Wed, 26 Jun 2024 15:45:20 +0530 Message-ID: <20240626101520.1782320-3-d-gole@ti.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20240626101520.1782320-1-d-gole@ti.com> References: <20240626101520.1782320-1-d-gole@ti.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 Content-Type: text/plain; charset="utf-8" Fix the following warnings when compiling dtbs with W=3D1: ../arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi:343.10-353.6: Warning (gr= aph_child_address): /bus@f0000/i2c@20000000/tps6598x@3f/connector/ports: gr= aph node has single child node 'port@0', #address-cells/#size-cells are not= necessary ../arch/arm64/boot/dts/ti/k3-am62-main.dtsi:633.22-643.5: Warning (graph_ch= ild_address): /bus@f0000/dwc3-usb@f900000/usb@31000000: graph node has sing= le child node 'port@0', #address-cells/#size-cells are not necessary Cc: Roger Quadros Signed-off-by: Dhruva Gole Tested-by: Roger Quadros --- arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi | 17 ++++------------- 1 file changed, 4 insertions(+), 13 deletions(-) diff --git a/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi b/arch/arm64/bo= ot/dts/ti/k3-am62x-sk-common.dtsi index ce7ab338f468..465743d6cc21 100644 --- a/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi @@ -340,15 +340,9 @@ connector { self-powered; data-role =3D "dual"; power-role =3D "sink"; - ports { - #address-cells =3D <1>; - #size-cells =3D <0>; - - port@0 { - reg =3D <0>; - usb_con_hs: endpoint { - remote-endpoint =3D <&usb0_hs_ep>; - }; + port { + usb_con_hs: endpoint { + remote-endpoint =3D <&usb0_hs_ep>; }; }; }; @@ -475,12 +469,9 @@ &usbss1 { =20 &usb0 { bootph-all; - #address-cells =3D <1>; - #size-cells =3D <0>; usb-role-switch; =20 - port@0 { - reg =3D <0>; + port { usb0_hs_ep: endpoint { remote-endpoint =3D <&usb_con_hs>; }; --=20 2.34.1