[PATCH RFC v2 2/4] regulator: Add Renesas RZ/G2L USB VBUS regulator driver

Mark Brown broonie at kernel.org
Fri Jun 7 08:31:02 PDT 2024


On Fri, Jun 07, 2024 at 12:37:43PM +0100, Biju Das wrote:

> +static const unsigned int vbus_voltages[] = {
> +	3300000, 0
> +};
> +
> +static const struct regulator_ops rzg2l_usb_vbus_reg_ops = {
> +	.list_voltage = regulator_list_voltage_table,
> +};

This is an enable control, not a voltage set control?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-phy/attachments/20240607/52d953c9/attachment.sig>


More information about the linux-phy mailing list