summaryrefslogtreecommitdiff
path: root/arch/arm/dts/uniphier-common32.dtsi
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-10-07 16:43:00 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-10-18 14:06:46 +0900
commit52159d27ffe6b2a1a7e874cb2fda5aadbd4f03e5 (patch)
treef38ada5a58e3747ddcc5abbf9358192138fea3fa /arch/arm/dts/uniphier-common32.dtsi
parent805dc44cc8afc357f7cdca8b183d0b641768bdb2 (diff)
ARM: dts: uniphier: sync DT with latest Linux
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/uniphier-common32.dtsi')
-rw-r--r--arch/arm/dts/uniphier-common32.dtsi8
1 files changed, 7 insertions, 1 deletions
diff --git a/arch/arm/dts/uniphier-common32.dtsi b/arch/arm/dts/uniphier-common32.dtsi
index e4410339eb..f87e320830 100644
--- a/arch/arm/dts/uniphier-common32.dtsi
+++ b/arch/arm/dts/uniphier-common32.dtsi
@@ -1,7 +1,8 @@
/*
* Device Tree Source commonly used by UniPhier ARM SoCs
*
- * Copyright (C) 2015 Masahiro Yamada <yamada.masahiro@socionext.com>
+ * Copyright (C) 2015-2016 Socionext Inc.
+ * Author: Masahiro Yamada <yamada.masahiro@socionext.com>
*
* SPDX-License-Identifier: GPL-2.0+ X11
*/
@@ -9,6 +10,11 @@
/include/ "skeleton.dtsi"
/ {
+ psci {
+ compatible = "arm,psci-0.2";
+ method = "smc";
+ };
+
clocks {
refclk: ref {
#clock-cells = <0>;