Lines Matching +full:imx28 +full:- +full:pinctrl
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";
20 compatible = "gpio-leds";
21 pinctrl-names = "default";
22 pinctrl-0 = <&led_pins_cfa10036>;
26 default-state = "on";
30 reg_vddio_sd0: vddio-sd0 {
31 compatible = "regulator-fixed";
32 pinctrl-names = "default";
33 pinctrl-0 = <&mmc_pwr_cfa10036>;
34 regulator-name = "vddio-sd0";
35 regulator-min-microvolt = <3300000>;
36 regulator-max-microvolt = <3300000>;
42 pinctrl-names = "default";
43 pinctrl-0 = <&duart_pins_b>;
48 pinctrl-names = "default";
49 pinctrl-0 = <&i2c0_pins_b>;
50 clock-frequency = <400000>;
54 compatible = "solomon,ssd1306fb-i2c";
55 pinctrl-names = "default";
56 pinctrl-0 = <&ssd1306_cfa10036>;
58 reset-gpios = <&gpio2 7 GPIO_ACTIVE_LOW>;
61 solomon,page-offset = <0>;
62 solomon,com-lrremap;
63 solomon,com-invdir;
64 solomon,com-offset = <32>;
68 &pinctrl {
69 ssd1306_cfa10036: ssd1306-10036@0 {
71 fsl,pinmux-ids = <
74 fsl,drive-strength = <MXS_DRIVE_4mA>;
76 fsl,pull-up = <MXS_PULL_DISABLE>;
79 led_pins_cfa10036: leds-10036@0 {
81 fsl,pinmux-ids = <
84 fsl,drive-strength = <MXS_DRIVE_4mA>;
86 fsl,pull-up = <MXS_PULL_DISABLE>;
89 usb0_otg_cfa10036: otg-10036@0 {
91 fsl,pinmux-ids = <
94 fsl,drive-strength = <MXS_DRIVE_4mA>;
96 fsl,pull-up = <MXS_PULL_DISABLE>;
101 fsl,pinmux-ids = <
105 fsl,drive-strength = <0>;
107 fsl,pull-up = <0>;
112 compatible = "fsl,imx28-mmc";
113 pinctrl-names = "default";
114 pinctrl-0 = <&mmc0_4bit_pins_a
116 vmmc-supply = <®_vddio_sd0>;
117 bus-width = <4>;
122 pinctrl-names = "default";
123 pinctrl-0 = <&usb0_otg_cfa10036>;