diff options
-rw-r--r-- | arch/arm/boot/dts/omap3-overo-alto35-common.dtsi | 1 | ||||
-rw-r--r-- | arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi | 165 |
2 files changed, 166 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/omap3-overo-alto35-common.dtsi b/arch/arm/boot/dts/omap3-overo-alto35-common.dtsi index 19d64864a109..7aae8fb82c1f 100644 --- a/arch/arm/boot/dts/omap3-overo-alto35-common.dtsi +++ b/arch/arm/boot/dts/omap3-overo-alto35-common.dtsi | |||
@@ -11,6 +11,7 @@ | |||
11 | */ | 11 | */ |
12 | 12 | ||
13 | #include "omap3-overo-common-peripherals.dtsi" | 13 | #include "omap3-overo-common-peripherals.dtsi" |
14 | #include "omap3-overo-common-lcd35.dtsi" | ||
14 | 15 | ||
15 | #include <dt-bindings/input/input.h> | 16 | #include <dt-bindings/input/input.h> |
16 | 17 | ||
diff --git a/arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi b/arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi new file mode 100644 index 000000000000..233c69e50ae3 --- /dev/null +++ b/arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi | |||
@@ -0,0 +1,165 @@ | |||
1 | /* | ||
2 | * Copyright (C) 2014 Florian Vaussard, EPFL Mobots group | ||
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify | ||
5 | * it under the terms of the GNU General Public License version 2 as | ||
6 | * published by the Free Software Foundation. | ||
7 | */ | ||
8 | |||
9 | /* | ||
10 | * 4.3'' LCD panel output for some Gumstix Overo boards (Gallop43, Chestnut43) | ||
11 | */ | ||
12 | |||
13 | &omap3_pmx_core { | ||
14 | dss_dpi_pins: pinmux_dss_dpi_pins { | ||
15 | pinctrl-single,pins = < | ||
16 | OMAP3_CORE1_IOPAD(0x20d4, PIN_OUTPUT | MUX_MODE0) /* dss_pclk.dss_pclk */ | ||
17 | OMAP3_CORE1_IOPAD(0x20d6, PIN_OUTPUT | MUX_MODE0) /* dss_hsync.dss_hsync */ | ||
18 | OMAP3_CORE1_IOPAD(0x20d8, PIN_OUTPUT | MUX_MODE0) /* dss_vsync.dss_vsync */ | ||
19 | OMAP3_CORE1_IOPAD(0x20da, PIN_OUTPUT | MUX_MODE0) /* dss_acbias.dss_acbias */ | ||
20 | OMAP3_CORE1_IOPAD(0x20dc, PIN_OUTPUT | MUX_MODE0) /* dss_data0.dss_data0 */ | ||
21 | OMAP3_CORE1_IOPAD(0x20de, PIN_OUTPUT | MUX_MODE0) /* dss_data1.dss_data1 */ | ||
22 | OMAP3_CORE1_IOPAD(0x20e0, PIN_OUTPUT | MUX_MODE0) /* dss_data2.dss_data2 */ | ||
23 | OMAP3_CORE1_IOPAD(0x20e2, PIN_OUTPUT | MUX_MODE0) /* dss_data3.dss_data3 */ | ||
24 | OMAP3_CORE1_IOPAD(0x20e4, PIN_OUTPUT | MUX_MODE0) /* dss_data4.dss_data4 */ | ||
25 | OMAP3_CORE1_IOPAD(0x20e6, PIN_OUTPUT | MUX_MODE0) /* dss_data5.dss_data5 */ | ||
26 | OMAP3_CORE1_IOPAD(0x20e8, PIN_OUTPUT | MUX_MODE0) /* dss_data6.dss_data6 */ | ||
27 | OMAP3_CORE1_IOPAD(0x20ea, PIN_OUTPUT | MUX_MODE0) /* dss_data7.dss_data7 */ | ||
28 | OMAP3_CORE1_IOPAD(0x20ec, PIN_OUTPUT | MUX_MODE0) /* dss_data8.dss_data8 */ | ||
29 | OMAP3_CORE1_IOPAD(0x20ee, PIN_OUTPUT | MUX_MODE0) /* dss_data9.dss_data9 */ | ||
30 | OMAP3_CORE1_IOPAD(0x20f0, PIN_OUTPUT | MUX_MODE0) /* dss_data10.dss_data10 */ | ||
31 | OMAP3_CORE1_IOPAD(0x20f2, PIN_OUTPUT | MUX_MODE0) /* dss_data11.dss_data11 */ | ||
32 | OMAP3_CORE1_IOPAD(0x20f4, PIN_OUTPUT | MUX_MODE0) /* dss_data12.dss_data12 */ | ||
33 | OMAP3_CORE1_IOPAD(0x20f6, PIN_OUTPUT | MUX_MODE0) /* dss_data13.dss_data13 */ | ||
34 | OMAP3_CORE1_IOPAD(0x20f8, PIN_OUTPUT | MUX_MODE0) /* dss_data14.dss_data14 */ | ||
35 | OMAP3_CORE1_IOPAD(0x20fa, PIN_OUTPUT | MUX_MODE0) /* dss_data15.dss_data15 */ | ||
36 | OMAP3_CORE1_IOPAD(0x20fc, PIN_OUTPUT | MUX_MODE0) /* dss_data16.dss_data16 */ | ||
37 | OMAP3_CORE1_IOPAD(0x20fe, PIN_OUTPUT | MUX_MODE0) /* dss_data17.dss_data17 */ | ||
38 | OMAP3_CORE1_IOPAD(0x2100, PIN_OUTPUT | MUX_MODE0) /* dss_data18.dss_data18 */ | ||
39 | OMAP3_CORE1_IOPAD(0x2102, PIN_OUTPUT | MUX_MODE0) /* dss_data19.dss_data19 */ | ||
40 | OMAP3_CORE1_IOPAD(0x2104, PIN_OUTPUT | MUX_MODE0) /* dss_data20.dss_data20 */ | ||
41 | OMAP3_CORE1_IOPAD(0x2106, PIN_OUTPUT | MUX_MODE0) /* dss_data21.dss_data21 */ | ||
42 | OMAP3_CORE1_IOPAD(0x2108, PIN_OUTPUT | MUX_MODE0) /* dss_data22.dss_data22 */ | ||
43 | OMAP3_CORE1_IOPAD(0x210a, PIN_OUTPUT | MUX_MODE0) /* dss_data23.dss_data23 */ | ||
44 | >; | ||
45 | }; | ||
46 | |||
47 | lb035_pins: pinmux_lb035_pins { | ||
48 | pinctrl-single,pins = < | ||
49 | OMAP3_CORE1_IOPAD(0x2174, PIN_OUTPUT | MUX_MODE4) /* uart2_cts.gpio_144 */ | ||
50 | >; | ||
51 | }; | ||
52 | |||
53 | backlight_pins: pinmux_backlight_pins { | ||
54 | pinctrl-single,pins = < | ||
55 | OMAP3_CORE1_IOPAD(0x2176, PIN_OUTPUT | MUX_MODE4) /* uart2_rts.gpio_145 */ | ||
56 | >; | ||
57 | }; | ||
58 | |||
59 | mcspi1_pins: pinmux_mcspi1_pins { | ||
60 | pinctrl-single,pins = < | ||
61 | OMAP3_CORE1_IOPAD(0x21c8, PIN_INPUT | MUX_MODE0) /* mcspi1_clk.mcspi1_clk */ | ||
62 | OMAP3_CORE1_IOPAD(0x21ca, PIN_INPUT | MUX_MODE0) /* mcspi1_simo.mcspi1_simo */ | ||
63 | OMAP3_CORE1_IOPAD(0x21cc, PIN_INPUT | MUX_MODE0) /* mcspi1_somi.mcspi1_somi */ | ||
64 | OMAP3_CORE1_IOPAD(0x21ce, PIN_INPUT | MUX_MODE0) /* mcspi1_cs0.mcspi1_cs0 */ | ||
65 | >; | ||
66 | }; | ||
67 | |||
68 | ads7846_pins: pinmux_ads7846_pins { | ||
69 | pinctrl-single,pins = < | ||
70 | OMAP3_CORE1_IOPAD(0x2138, PIN_INPUT_PULLDOWN | MUX_MODE4) /* csi2_dx1.gpio_114 */ | ||
71 | >; | ||
72 | }; | ||
73 | }; | ||
74 | |||
75 | /* Needed to power the DPI pins */ | ||
76 | &vpll2 { | ||
77 | regulator-always-on; | ||
78 | }; | ||
79 | |||
80 | &dss { | ||
81 | status = "ok"; | ||
82 | |||
83 | pinctrl-names = "default"; | ||
84 | pinctrl-0 = <&dss_dpi_pins>; | ||
85 | |||
86 | port { | ||
87 | dpi_out: endpoint { | ||
88 | remote-endpoint = <&lcd_in>; | ||
89 | data-lines = <24>; | ||
90 | }; | ||
91 | }; | ||
92 | }; | ||
93 | |||
94 | / { | ||
95 | aliases { | ||
96 | display0 = &lcd0; | ||
97 | }; | ||
98 | |||
99 | ads7846reg: ads7846-reg { | ||
100 | compatible = "regulator-fixed"; | ||
101 | regulator-name = "ads7846-reg"; | ||
102 | regulator-min-microvolt = <3300000>; | ||
103 | regulator-max-microvolt = <3300000>; | ||
104 | }; | ||
105 | |||
106 | backlight { | ||
107 | compatible = "gpio-backlight"; | ||
108 | |||
109 | pinctrl-names = "default"; | ||
110 | pinctrl-0 = <&backlight_pins>; | ||
111 | gpios = <&gpio5 17 GPIO_ACTIVE_HIGH>; /* gpio_145 */ | ||
112 | |||
113 | default-on; | ||
114 | }; | ||
115 | }; | ||
116 | |||
117 | &mcspi1 { | ||
118 | pinctrl-names = "default"; | ||
119 | pinctrl-0 = <&mcspi1_pins>; | ||
120 | |||
121 | lcd0: display@0 { | ||
122 | compatible = "lgphilips,lb035q02"; | ||
123 | label = "lcd"; | ||
124 | |||
125 | reg = <1>; /* CS1 */ | ||
126 | spi-max-frequency = <10000000>; | ||
127 | spi-cpol; | ||
128 | spi-cpha; | ||
129 | |||
130 | pinctrl-names = "default"; | ||
131 | pinctrl-0 = <&lb035_pins>; | ||
132 | enable-gpios = <&gpio5 16 GPIO_ACTIVE_HIGH>; /* gpio_144 */ | ||
133 | |||
134 | port { | ||
135 | lcd_in: endpoint { | ||
136 | remote-endpoint = <&dpi_out>; | ||
137 | }; | ||
138 | }; | ||
139 | }; | ||
140 | |||
141 | /* touch controller */ | ||
142 | ads7846@0 { | ||
143 | pinctrl-names = "default"; | ||
144 | pinctrl-0 = <&ads7846_pins>; | ||
145 | |||
146 | compatible = "ti,ads7846"; | ||
147 | vcc-supply = <&ads7846reg>; | ||
148 | |||
149 | reg = <0>; /* CS0 */ | ||
150 | spi-max-frequency = <1500000>; | ||
151 | |||
152 | interrupt-parent = <&gpio4>; | ||
153 | interrupts = <18 0>; /* gpio_114 */ | ||
154 | pendown-gpio = <&gpio4 18 0>; | ||
155 | |||
156 | ti,x-min = /bits/ 16 <0x0>; | ||
157 | ti,x-max = /bits/ 16 <0x0fff>; | ||
158 | ti,y-min = /bits/ 16 <0x0>; | ||
159 | ti,y-max = /bits/ 16 <0x0fff>; | ||
160 | ti,x-plate-ohms = /bits/ 16 <180>; | ||
161 | ti,pressure-max = /bits/ 16 <255>; | ||
162 | |||
163 | linux,wakeup; | ||
164 | }; | ||
165 | }; | ||