[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <176159122491.1402525.10322213596595945549.robh@kernel.org>
Date: Mon, 27 Oct 2025 13:54:19 -0500
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Prabhakar <prabhakar.csengg@...il.com>
Cc: Jakub Kicinski <kuba@...nel.org>, Andrew Lunn <andrew+netdev@...n.ch>,
"David S. Miller" <davem@...emloft.net>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
linux-kernel@...r.kernel.org, Eric Dumazet <edumazet@...gle.com>,
devicetree@...r.kernel.org,
Neil Armstrong <neil.armstrong@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Heiko Stuebner <heiko@...ech.de>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>,
netdev@...r.kernel.org, Paolo Abeni <pabeni@...hat.com>
Subject: Re: [PATCH net-next v2] dt-bindings: net: phy: vsc8531: Convert to
DT schema
On Sat, 25 Oct 2025 07:48:50 +0100, Prabhakar wrote:
> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>
>
> Convert VSC8531 Gigabit ethernet phy binding to DT schema format. While
> at it add compatible string for VSC8541 PHY which is very much similar
> to the VSC8531 PHY and is already supported in the kernel. VSC8541 PHY
> is present on the Renesas RZ/T2H EVK.
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>
> ---
> Inspired from the DT warnings seen while running dtbs check [0],
> took an opportunity to convert this binding to DT schema format.
> As there was no entry in the maintainers file Ive added myself
> as the maintainer for this binding.
> [0] https://lore.kernel.org/all/176073765433.419659.2490051913988670515.robh@kernel.org/
>
> Note,
> 1] As there is no entry in maintainers file for this binding, Ive added myself
> as the maintainer for this binding.
>
> v1->v2:
> - Updated dependencies format as per review comments.
> - Updated vsc8531,edge-slowdown description to use formatting.
> ---
> .../bindings/net/mscc-phy-vsc8531.txt | 73 ----------
> .../bindings/net/mscc-phy-vsc8531.yaml | 131 ++++++++++++++++++
> .../devicetree/bindings/vendor-prefixes.yaml | 2 +-
> 3 files changed, 132 insertions(+), 74 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/net/mscc-phy-vsc8531.txt
> create mode 100644 Documentation/devicetree/bindings/net/mscc-phy-vsc8531.yaml
>
Reviewed-by: Rob Herring (Arm) <robh@...nel.org>
Powered by blists - more mailing lists