>
>>> +
>>> +Requires node properties:
>>> +- compatible value :
>>> + "lantiq,cputemp"
>
>Kind of non-specific. How is this device even accessed without any other
>property?
It does not need any further properties. If this is set in the device tree
then the driver is loaded.
After loading the temperature could be read from "/sys/class/hwmon".
Let me know what should i do to get this fixed?