Skip to content

Commit

Permalink
dt-bindings: net: renesas,etheravb: RZ/G2H needs tx-internal-delay-ps
Browse files Browse the repository at this point in the history
The merge resolution of the interaction of commits 307eea3
("dt-bindings: net: renesas,ravb: Add support for r8a774e1 SoC") and
d7adf63 ("dt-bindings: net: renesas,etheravb: Convert to
json-schema") missed that "tx-internal-delay-ps" should be a required
property on RZ/G2H.

Fixes: 8b0308f ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net")
Signed-off-by: Geert Uytterhoeven <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
  • Loading branch information
geertu authored and kuba-moo committed Jan 10, 2021
1 parent 26c49f0 commit f97844f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ allOf:
enum:
- renesas,etheravb-r8a774a1
- renesas,etheravb-r8a774b1
- renesas,etheravb-r8a774e1
- renesas,etheravb-r8a7795
- renesas,etheravb-r8a7796
- renesas,etheravb-r8a77961
Expand Down

0 comments on commit f97844f

Please sign in to comment.