Lines Matching +full:interface +full:- +full:pix +full:- +full:fmt
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/imx/fsl,imx-parallel-display.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Frank Li <Frank.Li@nxp.com>
14 const: fsl,imx-parallel-display
16 interface-pix-fmt:
19 - rgb24
20 - rgb565
21 - bgr666
22 - lvds666
29 '#address-cells':
32 '#size-cells':
36 $ref: /schemas/graph.yaml#/$defs/port-base
38 description: input port connected to the IPU display interface
41 $ref: /schemas/graph.yaml#/$defs/port-base
46 - compatible
51 - |
53 compatible = "fsl,imx-parallel-display";
54 #address-cells = <1>;
55 #size-cells = <0>;
56 interface-pix-fmt = "rgb24";
62 remote-endpoint = <&ipu_di0_disp0>;
70 remote-endpoint = <&panel_in>;