Re: [PATCH 1/2] dt-bindings: add the regulator optional properties

2016-09-12 Thread Rob Herring
On Mon, Sep 05, 2016 at 06:11:55AM +0800, Caesar Wang wrote: > Add the regulator properties that will be used to power on/off > the regulator. > > Signed-off-by: Caesar Wang > Cc: Rob Herring > Cc: Jiri Kosina > Cc: linux-in...@vger.kernel.org > --- > > Documentation/devicetree/bindings/input

[PATCH 1/2] dt-bindings: add the regulator optional properties

2016-09-04 Thread Caesar Wang
Add the regulator properties that will be used to power on/off the regulator. Signed-off-by: Caesar Wang Cc: Rob Herring Cc: Jiri Kosina Cc: linux-in...@vger.kernel.org --- Documentation/devicetree/bindings/input/hid-over-i2c.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Document