This small series adds support for the above temp sensor. Ultimately, I want to support it via I3C. But for now, start simple and add I2C support, so we have something to compare against. Wolfram Sang (2): dt-bindings: hwmon: lm75: Add NXP P3T1755 sensor hwmon: (lm75) Add NXP P3T1755 support Documentation/devicetree/bindings/hwmon/lm75.yaml | 1 + Documentation/hwmon/lm75.rst | 6 ++++-- drivers/hwmon/lm75.c | 13 +++++++++++++ 3 files changed, 18 insertions(+), 2 deletions(-) -- 2.45.2