Re: [PATCH v3 2/2] hwmon: (ltq-cputemp) add devicetree bindings documentation

From: Florian Eckert
Date: Wed Sep 13 2017 - 10:42:40 EST


>
>>> +
>>> +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?


What about with this is this OK from your side or do I have do to something?
So I only update "s/temperatur/temperature/" with an follow-up patch based the current linux-next tree?

Thanks

Florian