Lines Matching +full:dw +full:- +full:hdmi
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/imx/fsl,imx6-hdmi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale i.MX6 DWC HDMI TX Encoder
10 - Philipp Zabel <p.zabel@pengutronix.de>
13 The HDMI transmitter is a Synopsys DesignWare HDMI 1.4 TX controller IP
17 - $ref: ../bridge/synopsys,dw-hdmi.yaml#
22 - fsl,imx6dl-hdmi
23 - fsl,imx6q-hdmi
25 reg-io-width:
31 clock-names:
37 phandle to the iomuxc-gpr region containing the HDMI multiplexer control
44 HDMI multiplexer. Each port shall have a single endpoint.
49 description: First input of the HDMI multiplexer
53 description: Second input of the HDMI multiplexer
57 description: Third input of the HDMI multiplexer
61 description: Fourth input of the HDMI multiplexer
64 - required:
65 - port@0
66 - required:
67 - port@1
68 - required:
69 - port@2
70 - required:
71 - port@3
74 - compatible
75 - reg
76 - clocks
77 - clock-names
78 - gpr
79 - interrupts
80 - ports
85 - |
86 #include <dt-bindings/clock/imx6qdl-clock.h>
88 hdmi: hdmi@120000 {
94 clock-names = "iahb", "isfr";
97 #address-cells = <1>;
98 #size-cells = <0>;
104 remote-endpoint = <&ipu1_di0_hdmi>;
112 remote-endpoint = <&ipu1_di1_hdmi>;