linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Iker Perez <iker.perez@codethink.co.uk>
To: linux-hwmon@vger.kernel.org
Cc: linux@roeck-us.net, devicetree@vger.kernel.org,
	Iker Perez del Palomar Sustatxa  <iker.perez@codethink.co.uk>
Subject: [PATCH v4 2/2] dt-bindings: hwmon: Add tmp75b to lm75.txt
Date: Fri,  3 May 2019 17:15:01 +0100	[thread overview]
Message-ID: <20190503161501.29489-3-iker.perez@codethink.co.uk> (raw)
In-Reply-To: <20190503161501.29489-1-iker.perez@codethink.co.uk>

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

Update the LM75's devicetree definition to allow Texas Instruments
TMP75B be probed.

Signed-off-by: Iker Perez del Palomar Sustatxa <iker.perez@codethink.co.uk>
---
 Documentation/devicetree/bindings/hwmon/lm75.txt | 1 +
 1 file changed, 1 insertion(+)

Version log:                                                                     
                                                                                 
- V4:                                                                            
  - Improve the commit description message.                                      
- V3:                                                                            
  - Separate dt-bindings and driver-documentation into different                 
    commits. 

diff --git a/Documentation/devicetree/bindings/hwmon/lm75.txt b/Documentation/devicetree/bindings/hwmon/lm75.txt
index 12d8cf7cf592..586b5ed70be7 100644
--- a/Documentation/devicetree/bindings/hwmon/lm75.txt
+++ b/Documentation/devicetree/bindings/hwmon/lm75.txt
@@ -25,6 +25,7 @@ Required properties:
 		"ti,tmp175",
 		"ti,tmp275",
 		"ti,tmp75",
+		"ti,tmp75b",
 		"ti,tmp75c",
 
 - reg: I2C bus address of the device
-- 
2.11.0


  parent reply	other threads:[~2019-05-03 16:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Iker Perez [this message]
2019-05-03 20:16 ` [PATCH v4 0/2] Support for TMP75B temperature sensor Guenter Roeck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190503161501.29489-3-iker.perez@codethink.co.uk \
    --to=iker.perez@codethink.co.uk \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux@roeck-us.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).