On 6/18/24 15:30, Luca Weiss wrote:
Without explicitly specifying names for the regulators they are named based on the DeviceTree node name. This results in multiple regulators with the same name, making debug prints and regulator_summary impossible to reason about. Signed-off-by: Luca Weiss <luca.we...@fairphone.com> ---
Reviewed-by: Konrad Dybcio <konrad.dyb...@linaro.org> Konrad