2 * Copyright 2012 Freescale Semiconductor, Inc.
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 = "Freescale STMP378x Development Board";
17 compatible = "fsl,stmp378x-devb", "fsl,imx23";
20 device_type = "memory";
21 reg = <0x40000000 0x04000000>;
27 compatible = "fsl,imx23-mmc";
28 pinctrl-names = "default";
29 pinctrl-0 = <&mmc0_4bit_pins_a &mmc0_pins_fixup>;
31 wp-gpios = <&gpio1 30 0>;
32 vmmc-supply = <®_vddio_sd0>;
37 pinctrl-names = "default";
38 pinctrl-0 = <&hog_pins_a>;
43 MX23_PAD_PWM3__GPIO_1_29
44 MX23_PAD_PWM4__GPIO_1_30
46 fsl,drive-strength = <MXS_DRIVE_4mA>;
47 fsl,voltage = <MXS_VOLTAGE_HIGH>;
48 fsl,pull-up = <MXS_PULL_DISABLE>;
54 auart0: serial@8006c000 {
55 pinctrl-names = "default";
56 pinctrl-0 = <&auart0_pins_a>;
60 duart: serial@80070000 {
61 pinctrl-names = "default";
62 pinctrl-0 = <&duart_pins_a>;
69 compatible = "simple-bus";
73 reg_vddio_sd0: regulator@0 {
74 compatible = "regulator-fixed";
76 regulator-name = "vddio-sd0";
77 regulator-min-microvolt = <3300000>;
78 regulator-max-microvolt = <3300000>;