]> www.infradead.org Git - users/jedix/linux-maple.git/commit
hwmon: (lm75) add I3C support for P3T1755
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Fri, 20 Dec 2024 09:36:34 +0000 (10:36 +0100)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 22 Dec 2024 17:20:29 +0000 (09:20 -0800)
commit6071d10413ff8489c3e842b19b1e0d539700068d
tree8d07c3c2fc4e731db17ea7d2633de2849ad2fe74
parentbc96dc1a1cdad999ccd84a7ea6d5e0926c26d8ce
hwmon: (lm75) add I3C support for P3T1755

Introduce I3C support by defining I3C accessors for regmap and
implementing an I3C driver. Enable I3C for the NXP P3T1755.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20241220093635.11218-1-wsa+renesas@sang-engineering.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/Kconfig
drivers/hwmon/lm75.c