diff options
Diffstat (limited to 'arch/arm/boot/dts/exynos5250.dtsi')
-rw-r--r-- | arch/arm/boot/dts/exynos5250.dtsi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/exynos5250.dtsi b/arch/arm/boot/dts/exynos5250.dtsi index f8c9964f367c..24c52e681b58 100644 --- a/arch/arm/boot/dts/exynos5250.dtsi +++ b/arch/arm/boot/dts/exynos5250.dtsi | |||
@@ -109,6 +109,12 @@ | |||
109 | }; | 109 | }; |
110 | }; | 110 | }; |
111 | 111 | ||
112 | pmu { | ||
113 | compatible = "arm,cortex-a15-pmu"; | ||
114 | interrupt-parent = <&combiner>; | ||
115 | interrupts = <1 2>, <22 4>; | ||
116 | }; | ||
117 | |||
112 | watchdog { | 118 | watchdog { |
113 | compatible = "samsung,s3c2410-wdt"; | 119 | compatible = "samsung,s3c2410-wdt"; |
114 | reg = <0x101D0000 0x100>; | 120 | reg = <0x101D0000 0x100>; |