* [RESEND PATCH net v2] dt-bindings: net: sun8i-emac: Add phy-supply property
@ 2022-12-31 22:05 Samuel Holland
2023-01-01 15:00 ` patchwork-bot+netdevbpf
0 siblings, 1 reply; 2+ messages in thread
From: Samuel Holland @ 2022-12-31 22:05 UTC (permalink / raw)
To: David S . Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni
Cc: Samuel Holland, Rob Herring, Andre Przywara, Chen-Yu Tsai,
Jernej Skrabec, Krzysztof Kozlowski, LABBE Corentin,
Maxime Ripard, Rob Herring, devicetree, linux-arm-kernel,
linux-kernel, linux-sunxi, netdev
This property has always been supported by the Linux driver; see
commit 9f93ac8d4085 ("net-next: stmmac: Add dwmac-sun8i"). In fact, the
original driver submission includes the phy-supply code but no mention
of it in the binding, so the omission appears to be accidental. In
addition, the property is documented in the binding for the previous
hardware generation, allwinner,sun7i-a20-gmac.
Document phy-supply in the binding to fix devicetree validation for the
25+ boards that already use this property.
Fixes: 0441bde003be ("dt-bindings: net-next: Add DT bindings documentation for Allwinner dwmac-sun8i")
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Samuel Holland <samuel@sholland.org>
---
Resending with "net" explicitly in the subject.
Changes in v2:
- Drop the rest of the series, which was obsoleted by the dt-schema fix
- Add Acked-by/Reviewed-by tags
.../devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml b/Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml
index 1432fda3b603..47bc2057e629 100644
--- a/Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml
+++ b/Documentation/devicetree/bindings/net/allwinner,sun8i-a83t-emac.yaml
@@ -40,6 +40,9 @@ properties:
clock-names:
const: stmmaceth
+ phy-supply:
+ description: PHY regulator
+
syscon:
$ref: /schemas/types.yaml#/definitions/phandle
description:
--
2.37.4
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [RESEND PATCH net v2] dt-bindings: net: sun8i-emac: Add phy-supply property
2022-12-31 22:05 [RESEND PATCH net v2] dt-bindings: net: sun8i-emac: Add phy-supply property Samuel Holland
@ 2023-01-01 15:00 ` patchwork-bot+netdevbpf
0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-01-01 15:00 UTC (permalink / raw)
To: Samuel Holland
Cc: davem, edumazet, kuba, pabeni, robh, andre.przywara, wens,
jernej.skrabec, krzysztof.kozlowski+dt, clabbe.montjoie, mripard,
robh+dt, devicetree, linux-arm-kernel, linux-kernel, linux-sunxi,
netdev
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:
On Sat, 31 Dec 2022 16:05:46 -0600 you wrote:
> This property has always been supported by the Linux driver; see
> commit 9f93ac8d4085 ("net-next: stmmac: Add dwmac-sun8i"). In fact, the
> original driver submission includes the phy-supply code but no mention
> of it in the binding, so the omission appears to be accidental. In
> addition, the property is documented in the binding for the previous
> hardware generation, allwinner,sun7i-a20-gmac.
>
> [...]
Here is the summary with links:
- [RESEND,net,v2] dt-bindings: net: sun8i-emac: Add phy-supply property
https://git.kernel.org/netdev/net/c/a3542b0ccd58
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-01 15:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-31 22:05 [RESEND PATCH net v2] dt-bindings: net: sun8i-emac: Add phy-supply property Samuel Holland
2023-01-01 15:00 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).