Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
[drm/drm-misc.git] / Documentation / devicetree / bindings / hwmon / ltq-cputemp.txt
blob473b34c876dd32bbbaa9f17e04dc103bb1f2322c
1 Lantiq cpu temperature sensor
3 Requires node properties:
4 - compatible value :
5         "lantiq,cputemp"
7 Example:
8         cputemp@0 {
9                 compatible = "lantiq,cputemp";
10         };