mbox series

[v1,0/1] hwmon: max31790: support to config PWM as TACH

Message ID 20230906084837.3043030-1-Delphine_CC_Chiu@wiwynn.com (mailing list archive)
Headers show
Series hwmon: max31790: support to config PWM as TACH | expand

Message

Delphine CC Chiu Sept. 6, 2023, 8:48 a.m. UTC
v1 - Support to config PWM as TACH in max31790 driver

Delphine CC Chiu (1):
  hwmon: max31790: support to config PWM as TACH

 drivers/hwmon/max31790.c | 50 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 50 insertions(+)

Comments

Guenter Roeck Sept. 6, 2023, 4:11 p.m. UTC | #1
On 9/6/23 01:48, Delphine CC Chiu wrote:
> v1 - Support to config PWM as TACH in max31790 driver
> 
> Delphine CC Chiu (1):
>    hwmon: max31790: support to config PWM as TACH
> 
>   drivers/hwmon/max31790.c | 50 ++++++++++++++++++++++++++++++++++++++++
>   1 file changed, 50 insertions(+)
> 

An introduction email is not necessary for a single patch.
_If_ you insist sending it anyway, it should contain the rationale.

Please do not send both numbered and unnumbered patches like you
did. I have no idea which one is current.

Guenter