| James Feist | c95cb14 | 2018-02-26 10:41:42 -0800 | [diff] [blame^] | 1 | /dts-v1/; | 
|  | 2 | /plugin/; | 
|  | 3 | / { | 
|  | 4 | compatible = "$platform"; | 
|  | 5 | fragment@0{ | 
|  | 6 | target = <&peci_hwmon$cpu_id>; | 
|  | 7 | __overlay__{ | 
|  | 8 | show-core = <$show_core>; | 
|  | 9 | dimm-nums = <$dimm_nums>; | 
|  | 10 | status = "okay"; | 
|  | 11 |  | 
|  | 12 | oemname1 = "Die_Temp_CPU$cpu_id"; | 
|  | 13 | oemname2 = "DTS_Thermal_Margin_CPU$cpu_id"; | 
|  | 14 | oemname3 = "TControl_CPU$cpu_id"; | 
|  | 15 | oemname4 = "TThrottle_CPU$cpu_id"; | 
|  | 16 |  | 
|  | 17 | oemname100 = "Core0_Temp_CPU$cpu_id"; | 
|  | 18 | oemname101 = "Core1_Temp_CPU$cpu_id"; | 
|  | 19 | oemname102 = "Core2_Temp_CPU$cpu_id"; | 
|  | 20 | oemname103 = "Core3_Temp_CPU$cpu_id"; | 
|  | 21 | oemname104 = "Core4_Temp_CPU$cpu_id"; | 
|  | 22 | oemname105 = "Core5_Temp_CPU$cpu_id"; | 
|  | 23 | oemname106 = "Core6_Temp_CPU$cpu_id"; | 
|  | 24 | oemname107 = "Core7_Temp_CPU$cpu_id"; | 
|  | 25 | oemname108 = "Core8_Temp_CPU$cpu_id"; | 
|  | 26 | oemname109 = "Core9_Temp_CPU$cpu_id"; | 
|  | 27 | oemname110 = "Core10_Temp_CPU$cpu_id"; | 
|  | 28 | oemname111 = "Core11_Temp_CPU$cpu_id"; | 
|  | 29 | oemname112 = "Core12_Temp_CPU$cpu_id"; | 
|  | 30 | oemname113 = "Core13_Temp_CPU$cpu_id"; | 
|  | 31 | oemname114 = "Core14_Temp_CPU$cpu_id"; | 
|  | 32 | oemname115 = "Core15_Temp_CPU$cpu_id"; | 
|  | 33 | oemname116 = "Core16_Temp_CPU$cpu_id"; | 
|  | 34 | oemname117 = "Core17_Temp_CPU$cpu_id"; | 
|  | 35 | oemname118 = "Core18_Temp_CPU$cpu_id"; | 
|  | 36 | oemname119 = "Core19_Temp_CPU$cpu_id"; | 
|  | 37 | oemname120 = "Core20_Temp_CPU$cpu_id"; | 
|  | 38 | oemname121 = "Core21_Temp_CPU$cpu_id"; | 
|  | 39 | oemname122 = "Core22_Temp_CPU$cpu_id"; | 
|  | 40 | oemname123 = "Core23_Temp_CPU$cpu_id"; | 
|  | 41 | oemname124 = "Core24_Temp_CPU$cpu_id"; | 
|  | 42 | oemname125 = "Core25_Temp_CPU$cpu_id"; | 
|  | 43 | oemname126 = "Core26_Temp_CPU$cpu_id"; | 
|  | 44 | oemname127 = "Core27_Temp_CPU$cpu_id"; | 
|  | 45 |  | 
|  | 46 | oemname200 = "DIMM0_Temp_CPU$cpu_id"; | 
|  | 47 | oemname201 = "DIMM1_Temp_CPU$cpu_id"; | 
|  | 48 | oemname202 = "DIMM2_Temp_CPU$cpu_id"; | 
|  | 49 | oemname203 = "DIMM3_Temp_CPU$cpu_id"; | 
|  | 50 | oemname204 = "DIMM4_Temp_CPU$cpu_id"; | 
|  | 51 | oemname205 = "DIMM5_Temp_CPU$cpu_id"; | 
|  | 52 | oemname206 = "DIMM6_Temp_CPU$cpu_id"; | 
|  | 53 | oemname207 = "DIMM7_Temp_CPU$cpu_id"; | 
|  | 54 | oemname208 = "DIMM8_Temp_CPU$cpu_id"; | 
|  | 55 | oemname209 = "DIMM9_Temp_CPU$cpu_id"; | 
|  | 56 | oemname210 = "DIMM10_Temp_CPU$cpu_id"; | 
|  | 57 | oemname211 = "DIMM11_Temp_CPU$cpu_id"; | 
|  | 58 | oemname212 = "DIMM12_Temp_CPU$cpu_id"; | 
|  | 59 | oemname213 = "DIMM13_Temp_CPU$cpu_id"; | 
|  | 60 | oemname214 = "DIMM14_Temp_CPU$cpu_id"; | 
|  | 61 | oemname215 = "DIMM15_Temp_CPU$cpu_id"; | 
|  | 62 | }; | 
|  | 63 | }; | 
|  | 64 | }; |