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";
20 usb_pins_cfa10058: usb-10058@0 {
22 fsl,pinmux-ids = <
25 fsl,drive-strength = <MXS_DRIVE_4mA>;
27 fsl,pull-up = <MXS_PULL_DISABLE>;
30 lcdif_pins_cfa10058: lcdif-10058@0 {
32 fsl,pinmux-ids = <
38 fsl,drive-strength = <MXS_DRIVE_4mA>;
40 fsl,pull-up = <MXS_PULL_DISABLE>;
45 pinctrl-names = "default";
46 pinctrl-0 = <&lcdif_24bit_pins_a
52 bits-per-pixel = <32>;
53 bus-width = <24>;
55 display-timings {
56 native-mode = <&timing0>;
58 clock-frequency = <30000000>;
61 hback-porch = <40>;
62 hfront-porch = <40>;
63 vback-porch = <13>;
64 vfront-porch = <29>;
65 hsync-len = <8>;
66 vsync-len = <8>;
67 hsync-active = <0>;
68 vsync-active = <0>;
69 de-active = <1>;
70 pixelclk-active = <1>;
79 fsl,lradc-touchscreen-wires = <4>;
84 pinctrl-names = "default";
85 pinctrl-0 = <&pwm3_pins_b>;
97 vbus-supply = <®_usb1_vbus>;
98 pinctrl-0 = <&usb1_pins_a>;
99 pinctrl-names = "default";
105 compatible = "simple-bus";
106 #address-cells = <1>;
107 #size-cells = <0>;
110 pinctrl-names = "default";
111 pinctrl-0 = <&usb_pins_cfa10058>;
112 compatible = "regulator-fixed";
114 regulator-name = "usb1_vbus";
115 regulator-min-microvolt = <5000000>;
116 regulator-max-microvolt = <5000000>;
123 phy-mode = "rmii";
124 pinctrl-names = "default";
125 pinctrl-0 = <&mac0_pins_a>;
126 phy-reset-gpios = <&gpio2 21 GPIO_ACTIVE_LOW>;
127 phy-reset-duration = <100>;
133 compatible = "pwm-backlight";
135 brightness-levels = <0 4 8 16 32 64 128 255>;
136 default-brightness-level = <6>;