2 * DTS file for SPEAr320 Evaluation Baord
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
15 /include/ "spear320.dtsi"
18 model = "ST SPEAr320 Evaluation Board";
19 compatible = "st,spear320-evb", "st,spear320";
30 pinctrl-names = "default";
31 pinctrl-0 = <&state_default>;
33 state_default: pinmux {
47 st,pins = "uart0_grp";
48 st,function = "uart0";
51 st,pins = "sdhci_cd_51_grp";
52 st,function = "sdhci";
59 st,pins = "uart1_grp";
60 st,function = "uart1";
63 st,pins = "uart2_grp";
64 st,function = "uart2";
79 st,pins = "pwm0_1_pin_14_15_grp";
80 st,function = "pwm0_1";
83 st,pins = "pwm2_pin_13_grp";
97 fsmc: flash@4c000000 {
106 power-gpio = <&gpio0 2 1>;
111 smi: flash@fc000000 {
113 clock-rate=<50000000>;
116 #address-cells = <1>;
118 reg = <0xf8000000 0x800000>;
127 reg = <0x10000 0x40000>;
131 reg = <0x50000 0x2c0000>;
135 reg = <0x310000 0x4f0000>;
165 gpio0: gpio@fc980000 {