Lines Matching +full:imx28 +full:- +full:i2c
1 // SPDX-License-Identifier: GPL-2.0-or-later
6 /dts-v1/;
7 #include "imx28.dtsi"
8 #include <dt-bindings/gpio/gpio.h>
11 model = "Crystalfontz CFA-10036 Board";
12 compatible = "crystalfontz,cfa10036", "fsl,imx28";
22 ssd1306_cfa10036: ssd1306-10036@0 {
24 fsl,pinmux-ids = <
27 fsl,drive-strength = <MXS_DRIVE_4mA>;
29 fsl,pull-up = <MXS_PULL_DISABLE>;
32 led_pins_cfa10036: leds-10036@0 {
34 fsl,pinmux-ids = <
37 fsl,drive-strength = <MXS_DRIVE_4mA>;
39 fsl,pull-up = <MXS_PULL_DISABLE>;
42 usb0_otg_cfa10036: otg-10036@0 {
44 fsl,pinmux-ids = <
47 fsl,drive-strength = <MXS_DRIVE_4mA>;
49 fsl,pull-up = <MXS_PULL_DISABLE>;
54 fsl,pinmux-ids = <
58 fsl,drive-strength = <0>;
60 fsl,pull-up = <0>;
66 compatible = "fsl,imx28-mmc";
67 pinctrl-names = "default";
68 pinctrl-0 = <&mmc0_4bit_pins_a
70 vmmc-supply = <®_vddio_sd0>;
71 bus-width = <4>;
78 pinctrl-names = "default";
79 pinctrl-0 = <&duart_pins_b>;
83 i2c0: i2c@80058000 {
84 pinctrl-names = "default";
85 pinctrl-0 = <&i2c0_pins_b>;
86 clock-frequency = <400000>;
90 compatible = "solomon,ssd1306fb-i2c";
91 pinctrl-names = "default";
92 pinctrl-0 = <&ssd1306_cfa10036>;
94 reset-gpios = <&gpio2 7 GPIO_ACTIVE_LOW>;
97 solomon,page-offset = <0>;
98 solomon,com-lrremap;
99 solomon,com-invdir;
100 solomon,com-offset = <32>;
112 pinctrl-names = "default";
113 pinctrl-0 = <&usb0_otg_cfa10036>;
121 compatible = "gpio-leds";
122 pinctrl-names = "default";
123 pinctrl-0 = <&led_pins_cfa10036>;
127 default-state = "on";
131 reg_vddio_sd0: vddio-sd0 {
132 compatible = "regulator-fixed";
133 pinctrl-names = "default";
134 pinctrl-0 = <&mmc_pwr_cfa10036>;
135 regulator-name = "vddio-sd0";
136 regulator-min-microvolt = <3300000>;
137 regulator-max-microvolt = <3300000>;