From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-02.galae.net (smtpout-02.galae.net [185.246.84.56]) (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 9761C1FF7D7; Fri, 28 Nov 2025 08:35:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.84.56 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764318932; cv=none; b=rgcJtjQ+fSO/rXPCBOJRxWdGu69mWRWon+6FwZpCk55fstqA4QhDq26eEFt6TNT0eXh2Ej+qSi1Zper4VG9t1IGvgqJYEJ78pVC7tzLg0WLg1j0TuuAmza4hevqOdEZkGEanPuK+lXOJSRbN6xwS7o2WLF1iksgDEf2TXHaHQzI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764318932; c=relaxed/simple; bh=cNQfnriMaenwW717i8RQ5vp8YIX3PGdSlwhtPm85SMk=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=EFzgwNtxH+8BWS0XR+wgl0Sqyt9bVUETwMguu8xK4Ed7xzQ1ixs/N7NeeTUJ7hMX5oEdVXZ/LQzML4jQe6bVYdfaOXSPZ3oeAvPpB8FOUvFPiPxuDNs6v1OrrvQmmJoDOrKVwM/oUiLfLF5z44UlJBnLUFbjo1iwdzhgS+F9Mck= 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=kG/emZ/q; arc=none smtp.client-ip=185.246.84.56 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="kG/emZ/q" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-02.galae.net (Postfix) with ESMTPS id 352771A1DE6; Fri, 28 Nov 2025 08:35:28 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 09EB760706; Fri, 28 Nov 2025 08:35:28 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id CF2A1103C8EF1; Fri, 28 Nov 2025 09:35:21 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1764318926; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:content-language:in-reply-to:references; bh=bt0bVS+dg/E4D/40L3Rqo22NkXCeP8ALUu6d+/7zrIE=; b=kG/emZ/q4AlsESETvUY6cJ8iOxWvuUVxDCqR93cSukgqmqi5/LCMQVLWn/a0bOrFtfiqi1 68f2icCURNipB7gan5YKT06hmGsb8iD1dJUFYG7yGUylVTCAo5ymdoA9MhwUUidaouAkfn Gqzd9OJ0nNQwvnw/W9hfs+rDAgG6d0iXOcyD8/W9wqgGKlbmBmkQsp8ENDCEizVp9zvBJ8 Uuj2ONgLAtSYjz4ugMOwi8Vx58ErimfuTiAf0LUOmcoaIcOTZMRAqlnOyx8sqBQIRPsGFD qwKJriMsgATLDwEaiIhlJ17qgWibLeMK9Ip9chCU6yM2cLx+Wg1gAt+8/b4x4A== Message-ID: Date: Fri, 28 Nov 2025 09:35:21 +0100 Precedence: bulk X-Mailing-List: linux-arm-msm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH net-next v20 05/14] dt-bindings: net: dp83822: Deprecate ti,fiber-mode To: "Rob Herring (Arm)" Cc: Romain Gantois , linux-arm-msm@vger.kernel.org, Andrew Lunn , Jakub Kicinski , davem@davemloft.net, Florian Fainelli , mwojtas@chromium.org, devicetree@vger.kernel.org, Tariq Toukan , thomas.petazzoni@bootlin.com, Conor Dooley , Dimitri Fedrau , Simon Horman , =?UTF-8?Q?Marek_Beh=C3=BAn?= , Krzysztof Kozlowski , Eric Dumazet , Herve Codina , linux-arm-kernel@lists.infradead.org, Paolo Abeni , Daniel Golle , =?UTF-8?Q?K=C3=B6ry_Maincent?= , Oleksij Rempel , Antoine Tenart , Heiner Kallweit , =?UTF-8?Q?Nicol=C3=B2_Veronese?= , Vladimir Oltean , Christophe Leroy , Russell King , netdev@vger.kernel.org, linux-kernel@vger.kernel.org References: <20251127171800.171330-1-maxime.chevallier@bootlin.com> <20251127171800.171330-6-maxime.chevallier@bootlin.com> <176426738519.367608.14469073626442288770.robh@kernel.org> From: Maxime Chevallier Content-Language: en-US In-Reply-To: <176426738519.367608.14469073626442288770.robh@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Last-TLS-Session-Version: TLSv1.3 Hi, On 27/11/2025 19:16, Rob Herring (Arm) wrote: > > On Thu, 27 Nov 2025 18:17:48 +0100, Maxime Chevallier wrote: >> 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) >> Reviewed-by: Christophe Leroy >> Tested-by: Christophe Leroy >> Signed-off-by: Maxime Chevallier >> --- >> Documentation/devicetree/bindings/net/ti,dp83822.yaml | 9 ++++++++- >> 1 file changed, 8 insertions(+), 1 deletion(-) >> > > My bot found errors running 'make dt_binding_check' on your patch: > > yamllint warnings/errors: > > dtschema/dtc warnings/errors: > > > doc reference errors (make refcheckdocs): I don't see any error here :) maybe an issue with the bot ? Maxime