coreboot-kgpe-d16/src/superio/fintek
Renze Nicolai 0766d2c228 superio/f71869ad: Add temperature sensor type
This patch makes it possible to set the "Temperature Sensor Type Register"
at index 6Bh from the devicetree, allowing the use of thermistors instead of
BJT type sensors.

Register documentation (from page 60 of the F71869 datasheet):

6.6.25 Temperature Sensor Type Register - Index 6Bh
Bit 7-4: reserved
Bit 3: T3_MODE (0: thermistor, 1: BJT [default])
Bit 2: T2_MODE (0: thermistor, 1: BJT [default])
Bit 1: T1_MODE (0: thermistor, 1: BJT [default])
Bit 0: reserved

Change-Id: I6af0d93061ec49aec7a9181cdf7affd60fbdca73
Signed-off-by: Renze Nicolai <renze@rnplus.nl>
Reviewed-on: https://review.coreboot.org/22935
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2018-01-07 02:25:31 +00:00
..
common
f71805f device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
f71808a device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
f71859 device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
f71863fg device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
f71869ad superio/f71869ad: Add temperature sensor type 2018-01-07 02:25:31 +00:00
f71872 device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
f81216h device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
f81865f device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
f81866d device/pnp: remove struct io_info 2017-06-13 15:21:58 +02:00
Makefile.inc