Lines Matching +full:pixelclk +full:- +full:active
1 // SPDX-License-Identifier: GPL-2.0-or-later
7 * The CFA-10055 is an expansion board for the CFA-10036 module and
8 * CFA-10037, thus we need to include the CFA-10037 DTS.
10 #include "imx28-cfa10037.dts"
13 model = "Crystalfontz CFA-10056 Board";
19 spi2_pins_cfa10056: spi2-cfa10056@0 {
21 fsl,pinmux-ids = <
27 fsl,drive-strength = <MXS_DRIVE_8mA>;
29 fsl,pull-up = <MXS_PULL_ENABLE>;
32 lcdif_pins_cfa10056: lcdif-10056@0 {
34 fsl,pinmux-ids = <
40 fsl,drive-strength = <MXS_DRIVE_4mA>;
42 fsl,pull-up = <MXS_PULL_DISABLE>;
45 lcdif_pins_cfa10056_pullup: lcdif-10056-pullup@0 {
47 fsl,pinmux-ids = <
50 fsl,drive-strength = <MXS_DRIVE_4mA>;
52 fsl,pull-up = <MXS_PULL_ENABLE>;
57 pinctrl-names = "default";
58 pinctrl-0 = <&lcdif_24bit_pins_a
65 bits-per-pixel = <32>;
66 bus-width = <24>;
68 display-timings {
69 native-mode = <&timing0>;
71 clock-frequency = <32000000>;
74 hback-porch = <2>;
75 hfront-porch = <2>;
76 vback-porch = <2>;
77 vfront-porch = <2>;
78 hsync-len = <5>;
79 vsync-len = <5>;
80 hsync-active = <0>;
81 vsync-active = <0>;
82 de-active = <1>;
83 pixelclk-active = <1>;
92 compatible = "spi-gpio";
93 pinctrl-names = "default";
94 pinctrl-0 = <&spi2_pins_cfa10056>;
96 gpio-sck = <&gpio2 16 0>;
97 gpio-mosi = <&gpio2 17 0>;
98 gpio-miso = <&gpio2 18 0>;
99 cs-gpios = <&gpio3 5 0>;
100 num-chipselects = <1>;
101 #address-cells = <1>;
102 #size-cells = <0>;
107 spi-max-frequency = <100000>;
108 spi-cpol;
109 spi-cpha;
110 gpios-reset = <&gpio3 30 0>;