On Mon, Jul 23, 2018 at 09:47:46AM +0200, Marco Felsch wrote: > This binding is used to keep the backward compatibility with the current > dtb's [1]. The binding informs the driver that the unused switch regulators > can be disabled. > If it is not specified, the driver doesn't disable the switch regulators. > > [1] https://patchwork.kernel.org/patch/10490381/ > > Signed-off-by: Marco Felsch <[email protected]> > > --- > Changes in v3: > - rename dt binding, add -sw suffix > - fix description > > Changes in V2: > - add more information about the binding > - rename binding and add vendor prefix > > Documentation/devicetree/bindings/regulator/pfuze100.txt | 9 +++++++++ > 1 file changed, 9 insertions(+)
Reviewed-by: Rob Herring <[email protected]>

