ARM: exynos4/5: convert pmu wakeup to stacked domains
[linux-2.6/btrfs-unstable.git] / arch / arm / boot / dts / s3c6400.dtsi
bloba7d1c8ec150da53f669a0fcf835a820d4b545210
1 /*
2  * Samsung's S3C6400 SoC device tree source
3  *
4  * Copyright (c) 2013 Tomasz Figa <tomasz.figa@gmail.com>
5  *
6  * Samsung's S3C6400 SoC device nodes are listed in this file. S3C6400
7  * based board files can include this file and provide values for board specfic
8  * bindings.
9  *
10  * Note: This file does not include device nodes for all the controllers in
11  * S3C6400 SoC. As device tree coverage for S3C6400 increases, additional
12  * nodes can be added to this file.
13  *
14  * This program is free software; you can redistribute it and/or modify
15  * it under the terms of the GNU General Public License version 2 as
16  * published by the Free Software Foundation.
19 #include "s3c64xx.dtsi"
21 / {
22         compatible = "samsung,s3c6400";
25 &vic0 {
26         valid-mask = <0xfffffe1f>;
27         valid-wakeup-mask = <0x00200004>;
30 &vic1 {
31         valid-mask = <0xffffffff>;
32         valid-wakeup-mask = <0x53020000>;
35 &soc {
36         clocks: clock-controller@7e00f000 {
37                 compatible = "samsung,s3c6400-clock";
38                 reg = <0x7e00f000 0x1000>;
39                 #clock-cells = <1>;
40         };