Lines Matching +full:display +full:- +full:subsystem
1 Texas Instruments OMAP Display Subsystem
5 -------------------
7 This document is a generic description of the OMAP Display Subsystem bindings.
11 The OMAP Display Subsystem (DSS) hardware consists of DSS Core, DISPC module and
18 DISPC is the display controller, which reads pixels from the memory and outputs
25 -----------
36 -------
39 name for each display. If no aliases are defined, a semi-random number is used
40 for the display.
43 -------
45 A shortened example of the DSS description for OMAP4, with non-relevant parts
49 compatible = "ti,omap4-dss";
54 clock-names = "fck";
55 #address-cells = <1>;
56 #size-cells = <1>;
60 compatible = "ti,omap4-dispc";
65 clock-names = "fck";
69 compatible = "ti,omap4-hdmi";
74 reg-names = "wp", "pll", "phy", "core";
79 clock-names = "fck", "sys_clk";
84 omap4-panda.dts.
90 DSS Core --(MIPI DPI)--> TFP410 --(DVI)--> DVI Connector
91 OMAP HDMI --(HDMI)--> TPD12S015 --(HDMI)--> HDMI Connector
101 gpios = <&gpio1 0 GPIO_ACTIVE_LOW>; /* 0, power-down */
103 pinctrl-names = "default";
104 pinctrl-0 = <&tfp410_pins>;
107 #address-cells = <1>;
108 #size-cells = <0>;
114 remote-endpoint = <&dpi_out>;
122 remote-endpoint = <&dvi_connector_in>;
129 compatible = "dvi-connector";
132 i2c-bus = <&i2c3>;
136 remote-endpoint = <&tfp410_out>;
144 pinctrl-names = "default";
145 pinctrl-0 = <&tpd12s015_pins>;
152 #address-cells = <1>;
153 #size-cells = <0>;
159 remote-endpoint = <&hdmi_out>;
167 remote-endpoint = <&hdmi_connector_in>;
174 compatible = "hdmi-connector";
179 remote-endpoint = <&tpd12s015_out>;
188 pinctrl-names = "default";
189 pinctrl-0 = <&dss_dpi_pins>;
193 remote-endpoint = <&tfp410_in>;
194 data-lines = <24>;
201 vdda-supply = <&vdac>;
203 pinctrl-names = "default";
204 pinctrl-0 = <&dss_hdmi_pins>;
208 remote-endpoint = <&tpd12s015_in>;