Re: [PATCH v2 2/3] input: rmi4: Acquire and enable VDD and VIO supplies

2016-05-09 Thread Rob Herring
On Fri, May 06, 2016 at 09:40:07PM -0700, Bjorn Andersson wrote: > For systems where the rmi4 device is not powered by always-on regulators > we need to acquire handles to VDD and VIO and enable these. > > Signed-off-by: Bjorn Andersson > --- > > Changes since v1: > - Added patch 1 and 3 > - Mov

[PATCH v2 2/3] input: rmi4: Acquire and enable VDD and VIO supplies

2016-05-06 Thread Bjorn Andersson
For systems where the rmi4 device is not powered by always-on regulators we need to acquire handles to VDD and VIO and enable these. Signed-off-by: Bjorn Andersson --- Changes since v1: - Added patch 1 and 3 - Moved regulator handling to the core driver .../devicetree/bindings/input/rmi4/rmi_i