Lines Matching +full:imx28 +full:- +full:spi
8 * http://www.opensource.org/licenses/gpl-license.html
13 * The CFA-10055 is an expansion board for the CFA-10036 module and
14 * CFA-10037, thus we need to include the CFA-10037 DTS.
16 #include "imx28-cfa10037.dts"
19 model = "Crystalfontz CFA-10056 Board";
20 …compatible = "crystalfontz,cfa10056", "crystalfontz,cfa10037", "crystalfontz,cfa10036", "fsl,imx28…
25 spi2_pins_cfa10056: spi2-cfa10056@0 {
27 fsl,pinmux-ids = <
33 fsl,drive-strength = <MXS_DRIVE_8mA>;
35 fsl,pull-up = <MXS_PULL_ENABLE>;
38 lcdif_pins_cfa10056: lcdif-10056@0 {
40 fsl,pinmux-ids = <
46 fsl,drive-strength = <MXS_DRIVE_4mA>;
48 fsl,pull-up = <MXS_PULL_DISABLE>;
51 lcdif_pins_cfa10056_pullup: lcdif-10056-pullup@0 {
53 fsl,pinmux-ids = <
56 fsl,drive-strength = <MXS_DRIVE_4mA>;
58 fsl,pull-up = <MXS_PULL_ENABLE>;
63 pinctrl-names = "default";
64 pinctrl-0 = <&lcdif_24bit_pins_a
71 bits-per-pixel = <32>;
72 bus-width = <24>;
74 display-timings {
75 native-mode = <&timing0>;
77 clock-frequency = <32000000>;
80 hback-porch = <2>;
81 hfront-porch = <2>;
82 vback-porch = <2>;
83 vfront-porch = <2>;
84 hsync-len = <5>;
85 vsync-len = <5>;
86 hsync-active = <0>;
87 vsync-active = <0>;
88 de-active = <1>;
89 pixelclk-active = <1>;
98 compatible = "spi-gpio";
99 pinctrl-names = "default";
100 pinctrl-0 = <&spi2_pins_cfa10056>;
102 gpio-sck = <&gpio2 16 0>;
103 gpio-mosi = <&gpio2 17 0>;
104 gpio-miso = <&gpio2 18 0>;
105 cs-gpios = <&gpio3 5 0>;
106 num-chipselects = <1>;
107 #address-cells = <1>;
108 #size-cells = <0>;
113 spi-max-frequency = <100000>;
114 spi-cpol;
115 spi-cpha;
116 gpios-reset = <&gpio3 30 0>;