aboutsummaryrefslogtreecommitdiff
path: root/Bindings/thermal/thermal.txt
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2019-01-11 05:27:30 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2019-01-11 05:27:30 +0000
commita31d1ff13cd8d70944a6446c0e2478d7f25b53e7 (patch)
tree95e0f475d5a1ebb20845d0809fdc2d15875b2ea9 /Bindings/thermal/thermal.txt
parent0bf7de3125ed8dcfbeaa112994b25101fa9b96c6 (diff)
downloadsrc-a31d1ff13cd8d70944a6446c0e2478d7f25b53e7.tar.gz
src-a31d1ff13cd8d70944a6446c0e2478d7f25b53e7.zip
Import DTS files from Linux 4.20vendor/device-tree/4.20
Notes
Notes: svn path=/vendor/device-tree/dist/; revision=342930 svn path=/vendor/device-tree/4.20/; revision=342931; tag=vendor/device-tree/4.20
Diffstat (limited to 'Bindings/thermal/thermal.txt')
-rw-r--r--Bindings/thermal/thermal.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bindings/thermal/thermal.txt b/Bindings/thermal/thermal.txt
index eb7ee91556a5..ca14ba959e0d 100644
--- a/Bindings/thermal/thermal.txt
+++ b/Bindings/thermal/thermal.txt
@@ -152,7 +152,7 @@ Optional property:
Elem size: one cell the sensors listed in the thermal-sensors property.
Elem type: signed Coefficients defaults to 1, in case this property
is not specified. A simple linear polynomial is used:
- Z = c0 * x0 + c1 + x1 + ... + c(n-1) * x(n-1) + cn.
+ Z = c0 * x0 + c1 * x1 + ... + c(n-1) * x(n-1) + cn.
The coefficients are ordered and they match with sensors
by means of sensor ID. Additional coefficients are