[PATCH 02/14] pinctrl: rzg2l: Support 2.5V PVDD for Ethernet interfaces
Marek Vasut
marek.vasut at mailbox.org
Sun Oct 27 17:14:33 CET 2024
On 10/24/24 5:24 PM, Paul Barker wrote:
> The Ethenet interfaces on the Renesas RZ/G2L SoC family can operate at
> multiple power supply voltages: 3.3V (default value), 2.5V and 1.8V.
>
> rzg2l_pinconf_set() is extended to support the 2.5V setting, with a
> check to ensure this is only used on Ethernet interfaces as it is not
> supported on the SD & QSPI interfaces.
>
> While we're modifying rzg2l_pinconf_set(), drop the unnecessary default
> value for pwr_reg as it is set in every branch of the following if
> condition.
>
> Signed-off-by: Paul Barker <paul.barker.ct at bp.renesas.com>
Is this ported from Linux ? If so, please include the Linux kernel
commit in the commit message, else ignore this comment.
More information about the U-Boot
mailing list