Re: [v3,20/22] hwmon: add support for sensors exported via ARM SCMI

2017-10-02 Thread Sudeep Holla
On 01/10/17 15:26, Guenter Roeck wrote: > On Thu, Sep 28, 2017 at 02:11:44PM +0100, Sudeep Holla wrote: >> Create a driver to add support for SoC sensors exported by the System >> Control Processor (SCP) via the System Control and Management Interface >> (SCMI). The supported sensor types is one

Re: [v3,20/22] hwmon: add support for sensors exported via ARM SCMI

2017-10-01 Thread Guenter Roeck
On Thu, Sep 28, 2017 at 02:11:44PM +0100, Sudeep Holla wrote: > Create a driver to add support for SoC sensors exported by the System > Control Processor (SCP) via the System Control and Management Interface > (SCMI). The supported sensor types is one of voltage, temperature, > current, and power.