2012-06-27 10:18:12 +02:00
/*
* Copyright 2012 Free Electrons
*
* The code contained herein is licensed under the GNU General Public
* License. You may obtain a copy of the GNU General Public License
* Version 2 or later at the following locations:
*
* http://www.opensource.org/licenses/gpl-license.html
* http://www.gnu.org/copyleft/gpl.html
*/
/dts-v1/;
2013-09-19 08:59:48 +02:00
#include "imx28.dtsi"
2012-06-27 10:18:12 +02:00
/ {
model = "Crystalfontz CFA-10036 Board";
compatible = "crystalfontz,cfa10036", "fsl,imx28";
memory {
reg = <0x40000000 0x08000000>;
};
apb@80000000 {
apbh@80000000 {
2012-11-03 16:59:07 +01:00
pinctrl@80018000 {
2013-07-01 15:23:29 +02:00
ssd1306_cfa10036: ssd1306-10036@0 {
2012-11-03 16:59:08 +01:00
reg = <0>;
fsl,pinmux-ids = <
2013-09-19 08:59:48 +02:00
MX28_PAD_SSP0_DATA7__GPIO_2_7
2012-11-03 16:59:08 +01:00
>;
2013-09-22 14:02:59 +08:00
fsl,drive-strength = <MXS_DRIVE_4mA>;
fsl,voltage = <MXS_VOLTAGE_HIGH>;
fsl,pull-up = <MXS_PULL_DISABLE>;
2012-11-03 16:59:08 +01:00
};
2012-11-03 16:59:07 +01:00
led_pins_cfa10036: leds-10036@0 {
reg = <0>;
fsl,pinmux-ids = <
2013-09-19 08:59:48 +02:00
MX28_PAD_AUART1_RX__GPIO_3_4
2012-11-03 16:59:07 +01:00
>;
2013-09-22 14:02:59 +08:00
fsl,drive-strength = <MXS_DRIVE_4mA>;
fsl,voltage = <MXS_VOLTAGE_HIGH>;
fsl,pull-up = <MXS_PULL_DISABLE>;
2012-11-03 16:59:07 +01:00
};
2013-06-13 15:43:42 +02:00
usb0_otg_cfa10036: otg-10036@0 {
reg = <0>;
fsl,pinmux-ids = <
2013-09-19 08:59:48 +02:00
MX28_PAD_GPMI_RDY0__USB0_ID
2013-06-13 15:43:42 +02:00
>;
2013-09-22 14:02:59 +08:00
fsl,drive-strength = <MXS_DRIVE_4mA>;
fsl,voltage = <MXS_VOLTAGE_HIGH>;
fsl,pull-up = <MXS_PULL_DISABLE>;
2013-06-13 15:43:42 +02:00
};
2014-05-15 17:12:48 +02:00
mmc_pwr_cfa10036: mmc_pwr_cfa10036@0 {
reg = <0>;
fsl,pinmux-ids = <
0x31c3 /*
MX28_PAD_PWM3__GPIO_3_28 */
>;
fsl,drive-strength = <0>;
fsl,voltage = <1>;
fsl,pull-up = <0>;
};
2012-11-03 16:59:07 +01:00
};
2012-06-27 10:18:12 +02:00
ssp0: ssp@80010000 {
compatible = "fsl,imx28-mmc";
pinctrl-names = "default";
pinctrl-0 = <&mmc0_4bit_pins_a
&mmc0_cd_cfg &mmc0_sck_cfg>;
2014-05-15 17:12:48 +02:00
vmmc-supply = <®_vddio_sd0>;
2012-06-27 10:18:12 +02:00
bus-width = <4>;
status = "okay";
};
};
apbx@80040000 {
duart: serial@80074000 {
pinctrl-names = "default";
pinctrl-0 = <&duart_pins_b>;
status = "okay";
};
2012-10-31 10:12:54 +01:00
i2c0: i2c@80058000 {
pinctrl-names = "default";
pinctrl-0 = <&i2c0_pins_b>;
2013-04-22 12:02:22 +02:00
clock-frequency = <400000>;
2012-10-31 10:12:54 +01:00
status = "okay";
2013-04-22 11:55:55 +02:00
ssd1306: oled@3c {
compatible = "solomon,ssd1306fb-i2c";
2013-07-01 15:23:29 +02:00
pinctrl-names = "default";
pinctrl-0 = <&ssd1306_cfa10036>;
2012-10-31 10:12:54 +01:00
reg = <0x3c>;
reset-gpios = <&gpio2 7 0>;
2013-04-22 11:55:55 +02:00
solomon,height = <32>;
solomon,width = <128>;
solomon,page-offset = <0>;
2015-03-31 20:27:11 +02:00
solomon,com-lrremap;
solomon,com-invdir;
solomon,com-offset = <32>;
2012-10-31 10:12:54 +01:00
};
};
2013-06-13 15:43:42 +02:00
usbphy0: usbphy@8007c000 {
status = "okay";
};
};
};
ahb@80080000 {
usb0: usb@80080000 {
pinctrl-names = "default";
pinctrl-0 = <&usb0_otg_cfa10036>;
2013-11-18 15:52:02 +01:00
dr_mode = "peripheral";
phy_type = "utmi";
2013-06-13 15:43:42 +02:00
status = "okay";
2012-06-27 10:18:12 +02:00
};
};
2012-06-29 09:39:29 +02:00
leds {
compatible = "gpio-leds";
2012-11-03 16:59:07 +01:00
pinctrl-names = "default";
pinctrl-0 = <&led_pins_cfa10036>;
2012-06-29 09:39:29 +02:00
power {
gpios = <&gpio3 4 1>;
default-state = "on";
};
};
2014-05-15 17:12:48 +02:00
reg_vddio_sd0: vddio-sd0 {
compatible = "regulator-fixed";
pinctrl-names = "default";
pinctrl-0 = <&mmc_pwr_cfa10036>;
regulator-name = "vddio-sd0";
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;
gpio = <&gpio3 28 0>;
};
2012-06-27 10:18:12 +02:00
};