<p>Renze Nicolai has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22966">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mainboard/nf81-t56n-lf: Add temperature sensor configuration<br><br>This patch adds the temperature sensor type device tree setting,<br>configured to be the default value as stated in the superio datasheet.<br><br>(page 60)<br><br>bit 7-4: reserved (0)<br>bit 3: T3_MODE 1 (default) = BJT, 0 = thermistor<br>bit 2: T2_MODE 1 (default) = BJT, 0 = thermistor<br>bit 1: T1_MODE 1 (default) = BJT, 0 = thermistor<br>bit 0: reserved (0)<br><br>This results in a default value of 0x0E<br><br>This change is needed to make sure behaviour does not change after<br>applying change 22935 which adds the temperature sensor type<br>devicetree configuration option<br><br>Change-Id: I42980988267621def6576f771f1d8a853500e867<br>Signed-off-by: Renze Nicolai <renze@rnplus.nl><br>---<br>M src/mainboard/jetway/nf81-t56n-lf/devicetree.cb<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/22966/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/jetway/nf81-t56n-lf/devicetree.cb b/src/mainboard/jetway/nf81-t56n-lf/devicetree.cb</span><br><span>index 0db35ce..dd442b2 100644</span><br><span>--- a/src/mainboard/jetway/nf81-t56n-lf/devicetree.cb</span><br><span>+++ b/src/mainboard/jetway/nf81-t56n-lf/devicetree.cb</span><br><span>@@ -68,6 +68,7 @@</span><br><span>                                                           register "hwm_fan1_seg2_speed_count" = "0x0e"</span><br><span>                                                            register "hwm_fan1_seg3_speed_count" = "0x07"</span><br><span>                                                            register "hwm_fan1_temp_map_sel" = "0x8c"</span><br><span style="color: hsl(120, 100%, 40%);">+                                                         register "hwm_temp_sensor_type" = "0x0E"    # default value</span><br><span> #</span><br><span> # XXX: 4e is the default index port and .xy is the</span><br><span> # LDN indexing the pnp_info array found in the superio.c</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/22966">change 22966</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/22966"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I42980988267621def6576f771f1d8a853500e867 </div>
<div style="display:none"> Gerrit-Change-Number: 22966 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Renze Nicolai <renze@rnplus.nl> </div>