Lines Matching +full:lane +full:- +full:polarities

1 // SPDX-License-Identifier: GPL-2.0-only
3 * omap3-n950.dts - Device Tree file for Nokia N950
8 /dts-v1/;
10 #include "omap3-n950-n9.dtsi"
11 #include <dt-bindings/input/input.h>
15 compatible = "nokia,omap3-n950", "ti,omap3630", "ti,omap36xx", "ti,omap3";
18 compatible = "gpio-keys";
23 linux,input-type = <EV_SW>;
25 wakeup-source;
26 pinctrl-names = "default";
27 pinctrl-0 = <&keypad_slide_pins>;
34 pinctrl-single,pins = <
42 pinctrl-single,pins = <
53 pinctrl-single,pins = <
54 OMAP3_CORE1_IOPAD(0x20dc, PIN_OUTPUT | MUX_MODE1) /* dsi_dx0 - data0+ */
55 OMAP3_CORE1_IOPAD(0x20de, PIN_OUTPUT | MUX_MODE1) /* dsi_dy0 - data0- */
56 OMAP3_CORE1_IOPAD(0x20e0, PIN_OUTPUT | MUX_MODE1) /* dsi_dx1 - clk+ */
57 OMAP3_CORE1_IOPAD(0x20e2, PIN_OUTPUT | MUX_MODE1) /* dsi_dy1 - clk- */
58 OMAP3_CORE1_IOPAD(0x20e4, PIN_OUTPUT | MUX_MODE1) /* dsi_dx2 - data1+ */
59 OMAP3_CORE1_IOPAD(0x20e6, PIN_OUTPUT | MUX_MODE1) /* dsi_dy2 - data1- */
64 pinctrl-single,pins = <
65 OMAP3_CORE1_IOPAD(0x20ca, PIN_INPUT | MUX_MODE4) /* gpio 62 - display te */
66 OMAP3_CORE1_IOPAD(0x20fe, PIN_OUTPUT | MUX_MODE4) /* gpio 87 - display reset */
76 vana-supply = <&vaux3>;
78 clock-frequency = <9600000>;
79 flash-leds = <&as3645a_flash &as3645a_indicator>;
82 link-frequencies = /bits/ 64 <210000000 333600000 398400000>;
83 clock-lanes = <0>;
84 data-lanes = <1 2>;
85 remote-endpoint = <&csi2a_ep>;
92 vdd-csiphy1-supply = <&vaux2>;
93 vdd-csiphy2-supply = <&vaux2>;
98 remote-endpoint = <&smia_1_1>;
99 clock-lanes = <2>;
100 data-lanes = <3 1>;
102 lane-polarities = <1 1 1>;
110 pinctrl-names = "default";
111 pinctrl-0 = <&spi4_pins>;
115 pinctrl-names = "default";
116 pinctrl-0 = <&wlan_pins>;
118 spi-max-frequency = <48000000>;
119 clock-xtal;
120 ref-clock-frequency = <38400000>;
121 interrupts-extended = <&gpio2 10 IRQ_TYPE_LEVEL_HIGH>; /* gpio 42 */
122 vwlan-supply = <&vwlan_fixed>;
127 compatible = "nokia,n950-modem";
132 compatible = "ti,twl4030-audio";
133 ti,enable-vibra = <1>;
193 st,axis-x = <(-2)>; /* LIS3_INV_DEV_Y */
194 st,axis-y = <(-1)>; /* LIS3_INV_DEV_X */
195 st,axis-z = <(-3)>; /* LIS3_INV_DEV_Z */
197 st,min-limit-x = <(-32)>;
198 st,min-limit-y = <3>;
199 st,min-limit-z = <3>;
201 st,max-limit-x = <(-3)>;
202 st,max-limit-y = <32>;
203 st,max-limit-z = <32>;
209 vdda_video-supply = <&vdac>;
215 pinctrl-names = "default";
216 pinctrl-0 = <&dsi_pins>;
218 vdd-supply = <&vpll2>;
222 remote-endpoint = <&lcd0_in>;
228 compatible = "nokia,himalaya", "panel-dsi-cm";
232 pinctrl-names = "default";
233 pinctrl-0 = <&display_pins>;
235 vpnl-supply = <&vmmc2>;
236 vddi-supply = <&vio>;
238 reset-gpios = <&gpio3 23 GPIO_ACTIVE_HIGH>; /* 87 */
239 te-gpios = <&gpio2 30 GPIO_ACTIVE_HIGH>; /* 62 */
241 width-mm = <49>; /* 48.960 mm */
242 height-mm = <88>; /* 88.128 mm */
245 * - panel is upside-down
246 * - top + bottom 5px are not visible
248 panel-timing {
249 clock-frequency = <0>; /* Calculated by dsi */
251 hback-porch = <2>;
253 hfront-porch = <0>;
254 hsync-len = <2>;
256 vback-porch = <1>;
258 vfront-porch = <0>;
259 vsync-len = <1>;
261 hsync-active = <0>;
262 vsync-active = <0>;
263 de-active = <1>;
264 pixelclk-active = <1>;
269 remote-endpoint = <&dsi_out_ep>;