This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

EVMK2H: Temperature sensor error

Part Number: EVMK2H

Tool/software: Linux

Hello, 

I am using keystone 2, i need to know the SOC's core temperature. I believe there is a temperature sensor already available into the core. How can i access it, i get the following error during the boot.

[ 3698.180324] temperature_kmodule: Unknown symbol hwmon_device_register (err 0)
[ 3698.187531] temperature_kmodule: Unknown symbol hwmon_device_unregister (err 0)

Any ideas how can i use it? is there any system call that might allow me to read the temperature?