1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/display/imx/fsl,imx-lcdc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale i.MX LCD Controller, found on i.MX1, i.MX21, i.MX25 and i.MX27
10 - Sascha Hauer <s.hauer@pengutronix.de>
11 - Pengutronix Kernel Team <kernel@pengutronix.de>
25 - const: fsl,imx25-lcdc
26 - const: fsl,imx21-lcdc
38 $ref: /schemas/graph.yaml#/properties/port
41 $ref: /schemas/types.yaml#/definitions/phandle
51 Regulator for LCD supply voltage.
54 $ref: /schemas/types.yaml#/definitions/uint32
56 Override value for DMA Control Register
59 $ref: /schemas/types.yaml#/definitions/uint32
61 Contrast Control Register value.
64 $ref: /schemas/types.yaml#/definitions/uint32
66 LCDC Sharp Configuration Register value.
100 additionalProperties: false
105 compatible = "fsl,imx25-lcdc", "fsl,imx21-lcdc";
106 reg = <0x53fbc000 0x4000>;
108 clocks = <&clks 103>, <&clks 66>, <&clks 49>;
109 clock-names = "ipg", "ahb", "per";
112 parallel_out: endpoint {
113 remote-endpoint = <&panel_in>;
119 compatible = "fsl,imx21-fb";
121 reg = <0x10021000 0x1000>;
122 display = <&display0>;
123 clocks = <&clks 103>, <&clks 49>, <&clks 66>;
124 clock-names = "ipg", "ahb", "per";
128 model = "Primeview-PD050VL1";
129 bits-per-pixel = <16>;
130 fsl,pcr = <0xf0c88080>; /* non-standard but required */
133 native-mode = <&timing_disp0>;
134 timing_disp0: timing0 {
143 clock-frequency = <25000000>;