Re: [PATCH] hwmon:max6697: Allow max6581 to create tempX_offset

2020-07-06 Thread Guenter Roeck
On Mon, Jul 06, 2020 at 05:54:33PM +, Chu Lin wrote: > Per max6581, reg 4d and reg 4e is used for temperature read offset. > This patch will let the user specify the temperature read offset for > max6581. This patch is tested on max6581 and only applies to max6581. > Please version your patch

[PATCH] hwmon:max6697: Allow max6581 to create tempX_offset

2020-07-06 Thread Chu Lin
Per max6581, reg 4d and reg 4e is used for temperature read offset. This patch will let the user specify the temperature read offset for max6581. This patch is tested on max6581 and only applies to max6581. Testing: echo 16250 > temp2_offset cat temp2_offset 16250 echo 17500 > temp3_offset cat te

Re: [PATCH] hwmon:max6697: Allow max6581 to create tempX_offset attributes

2020-07-02 Thread Guenter Roeck
On Thu, Jul 02, 2020 at 01:42:23AM +, Chu Lin wrote: > Per max6581, reg 4d and reg 4e is used for temperature read offset. > This patch will let the user specify the temperature read offset for > max6581. This patch is tested on max6581 and only applies to max6581. > > Testing: > echo 16250 >

Re: [PATCH] hwmon:max6697: Allow max6581 to create tempX_offset attributes

2020-07-02 Thread Chu Lin
On Wed, Jul 1, 2020 at 10:14 PM Guenter Roeck wrote: > > On Thu, Jul 02, 2020 at 01:42:23AM +, Chu Lin wrote: > > Per max6581, reg 4d and reg 4e is used for temperature read offset. > > This patch will let the user specify the temperature read offset for > > max6581. This patch is tested on ma

Re: [PATCH] hwmon:max6697: Allow max6581 to create tempX_offset attributes

2020-07-01 Thread Guenter Roeck
On Thu, Jul 02, 2020 at 01:42:23AM +, Chu Lin wrote: > Per max6581, reg 4d and reg 4e is used for temperature read offset. > This patch will let the user specify the temperature read offset for > max6581. This patch is tested on max6581 and only applies to max6581. > Patchwork received four ve

[PATCH] hwmon:max6697: Allow max6581 to create tempX_offset attributes

2020-07-01 Thread Chu Lin
Per max6581, reg 4d and reg 4e is used for temperature read offset. This patch will let the user specify the temperature read offset for max6581. This patch is tested on max6581 and only applies to max6581. Testing: echo 16250 > temp2_offset cat temp2_offset 16250 echo 17500 > temp3_offset cat te