netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: net: renesas,etheravb: RZ/G2H needs tx-internal-delay-ps
@ 2021-01-05 15:15 Geert Uytterhoeven
  2021-01-10  3:47 ` Jakub Kicinski
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2021-01-05 15:15 UTC (permalink / raw)
  To: Sergei Shtylyov, David S . Miller, Jakub Kicinski, Rob Herring
  Cc: netdev, linux-renesas-soc, devicetree, Geert Uytterhoeven

The merge resolution of the interaction of commits 307eea32b202864c
("dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC") and
d7adf6331189cbe9 ("dt-bindings: net: renesas,etheravb: Convert to
json-schema") missed that "tx-internal-delay-ps" should be a required
property on RZ/G2H.

Fixes: 8b0308fe319b8002 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/net/renesas,etheravb.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/renesas,etheravb.yaml b/Documentation/devicetree/bindings/net/renesas,etheravb.yaml
index 244befb6402aa8b4..de9dd574a2f954a3 100644
--- a/Documentation/devicetree/bindings/net/renesas,etheravb.yaml
+++ b/Documentation/devicetree/bindings/net/renesas,etheravb.yaml
@@ -163,6 +163,7 @@ allOf:
             enum:
               - renesas,etheravb-r8a774a1
               - renesas,etheravb-r8a774b1
+              - renesas,etheravb-r8a774e1
               - renesas,etheravb-r8a7795
               - renesas,etheravb-r8a7796
               - renesas,etheravb-r8a77961
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: net: renesas,etheravb: RZ/G2H needs tx-internal-delay-ps
  2021-01-05 15:15 [PATCH] dt-bindings: net: renesas,etheravb: RZ/G2H needs tx-internal-delay-ps Geert Uytterhoeven
@ 2021-01-10  3:47 ` Jakub Kicinski
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Kicinski @ 2021-01-10  3:47 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Sergei Shtylyov, David S . Miller, Rob Herring, netdev,
	linux-renesas-soc, devicetree

On Tue,  5 Jan 2021 16:15:16 +0100 Geert Uytterhoeven wrote:
> The merge resolution of the interaction of commits 307eea32b202864c
> ("dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC") and
> d7adf6331189cbe9 ("dt-bindings: net: renesas,etheravb: Convert to
> json-schema") missed that "tx-internal-delay-ps" should be a required
> property on RZ/G2H.
> 
> Fixes: 8b0308fe319b8002 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net")
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

I don't see this in linux-next so applied to net, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-10  3:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-05 15:15 [PATCH] dt-bindings: net: renesas,etheravb: RZ/G2H needs tx-internal-delay-ps Geert Uytterhoeven
2021-01-10  3:47 ` Jakub Kicinski

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).