On Thu, 29 Jun 2023 22:35:41 +0200, Konrad Dybcio wrote: > Modern Qualcomm SoCs have a REFGEN (reference voltage generator) > regulator, providing reference voltage to on-chip IP, like PHYs. > It's controlled through MMIO and we can toggle it or read its state back. > > Describe it. > > Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > --- > .../regulator/qcom,sdm845-refgen-regulator.yaml | 57 ++++++++++++++++++++++ > 1 file changed, 57 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>