2 * DTS file for SPEAr310 SoC
4 * Copyright 2012 Viresh Kumar <viresh.linux@gmail.com>
6 * The code contained herein is licensed under the GNU General Public
7 * License. You may obtain a copy of the GNU General Public License
8 * Version 2 or later at the following locations:
10 * http://www.opensource.org/licenses/gpl-license.html
11 * http://www.gnu.org/copyleft/gpl.html
14 /include/ "spear3xx.dtsi"
20 compatible = "simple-bus";
21 ranges = <0x40000000 0x40000000 0x10000000
22 0xb0000000 0xb0000000 0x10000000
23 0xd0000000 0xd0000000 0x30000000>;
26 compatible = "st,spear310-pinmux";
27 reg = <0xb4000000 0x1000>;
30 fsmc: flash@44000000 {
31 compatible = "st,spear600-fsmc-nand";
34 reg = <0x44000000 0x1000 /* FSMC Register */
35 0x40000000 0x0010 /* NAND Base DATA */
36 0x40020000 0x0010 /* NAND Base ADDR */
37 0x40010000 0x0010>; /* NAND Base CMD */
38 reg-names = "fsmc_regs", "nand_data", "nand_addr", "nand_cmd";
45 compatible = "simple-bus";
46 ranges = <0xb0000000 0xb0000000 0x10000000
47 0xd0000000 0xd0000000 0x30000000>;
50 compatible = "arm,pl011", "arm,primecell";
51 reg = <0xb2000000 0x1000>;
56 compatible = "arm,pl011", "arm,primecell";
57 reg = <0xb2080000 0x1000>;
62 compatible = "arm,pl011", "arm,primecell";
63 reg = <0xb2100000 0x1000>;
68 compatible = "arm,pl011", "arm,primecell";
69 reg = <0xb2180000 0x1000>;
74 compatible = "arm,pl011", "arm,primecell";
75 reg = <0xb2200000 0x1000>;