Re: [PATCH v4] hwmon:(adm1275) Enable adm1278 ADM1278_TEMP1_EN

From: Milton Miller II
Date: Fri Jun 19 2020 - 14:10:07 EST


On : 06/19/2020 abiout 12:46PM in some timezone, Manikandan Elumalai wrote:

>The adm1278 temp attribute need it for openbmc platform .
>This feature not enabled by default, so PMON_CONFIG needs to enable
>it.
>
>Signed-off-by: Manikandan Elumalai <manikandan.hcl.ers.epl@xxxxxxxxx>
>---
>--- v4 -Reported-by: kernel test robot <lkp@xxxxxxxxx>

Thie above tag should be Adjacent to the Signed-off-by.

>--- v3 -fix invalid signed-off.
>--- -removed checkpath warnings.
>--- -write ADM1278_TEMP1_EN and ADM1278_VOUT_EN conf in single
>line operation.
>--- v2 -add Signed-off-by.
>--- -removed ADM1278_TEMP1_EN check.
>---

The canonical format is to have a line of 3 dashes then the trailing changelog

Please read the documentation at

https://www.kernel.org/doc/html/latest/process/submitting-patches.html#using-reported-by-tested-by-reviewed-by-suggested-by-and-fixes
https://www.kernel.org/doc/html/latest/process/submitting-patches.html#the-canonical-patch-format

milton