On Mon, 13 May 2019 18:10:22 +0200, Fabien Parent wrote: > Add binding documentation of the regulator for MT6392 SoCs. > > Signed-off-by: Fabien Parent <fparent@xxxxxxxxxxxx> > --- > > v2: > * Use 'pmic' as node name for the pmic. > * Use 'regulators' as node name for the regulators > * use dash instead of underscore for regulator's node names. > > --- > .../bindings/regulator/mt6392-regulator.txt | 220 ++++++++++++++++++ > 1 file changed, 220 insertions(+) > create mode 100644 Documentation/devicetree/bindings/regulator/mt6392-regulator.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>