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

1 // SPDX-License-Identifier: GPL-2.0-or-later
8 * The CFA-10055 is an expansion board for the CFA-10036 module and
9 * CFA-10037, thus we need to include the CFA-10037 DTS.
11 #include "imx28-cfa10037.dts"
14 model = "Crystalfontz CFA-10055 Board";
20 spi2_pins_cfa10055: spi2-cfa10055@0 {
22 fsl,pinmux-ids = <
28 fsl,drive-strength = <MXS_DRIVE_8mA>;
30 fsl,pull-up = <MXS_PULL_ENABLE>;
33 lcdif_18bit_pins_cfa10055: lcdif-18bit@0 {
35 fsl,pinmux-ids = <
55 fsl,drive-strength = <MXS_DRIVE_4mA>;
57 fsl,pull-up = <MXS_PULL_DISABLE>;
60 lcdif_pins_cfa10055: lcdif-evk@0 {
62 fsl,pinmux-ids = <
68 fsl,drive-strength = <MXS_DRIVE_4mA>;
70 fsl,pull-up = <MXS_PULL_DISABLE>;
73 lcdif_pins_cfa10055_pullup: lcdif-10055-pullup@0 {
75 fsl,pinmux-ids = <
78 fsl,drive-strength = <MXS_DRIVE_4mA>;
80 fsl,pull-up = <MXS_PULL_ENABLE>;
85 pinctrl-names = "default";
86 pinctrl-0 = <&lcdif_18bit_pins_cfa10055
93 bits-per-pixel = <32>;
94 bus-width = <18>;
96 display-timings {
97 native-mode = <&timing0>;
99 clock-frequency = <9216000>;
102 hback-porch = <2>;
103 hfront-porch = <2>;
104 vback-porch = <2>;
105 vfront-porch = <2>;
106 hsync-len = <15>;
107 vsync-len = <15>;
108 hsync-active = <0>;
109 vsync-active = <0>;
110 de-active = <1>;
111 pixelclk-active = <1>;
120 fsl,lradc-touchscreen-wires = <4>;
125 pinctrl-names = "default";
126 pinctrl-0 = <&pwm3_pins_b>;
133 compatible = "spi-gpio";
134 pinctrl-names = "default";
135 pinctrl-0 = <&spi2_pins_cfa10055>;
137 gpio-sck = <&gpio2 16 0>;
138 gpio-mosi = <&gpio2 17 0>;
139 gpio-miso = <&gpio2 18 0>;
140 cs-gpios = <&gpio3 5 0>;
141 num-chipselects = <1>;
142 #address-cells = <1>;
143 #size-cells = <0>;
148 spi-max-frequency = <100000>;
149 spi-cpol;
150 spi-cpha;
151 gpios-reset = <&gpio3 30 0>;
156 compatible = "pwm-backlight";
158 brightness-levels = <0 4 8 16 32 64 128 255>;
159 default-brightness-level = <6>;