projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59de78f
)
arm64: dts: exynos: Rename Multi Core Timer node to "timer" on Exynos5433
author
Krzysztof Kozlowski
<krzk@kernel.org>
Mon, 23 Sep 2019 16:14:06 +0000
(18:14 +0200)
committer
Krzysztof Kozlowski
<krzk@kernel.org>
Tue, 1 Oct 2019 19:04:47 +0000
(21:04 +0200)
The device node name should reflect generic class of a device so rename
the Multi Core Timer node from "mct" to "timer". This will be also in
sync with upcoming DT schema. No functional change.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
arch/arm64/boot/dts/exynos/exynos5433.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/exynos/exynos5433.dtsi
b/arch/arm64/boot/dts/exynos/exynos5433.dtsi
index 7b05f50cc7380d48433a968da08ded9a75b39670..6721966140f4eb6f3b16c46ea4b243cbd901a969 100644
(file)
--- a/
arch/arm64/boot/dts/exynos/exynos5433.dtsi
+++ b/
arch/arm64/boot/dts/exynos/exynos5433.dtsi
@@
-703,7
+703,7
@@
status = "disabled";
};
-
mct
@101c0000 {
+
timer
@101c0000 {
compatible = "samsung,exynos4210-mct";
reg = <0x101c0000 0x800>;
interrupts = <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>,