devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] Support for TMP75B temperature sensor
@ 2019-05-03 16:14 Iker Perez
  2019-05-03 16:15 ` [PATCH v4 1/2] hwmon: (lm75) Add support for TMP75B Iker Perez
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Iker Perez @ 2019-05-03 16:14 UTC (permalink / raw)
  To: linux-hwmon; +Cc: linux, devicetree, Iker Perez del Palomar Sustatxa

From: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk>

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-05-03 20:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-03 16:14 [PATCH v4 0/2] Support for TMP75B temperature sensor Iker Perez
2019-05-03 16:15 ` [PATCH v4 1/2] hwmon: (lm75) Add support for TMP75B Iker Perez
2019-05-03 16:15 ` [PATCH v4 2/2] dt-bindings: hwmon: Add tmp75b to lm75.txt Iker Perez
2019-05-03 20:16 ` [PATCH v4 0/2] Support for TMP75B temperature sensor Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).