• Mark Brown's avatar
    regulator: Don't disable unused regulators we don't have permission for · e9535834
    Mark Brown authored
    In the spirit of conservatism that governs our general approach to
    permissions it is better if we don't touch regulators we weren't explicitly
    given permissions to control. This avoids the need to explicitly specify
    unknown regulators in DT as always on, if a regulator is not otherwise
    involved in software control it can be omitted from the DT.
    
    Regulators explicitly given constraints in DT still need to have an always
    on constraint specified as before.
    Signed-off-by: default avatarMark Brown <broonie@linaro.org>
    e9535834
core.c 98.8 KB