Re: [PATCH 2/2] hwmon: (tmp102) Add TMP113 device ID

From: Marek Vasut

Date: Thu Aug 13 2026 - 08:03:31 EST


On 8/13/26 1:51 PM, Guenter Roeck wrote:
On Thu, Aug 13, 2026 at 11:04:24AM +0200, Marek Vasut wrote:
The TMP113 temperature sensor part is register compatible with TMP102,
add non-DT I2C device ID. Unlike TMP102 and TMP110, the TMP113 does
have additional unique ID registers, those are currently unused.

Signed-off-by: Marek Vasut <marex@xxxxxxxxxxxx>

Applied.
Thank you. I think this solves the TMP110 and TMP113 documentation concerns too.