projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
adf7045
)
ARM: dts: omap3: fix cpu thermal label name
author
Andreas Kemnade
<andreas@kemnade.info>
Fri, 1 Oct 2021 13:59:08 +0000
(15:59 +0200)
committer
Tony Lindgren
<tony@atomide.com>
Wed, 6 Oct 2021 07:30:31 +0000
(10:30 +0300)
Hyphens should be used in label names. make dtbs_check complains
about that since it does not match the corresponding pattern
Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-cpu-thermal.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/omap3-cpu-thermal.dtsi
b/arch/arm/boot/dts/omap3-cpu-thermal.dtsi
index 1ed837859374514c4b3e48659a7ed5841d6c0bd2..a9069cca58880eeaa00538d50d8a0fdcd085debf 100644
(file)
--- a/
arch/arm/boot/dts/omap3-cpu-thermal.dtsi
+++ b/
arch/arm/boot/dts/omap3-cpu-thermal.dtsi
@@
-10,7
+10,7
@@
#include <dt-bindings/thermal/thermal.h>
-cpu_thermal: cpu
_
thermal {
+cpu_thermal: cpu
-
thermal {
polling-delay-passive = <250>; /* milliseconds */
polling-delay = <1000>; /* milliseconds */
coefficients = <0 20000>;