Lines Matching +full:pixelclk +full:- +full:active

1 // SPDX-License-Identifier: GPL-2.0-or-later
8 * The CFA-10058 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-10058 Board";
17 reg_usb1_vbus: regulator-0 {
18 compatible = "regulator-fixed";
19 pinctrl-names = "default";
20 pinctrl-0 = <&usb_pins_cfa10058>;
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 = <6>;
36 pinctrl-names = "default";
37 pinctrl-0 = <&lcdif_24bit_pins_a
43 bits-per-pixel = <32>;
44 bus-width = <24>;
46 display-timings {
47 native-mode = <&timing0>;
49 clock-frequency = <30000000>;
52 hback-porch = <40>;
53 hfront-porch = <40>;
54 vback-porch = <13>;
55 vfront-porch = <29>;
56 hsync-len = <8>;
57 vsync-len = <8>;
58 hsync-active = <0>;
59 vsync-active = <0>;
60 de-active = <1>;
61 pixelclk-active = <1>;
68 fsl,lradc-touchscreen-wires = <4>;
73 phy-mode = "rmii";
74 pinctrl-names = "default";
75 pinctrl-0 = <&mac0_pins_a>;
76 phy-reset-gpios = <&gpio2 21 GPIO_ACTIVE_LOW>;
77 phy-reset-duration = <100>;
82 usb_pins_cfa10058: usb-10058@0 {
84 fsl,pinmux-ids = <
87 fsl,drive-strength = <MXS_DRIVE_4mA>;
89 fsl,pull-up = <MXS_PULL_DISABLE>;
92 lcdif_pins_cfa10058: lcdif-10058@0 {
94 fsl,pinmux-ids = <
100 fsl,drive-strength = <MXS_DRIVE_4mA>;
102 fsl,pull-up = <MXS_PULL_DISABLE>;
107 pinctrl-names = "default";
108 pinctrl-0 = <&pwm3_pins_b>;
113 vbus-supply = <&reg_usb1_vbus>;
114 pinctrl-0 = <&usb1_pins_a>;
115 pinctrl-names = "default";