aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/exynos4210.dtsi
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2019-06-18 21:07:32 +0200
committerKrzysztof Kozlowski <krzk@kernel.org>2019-06-21 18:23:08 +0200
commitc31b11c3eb4d41df4038b0441b15f3f0b2fca5d4 (patch)
treed55b8185f9d38a40cea0f0b3727189b3442e2f2e /arch/arm/boot/dts/exynos4210.dtsi
parentARM: dts: exynos: Add PMU interrupt affinity to Exynos4 boards (diff)
downloadlinux-dev-c31b11c3eb4d41df4038b0441b15f3f0b2fca5d4.tar.xz
linux-dev-c31b11c3eb4d41df4038b0441b15f3f0b2fca5d4.zip
ARM: dts: exynos: Fix language typo and indentation
Correct language typo and wrong indentation. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/exynos4210.dtsi')
-rw-r--r--arch/arm/boot/dts/exynos4210.dtsi8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/exynos4210.dtsi b/arch/arm/boot/dts/exynos4210.dtsi
index ce29e026e226..67c1b0174294 100644
--- a/arch/arm/boot/dts/exynos4210.dtsi
+++ b/arch/arm/boot/dts/exynos4210.dtsi
@@ -8,7 +8,7 @@
* www.linaro.org
*
* Samsung's Exynos4210 SoC device nodes are listed in this file. Exynos4210
- * based board files can include this file and provide values for board specfic
+ * based board files can include this file and provide values for board specific
* bindings.
*
* Note: This file does not include device nodes for all the controllers in
@@ -381,13 +381,13 @@
trips {
cpu_alert0: cpu-alert-0 {
- temperature = <85000>; /* millicelsius */
+ temperature = <85000>; /* millicelsius */
};
cpu_alert1: cpu-alert-1 {
- temperature = <100000>; /* millicelsius */
+ temperature = <100000>; /* millicelsius */
};
cpu_alert2: cpu-alert-2 {
- temperature = <110000>; /* millicelsius */
+ temperature = <110000>; /* millicelsius */
};
};
};