Lines Matching +full:pixelclk +full:- +full:active
1 // SPDX-License-Identifier: GPL-2.0-or-later
8 * The CFA-10057 is an expansion board for the CFA-10036 module, thus we
9 * need to include the CFA-10036 DTS.
11 #include "imx28-cfa10036.dts"
14 model = "Crystalfontz CFA-10057 Board";
17 reg_usb1_vbus: regulator-0 {
18 compatible = "regulator-fixed";
19 pinctrl-names = "default";
20 pinctrl-0 = <&usb_pins_cfa10057>;
21 regulator-name = "usb1_vbus";
22 regulator-min-microvolt = <5000000>;
23 regulator-max-microvolt = <5000000>;
28 compatible = "pwm-backlight";
30 brightness-levels = <0 4 8 16 32 64 128 255>;
31 default-brightness-level = <7>;
36 pinctrl-names = "default";
37 pinctrl-0 = <&lcdif_18bit_pins_cfa10057
43 bits-per-pixel = <32>;
44 bus-width = <18>;
46 display-timings {
47 native-mode = <&timing0>;
49 clock-frequency = <30000000>;
52 hfront-porch = <12>;
53 hback-porch = <2>;
54 vfront-porch = <5>;
55 vback-porch = <3>;
56 hsync-len = <2>;
57 vsync-len = <2>;
58 hsync-active = <0>;
59 vsync-active = <0>;
60 de-active = <1>;
61 pixelclk-active = <1>;
68 fsl,lradc-touchscreen-wires = <4>;
73 pinctrl-names = "default";
74 pinctrl-0 = <&i2c1_pins_a>;
79 phy-mode = "rmii";
80 pinctrl-names = "default";
81 pinctrl-0 = <&mac0_pins_a>;
82 phy-reset-gpios = <&gpio2 21 GPIO_ACTIVE_LOW>;
83 phy-reset-duration = <100>;
88 usb_pins_cfa10057: usb-10057@0 {
90 fsl,pinmux-ids = <
93 fsl,drive-strength = <MXS_DRIVE_4mA>;
95 fsl,pull-up = <MXS_PULL_DISABLE>;
98 lcdif_18bit_pins_cfa10057: lcdif-18bit@0 {
100 fsl,pinmux-ids = <
120 fsl,drive-strength = <MXS_DRIVE_4mA>;
122 fsl,pull-up = <MXS_PULL_DISABLE>;
125 lcdif_pins_cfa10057: lcdif-evk@0 {
127 fsl,pinmux-ids = <
133 fsl,drive-strength = <MXS_DRIVE_4mA>;
135 fsl,pull-up = <MXS_PULL_DISABLE>;
140 pinctrl-names = "default";
141 pinctrl-0 = <&pwm4_pins_a>;
146 vbus-supply = <®_usb1_vbus>;
147 pinctrl-0 = <&usb1_pins_a>;
148 pinctrl-names = "default";