Lines Matching +full:de +full:- +full:active

1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * Copyright (C) 2013 Marek Vasut <marex@denx.de>
6 /dts-v1/;
20 nand-controller@8000c000 {
21 #address-cells = <1>;
22 #size-cells = <1>;
23 pinctrl-names = "default";
24 pinctrl-0 = <&gpmi_pins_a &gpmi_status_cfg>;
28 label = "gpmi-nfc-0-boot";
30 read-only;
34 label = "gpmi-nfc-general-use";
40 compatible = "fsl,imx28-mmc";
41 pinctrl-names = "default";
42 pinctrl-0 = <&mmc0_4bit_pins_a
45 bus-width = <4>;
46 vmmc-supply = <&reg_vddio_sd0>;
51 compatible = "fsl,imx28-mmc";
52 pinctrl-names = "default";
53 pinctrl-0 = <&mmc2_4bit_pins_a
56 bus-width = <4>;
57 vmmc-supply = <&reg_vddio_sd1>;
62 pinctrl-names = "default";
63 pinctrl-0 = <&hog_pins_a>;
67 fsl,pinmux-ids = <
73 fsl,drive-strength = <MXS_DRIVE_4mA>;
75 fsl,pull-up = <MXS_PULL_DISABLE>;
78 lcdif_pins_m28: lcdif-m28@0 {
80 fsl,pinmux-ids = <
88 fsl,drive-strength = <MXS_DRIVE_4mA>;
90 fsl,pull-up = <MXS_PULL_DISABLE>;
93 led_pins_gpio: leds-m28@0 {
95 fsl,pinmux-ids = <
99 fsl,drive-strength = <MXS_DRIVE_4mA>;
101 fsl,pull-up = <MXS_PULL_DISABLE>;
110 pinctrl-names = "default";
111 pinctrl-0 = <&lcdif_24bit_pins_a
117 bits-per-pixel = <32>;
118 bus-width = <24>;
120 display-timings {
121 native-mode = <&timing0>;
123 clock-frequency = <6410256>;
126 hback-porch = <38>;
127 hfront-porch = <20>;
128 vback-porch = <15>;
129 vfront-porch = <5>;
130 hsync-len = <30>;
131 vsync-len = <3>;
132 hsync-active = <0>;
133 vsync-active = <0>;
134 de-active = <1>;
135 pixelclk-active = <1>;
144 pinctrl-names = "default";
145 pinctrl-0 = <&duart_pins_b>;
154 pinctrl-names = "default";
155 pinctrl-0 = <&auart0_2pins_a>;
160 pinctrl-names = "default";
161 pinctrl-0 = <&auart3_2pins_b>;
166 pinctrl-names = "default";
167 pinctrl-0 = <&pwm3_pins_a>;
175 vbus-supply = <&reg_usb1_vbus>;
176 pinctrl-names = "default";
177 pinctrl-0 = <&usb1_pins_a>;
178 disable-over-current;
183 phy-mode = "rmii";
184 pinctrl-names = "default";
185 pinctrl-0 = <&mac0_pins_a>;
186 phy-reset-gpios = <&gpio4 13 GPIO_ACTIVE_LOW>;
187 phy-reset-duration = <100>;
192 phy-mode = "rmii";
193 pinctrl-names = "default";
194 pinctrl-0 = <&mac1_pins_a>;
200 compatible = "pwm-backlight";
202 brightness-levels = <0 4 8 16 32 64 128 255>;
203 default-brightness-level = <6>;
207 compatible = "gpio-leds";
208 pinctrl-names = "default";
209 pinctrl-0 = <&led_pins_gpio>;
212 label = "sd0-led";
214 linux,default-trigger = "mmc0";
218 label = "sd1-led";
220 linux,default-trigger = "mmc2";
225 compatible = "simple-bus";
226 #address-cells = <1>;
227 #size-cells = <0>;
230 compatible = "regulator-fixed";
232 regulator-name = "3P3V";
233 regulator-min-microvolt = <3300000>;
234 regulator-max-microvolt = <3300000>;
235 regulator-always-on;
239 compatible = "regulator-fixed";
241 regulator-name = "vddio-sd0";
242 regulator-min-microvolt = <3300000>;
243 regulator-max-microvolt = <3300000>;
248 compatible = "regulator-fixed";
250 regulator-name = "vddio-sd1";
251 regulator-min-microvolt = <3300000>;
252 regulator-max-microvolt = <3300000>;
257 compatible = "regulator-fixed";
259 regulator-name = "usb1_vbus";
260 regulator-min-microvolt = <5000000>;
261 regulator-max-microvolt = <5000000>;
263 enable-active-high;