Re: [PATCH 1/2] regulator: of: add property for allowed modes specification

2018-05-17 Thread Doug Anderson
Hi, On Fri, May 11, 2018 at 6:46 PM, David Collins wrote: > Add a common device tree property for regulator nodes to support > the specification of allowed operating modes. > > Signed-off-by: David Collins > --- > Documentation/devicetree/bindings/regulator/regulator.txt | 5 + > 1 file cha

[PATCH 1/2] regulator: of: add property for allowed modes specification

2018-05-11 Thread David Collins
Add a common device tree property for regulator nodes to support the specification of allowed operating modes. Signed-off-by: David Collins --- Documentation/devicetree/bindings/regulator/regulator.txt | 5 + 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/reg