From nobody Fri Oct 3 00:03:13 2025 Received: from smtpout-04.galae.net (smtpout-04.galae.net [185.171.202.116]) (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 1683B3568E8; Tue, 9 Sep 2025 15:27:37 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.171.202.116 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1757431659; cv=none; b=PN1niiI/H3J+cLHeK9PUTyySe/pKkf+T5f5oa0Dw70GfNVMVoTxDTQnP3dn4d4YhE3EF1OYCQIUw/hgMUnSLUEsgm3VBOoK0bTSpfkvFbQegDxnJeGgQkCU4a5SddmsHq5NI0LDGrdYMqUVR+7GbDhD3BYTgnk4lIe5Rojzov0I= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1757431659; c=relaxed/simple; bh=kbMGAe/+JsSLuCWsd7AR+VOoMSNtPCA9vp8M4T5pLvM=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=NdhVmUXUXMSRwpvEiESYNKdsE9vz0j3ETnHyuUfNZ7SFEtwsCvcKyGZP/ovIGEbZr+Dn6EdoOy70V8ATK95OuKIkZn+CBN9JN0Qre2bs5/+RbT4pvRODPBpYi8DF3XlPxF4UyZHTJxrJATIxQOmSAtM9/+Z2IMK0YQcXI/dCdw4= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=DJr3rNnA; arc=none smtp.client-ip=185.171.202.116 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="DJr3rNnA" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id ADD06C6B394; Tue, 9 Sep 2025 15:27:20 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 62D2E60630; Tue, 9 Sep 2025 15:27:36 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 9533B102F2894; Tue, 9 Sep 2025 17:27:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1757431655; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding:in-reply-to:references; bh=/eFmuXxcv4zqFJtRDHtymL8tVc/bHkF0tbu9C4LZkWc=; b=DJr3rNnAni696gcEK98fgIM3zzRIPWo8a9vRmCrxvaMOUOC22MQJUlL1hrXH4XKr3GH0N/ 3Y8eaentva/xUG3Ms8FuzGfFHOyLydyyjmX6MA1hdCQ4uee8ZtEu74tKcdXon1yWue8r9y XKPjR5aA+lLuxYeCYREuM3AGBXg+E6RYJGCtw9qgcVo9HzyF8Xn+Axmz40j4zf97iiMFaj uQIYFz9bdzZMRS8nuPTmpebTGYiMw74Eld73FwF77U/peRINgnEeD/19DybJJfvFce3omL L3r3x9soUARTfeTgmbcC3ZuDx+s7U5i/y0j+X0AJYpQnKkCNkEwHV7oq9v4JAQ== From: Maxime Chevallier To: davem@davemloft.net Cc: Maxime Chevallier , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, thomas.petazzoni@bootlin.com, Andrew Lunn , Jakub Kicinski , Eric Dumazet , Paolo Abeni , Russell King , linux-arm-kernel@lists.infradead.org, Christophe Leroy , Herve Codina , Florian Fainelli , Heiner Kallweit , Vladimir Oltean , =?UTF-8?q?K=C3=B6ry=20Maincent?= , =?UTF-8?q?Marek=20Beh=C3=BAn?= , Oleksij Rempel , =?UTF-8?q?Nicol=C3=B2=20Veronese?= , Simon Horman , mwojtas@chromium.org, Antoine Tenart , devicetree@vger.kernel.org, Conor Dooley , Krzysztof Kozlowski , Rob Herring , Romain Gantois , Daniel Golle , Dimitri Fedrau Subject: [PATCH net-next v12 06/18] dt-bindings: net: dp83822: Deprecate ti,fiber-mode Date: Tue, 9 Sep 2025 17:26:02 +0200 Message-ID: <20250909152617.119554-7-maxime.chevallier@bootlin.com> X-Mailer: git-send-email 2.49.0 In-Reply-To: <20250909152617.119554-1-maxime.chevallier@bootlin.com> References: <20250909152617.119554-1-maxime.chevallier@bootlin.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-Last-TLS-Session-Version: TLSv1.3 Content-Type: text/plain; charset="utf-8" The newly added ethernet-connector binding allows describing an Ethernet connector with greater precision, and in a more generic manner, than ti,fiber-mode. Deprecate this property. Reviewed-by: Rob Herring (Arm) Signed-off-by: Maxime Chevallier Reviewed-by: Christophe Leroy --- Documentation/devicetree/bindings/net/ti,dp83822.yaml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/net/ti,dp83822.yaml b/Docume= ntation/devicetree/bindings/net/ti,dp83822.yaml index 28a0bddb9af9..dc6c50413a67 100644 --- a/Documentation/devicetree/bindings/net/ti,dp83822.yaml +++ b/Documentation/devicetree/bindings/net/ti,dp83822.yaml @@ -47,6 +47,9 @@ properties: is disabled. In fiber mode, auto-negotiation is disabled and the PHY can only wo= rk in 100base-fx (full and half duplex) modes. + This property is deprecated, for details please refer to + Documentation/devicetree/bindings/net/ethernet-connector.yaml + deprecated: true =20 rx-internal-delay-ps: description: | @@ -141,7 +144,12 @@ examples: tx-internal-delay-ps =3D <1>; ti,gpio2-clk-out =3D "xi"; mac-termination-ohms =3D <43>; + mdi { + connector-0 { + lanes =3D <1>; + media =3D "BaseF"; + }; + }; }; }; - ... --=20 2.49.0