From: Iker Perez del Palomar Sustatxa <iker.perez@xxxxxxxxxxxxxxx> This patch series adds support for the TMP75 temperature sensor to the lm75.c driver. Although the TMP75B has a configurable conversion rate, this series just sets it to the default rate of 37Hz. Sample rate is set close to this. In the future, I want to develop a function that allows the user choose the preferred conversion rate from user-land. Iker Perez del Palomar Sustatxa (2): hwmon: (lm75) Add support for TMP75B dt-bindings: hwmon: Add tmp75b to lm75.txt Documentation/devicetree/bindings/hwmon/lm75.txt | 1 + Documentation/hwmon/lm75 | 7 +++++-- drivers/hwmon/lm75.c | 11 +++++++++++ 3 files changed, 17 insertions(+), 2 deletions(-) -- 2.11.0