diff options
author | Renze Nicolai <renze@rnplus.nl> | 2017-12-21 15:26:49 +0100 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2018-01-07 02:26:01 +0000 |
commit | 40275217569502977caad9da0ecc43ea77c06148 (patch) | |
tree | f67375f4116f9782d9845f92c933f9833e541224 /src/lib/memcmp.c | |
parent | 0766d2c2289e3509e22412923a8eb40b02ef4745 (diff) |
mainboard/nf81-t56n-lf: Add temperature sensor configuration
This patch adds the temperature sensor type device tree setting,
configured to be the default value as stated in the Fintek f71869ad
datasheet on page 60.
bit 7-4: reserved (0)
bit 3: T3_MODE 1 (default) = BJT, 0 = thermistor
bit 2: T2_MODE 1 (default) = BJT, 0 = thermistor
bit 1: T1_MODE 1 (default) = BJT, 0 = thermistor
bit 0: reserved (0)
This results in a default value of 0x0E
This change is needed to make sure behaviour does not change after
applying change 22935 which adds the temperature sensor type
devicetree configuration option
Change-Id: I42980988267621def6576f771f1d8a853500e867
Signed-off-by: Renze Nicolai <renze@rnplus.nl>
Reviewed-on: https://review.coreboot.org/22966
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/lib/memcmp.c')
0 files changed, 0 insertions, 0 deletions