2 * Copyright 2012 Free Electrons
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
13 * The CFA-10049 is an expansion board for the CFA-10036 module, thus we
14 * need to include the CFA-10036 DTS.
16 /include/ "imx28-cfa10036.dts"
19 model = "Crystalfontz CFA-10049 Board";
20 compatible = "crystalfontz,cfa10049", "crystalfontz,cfa10036", "fsl,imx28";
25 pinctrl-names = "default", "default";
26 pinctrl-1 = <&hog_pins_cfa10049>;
28 hog_pins_cfa10049: hog-10049@0 {
31 0x0073 /* MX28_PAD_GPMI_D7__GPIO_0_7 */
32 0x1163 /* MX28_PAD_LCD_D22__GPIO_1_22 */
33 0x1173 /* MX28_PAD_LCD_D22__GPIO_1_23 */
34 0x2153 /* MX28_PAD_SSP2_D5__GPIO_2_21 */
36 fsl,drive-strength = <0>;
41 spi3_pins_cfa10049: spi3-cfa10049@0 {
44 0x0181 /* MX28_PAD_GPMI_RDN__SSP3_SCK */
45 0x01c1 /* MX28_PAD_GPMI_RESETN__SSP3_CMD */
46 0x0111 /* MX28_PAD_GPMI_CE1N__SSP3_D3 */
47 0x01a2 /* MX28_PAD_GPMI_ALE__SSP3_D4 */
48 0x01b2 /* MX28_PAD_GPMI_CLE__SSP3_D5 */
50 fsl,drive-strength = <1>;
57 compatible = "fsl,imx28-spi";
58 pinctrl-names = "default";
59 pinctrl-0 = <&spi3_pins_cfa10049>;
63 compatible = "fairchild,74hc595";
67 registers-number = <2>;
68 spi-max-frequency = <100000>;
72 compatible = "fairchild,74hc595";
76 registers-number = <4>;
77 spi-max-frequency = <100000>;
81 compatible = "rohm,dh2228fv";
83 spi-max-frequency = <100000>;
90 pinctrl-names = "default";
91 pinctrl-0 = <&i2c1_pins_a>;
96 compatible = "i2c-mux-gpio";
99 mux-gpios = <&gpio1 22 0 &gpio1 23 0>;
100 i2c-parent = <&i2c1>;
119 usbphy1: usbphy@8007e000 {
127 vbus-supply = <®_usb1_vbus>;
128 pinctrl-0 = <&usbphy1_pins_a>;
129 pinctrl-names = "default";
135 compatible = "simple-bus";
137 reg_usb1_vbus: usb1_vbus {
138 compatible = "regulator-fixed";
139 regulator-name = "usb1_vbus";
140 regulator-min-microvolt = <5000000>;
141 regulator-max-microvolt = <5000000>;
147 mac0: ethernet@800f0000 {
149 pinctrl-names = "default";
150 pinctrl-0 = <&mac0_pins_a>;
151 phy-reset-gpios = <&gpio2 21 0>;
152 phy-reset-duration = <100>;