
On 24/10/2024 16:24, Paul Barker wrote:
Configure ET0_TXC and ET1_TXC as outputs on the Renesas RZ/[GV]2L SMARC SoMs, as per RGMII specification.
Signed-off-by: Paul Barker paul.barker.ct@bp.renesas.com Reviewed-by: Geert Uytterhoeven geert+renesas@glider.be Acked-by: Linus Walleij linus.walleij@linaro.org Link: https://lore.kernel.org/20240625200316.4282-5-paul.barker.ct@bp.renesas.com Signed-off-by: Geert Uytterhoeven geert+renesas@glider.be
[ upstream commit: 41c934da488d3a5a79148ead3b5c5eecac1b1d5d ]
(cherry picked from commit 11cbf7bc3124f3d5267ea6aef8e4ba6d6b4f589e)
Apologies Geert and Linus W, this and the following patch are for U-Boot. `git send-email` Cc'd you based on the Reviewed-by & Acked-by tags. You can safely ignore these :)
I'll see if I can add some notes to the relevant U-Boot docs [1] [2] to use the `--no-signed-off-cc` argument to `git send-email` for such patches, so that myself and others hopefully don't make the same mistake in the future.
[1]: https://docs.u-boot.org/en/latest/develop/process.html#resyncing-of-the-devi... [2]: https://docs.u-boot.org/en/latest/develop/devicetree/control.html#resyncing-...
Thanks,