2 * Copyright 2012 Sascha Hauer, Pengutronix
4 * The code contained herein is licensed under the GNU General Public
5 * License. You may obtain a copy of the GNU General Public License
6 * Version 2 or later at the following locations:
8 * http://www.opensource.org/licenses/gpl-license.html
9 * http://www.gnu.org/copyleft/gpl.html
16 model = "Phytec pcm038";
17 compatible = "phytec,imx27-pcm038", "fsl,imx27";
20 reg = <0xa0000000 0x08000000>;
27 /* SSI0 <=> PINS_4 (MC13783 Audio) */
29 fsl,audmux-port = <0>;
30 fsl,port-config = <0xcb205000>;
34 fsl,audmux-port = <2>;
35 fsl,port-config = <0x00001000>;
40 fsl,spi-num-chipselects = <1>;
41 cs-gpios = <&gpio4 28 0>;
47 compatible = "fsl,mc13783";
48 spi-max-frequency = <20000000>;
50 interrupt-parent = <&gpio2>;
51 interrupts = <23 0x4>;
56 /* SW1A and SW1B joined operation */
58 regulator-min-microvolt = <1200000>;
59 regulator-max-microvolt = <1520000>;
64 /* SW2A and SW2B joined operation */
66 regulator-min-microvolt = <1800000>;
67 regulator-max-microvolt = <1800000>;
73 regulator-min-microvolt = <5000000>;
74 regulator-max-microvolt = <5000000>;
85 regulator-min-microvolt = <1800000>;
86 regulator-max-microvolt = <1800000>;
97 regulator-min-microvolt = <1500000>;
98 regulator-max-microvolt = <1500000>;
104 regulator-min-microvolt = <2800000>;
105 regulator-max-microvolt = <2800000>;
109 regulator-min-microvolt = <2775000>;
110 regulator-max-microvolt = <2775000>;
116 regulator-min-microvolt = <2775000>;
117 regulator-max-microvolt = <2775000>;
123 regulator-min-microvolt = <1600000>;
124 regulator-max-microvolt = <3000000>;
129 pwgt1spi_reg: pwgt1spi {
137 phy-reset-gpios = <&gpio3 30 0>;
142 clock-frequency = <400000>;
146 compatible = "at,24c32";
152 compatible = "nxp,pcf8563";
157 compatible = "national,lm75";
163 nand-bus-width = <8>;
164 nand-ecc-mode = "hw";
176 compatible = "cfi-flash";
177 reg = <0 0x00000000 0x02000000>;
179 linux,mtd-name = "physmap-flash.0";
180 fsl,weim-cs-timing = <0x22c2cf00 0x75000d01 0x00000900>;
181 #address-cells = <1>;
185 sram: sram@c8000000 {
186 compatible = "mtd-ram";
187 reg = <1 0x00000000 0x00800000>;
189 linux,mtd-name = "mtd-ram.0";
190 fsl,weim-cs-timing = <0x0000d843 0x22252521 0x22220a00>;
191 #address-cells = <1>;