[PATCH v2 2/4] hwmon: tmp108: Add help function tmp108_common_probe()
Guenter Roeck
linux at roeck-us.net
Fri Nov 8 16:11:29 PST 2024
On 11/8/24 15:55, Guenter Roeck wrote:
> On 11/8/24 14:26, Frank Li wrote:
>> Add help function tmp108_common_probe() to pave road to support i3c for
>
> help -> helper
>
>> P3T1085(NXP) chip.
>>
>> Using dev_err_probe() simple code.
>
> Use dev_err_probe() to simplify the code.
>
>>
>> Add compatible string "nxp,p3t1085".
>>
>
> This is borderline and problematic. First, it is the one functional change,
> and second, that functional change is not mentioned in the subject. At the very
> least it needs to be mentioned in the subject. I would, however, prefer two
> separate patches, even if that is just a one-liner.
>
I forgot: The additional chip support should also be mentioned in Kconfig and in
Documentation/hwmon/tmp108.rst.
Thanks,
Guenter
More information about the linux-arm-kernel
mailing list