On Wed, 11 May 2022 18:48:27 +0530, Satya Priya wrote: > Add regulators and their parent supplies along with example. > > Signed-off-by: Satya Priya <quic_c_skakit@xxxxxxxxxxx> > Reviewed-by: Stephen Boyd <swboyd@xxxxxxxxxxxx> > --- > Changes in V12: > - None. > > Changes in V11: > - Add ldos directly under pm8008@8 node, remove the intermediate "regulators" > node. > > Changes in V10: > - Regulators are added as a part of pm8008@8 device. Change bindings doc > accordingly. > > Changes in V9: > - Remove description for reg and drop unused phandle from example. > > Changes in V8: > - This is split from pm8008.yaml binding. > > .../devicetree/bindings/mfd/qcom,pm8008.yaml | 50 ++++++++++++++++++++++ > 1 file changed, 50 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>