Lines Matching +full:omap +full:- +full:l138
1 Device-Tree bindings for tilcdc DRM driver
4 - compatible: value should be one of the following:
5 - "ti,am33xx-tilcdc" for AM335x based boards
6 - "ti,da850-tilcdc" for DA850/AM18x/OMAP-L138 based boards
7 - interrupts: the interrupt number
8 - reg: base address and size of the LCDC device
11 - ti,hwmods: Name of the hwmod associated to the LCDC
14 - max-bandwidth: The maximum pixels per second that the memory
16 - max-width: The maximum horizontal pixel width supported by
18 - max-pixelclock: The maximum pixel clock that can be supported
20 - blue-and-red-wiring: Recognized values "straight" or "crossed".
23 - "straight" indicates normal wiring that supports RGB565,
25 - "crossed" indicates wiring that has blue and red wires
28 - If the property is not present or its value is not recognized
31 and blue colors are swapped in either 16 or 24-bit color modes.
35 - port/ports: to describe a connection to an external encoder. The
39 - See also Documentation/devicetree/bindings/display/tilcdc/panel.txt and
43 [1] There is an errata about AM335x color wiring. For 16-bit color mode
47 for Blue[3-7]. For more details see section 3.1.1 in AM335x
54 compatible = "ti,am33xx-tilcdc", "ti,da850-tilcdc";
56 interrupt-parent = <&intc>;
60 blue-and-red-wiring = "crossed";
64 remote-endpoint = <&hdmi_0>;
73 pinctrl-names = "default", "off";
74 pinctrl-0 = <&nxp_hdmi_bonelt_pins>;
75 pinctrl-1 = <&nxp_hdmi_bonelt_off_pins>;
79 remote-endpoint = <&lcdc_0>;