Scroll to navigation

REGULATOR_USE_DUMMY_(9) API reference REGULATOR_USE_DUMMY_(9)

NAME

regulator_use_dummy_regulator - Provide a dummy regulator when none is found

SYNOPSIS

void regulator_use_dummy_regulator(void);

ARGUMENTS

void

no arguments

DESCRIPTION

Calling this function will cause the regulator API to provide a dummy regulator to consumers if no physical regulator is found, allowing most consumers to proceed as though a regulator were configured. This allows systems such as those with software controllable regulators for the CPU core only to be brought up more readily.

AUTHORS

Liam Girdwood <lrg@slimlogic.co.uk>

Author.

Mark Brown <broonie@opensource.wolfsonmicro.com>
Wolfson Microelectronics,

Author.

COPYRIGHT

June 2023 Kernel Hackers Manual 3.10