Re: [PATCH v2 05/13] power: bq24257: Add over voltage protection setting support

2015-09-10 Thread Laurentiu Palcu
On Tue, Sep 08, 2015 at 07:12:29PM -0500, Andreas Dannenberg wrote: > A new optional device property called "ti,ovp-voltage" is introduced to > allow configuring the input over voltage protection setting. > > This commit also adds the basic sysfs support for custom properties > which is being used

[PATCH v2 05/13] power: bq24257: Add over voltage protection setting support

2015-09-08 Thread Andreas Dannenberg
A new optional device property called "ti,ovp-voltage" is introduced to allow configuring the input over voltage protection setting. This commit also adds the basic sysfs support for custom properties which is being used to allow userspace to read the current ovp-voltage setting. Signed-off-by: A