linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* LM90 driver and ti tmp461 detection
@ 2015-12-10 12:08 Andreas Werner
  2015-12-10 16:41 ` Guenter Roeck
  0 siblings, 1 reply; 14+ messages in thread
From: Andreas Werner @ 2015-12-10 12:08 UTC (permalink / raw)
  To: linux-kernel; +Cc: jdelvare, linux, lm-sensors, wni

Hi,
i have a temperature sensor device named "TI TMP461" which is quite the
same than the tmp451 which is already included in the lm90 driver.

I just want to add the tmp461 to the driver but currently i have no way
to differ between the tmp461 and tmp451.

The main different is that the tmp461 address can be configured by to Pins
whereas the tmp451 has a fixed address.

The register layout is quite the same except that the tmp461 has one
register more (0x16 Channel Enable Register).

Every zero bit is the same for both bits, so we cannot use these bits for
identification.

Does anybody of you have a tmp451 to read out the register 0x16 (which is
not implement but i expect a value). May be we can use this to
identify the tmp461.

Regards
Andy



^ permalink raw reply	[flat|nested] 14+ messages in thread
* Re: [lm-sensors] LM90 driver and ti tmp461 detection
@ 2015-12-12 11:42 Andreas Werner
  0 siblings, 0 replies; 14+ messages in thread
From: Andreas Werner @ 2015-12-12 11:42 UTC (permalink / raw)
  To: jdelvare
  Cc: Guenter Roeck, wni, jdelvare, lm-sensors, linux-kernel, andreas.werner

>Hallo Andreas,
>
> On Thu, 10 Dec 2015 18:12:31 +0100, Andreas Werner wrote:
>> thanks for the register dump
>
> Can you please share the register dump of your TMP461 with us?
>

Hi,
yes for sure. Currently i have just a evaluation board my CPU without
this sensor, but I have received a tmp461 yesterday. 

As soon as I have soldered this sensor to the Eval board, I will send
a register dump.

Regards
Andy


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

end of thread, other threads:[~2015-12-18  8:20 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-10 12:08 LM90 driver and ti tmp461 detection Andreas Werner
2015-12-10 16:41 ` Guenter Roeck
2015-12-10 17:12   ` Andreas Werner
2015-12-10 17:43     ` Guenter Roeck
2015-12-10 18:03       ` Andreas Werner
2015-12-10 17:49     ` Guenter Roeck
2015-12-10 18:09       ` Andreas Werner
2015-12-12 10:08     ` [lm-sensors] " Jean Delvare
2015-12-15 15:11       ` Andreas Werner
2015-12-17 11:48         ` Jean Delvare
2015-12-17 11:54           ` Andreas Werner
2015-12-17 14:57           ` Guenter Roeck
2015-12-18  8:18             ` Andreas Werner
2015-12-12 11:42 Andreas Werner

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).