Lines Matching +full:single +full:- +full:master
9 following device-specific properties.
14 - compatible : Shall be one of "fsl,imx6q-hdmi" or "fsl,imx6dl-hdmi".
15 - reg: See dw_hdmi.txt.
16 - interrupts: HDMI interrupt number
17 - clocks: See dw_hdmi.txt.
18 - clock-names: Shall contain "iahb" and "isfr" as defined in dw_hdmi.txt.
19 - ports: See dw_hdmi.txt. The DWC HDMI shall have between one and four ports,
21 Each port shall have a single endpoint.
22 - gpr : Shall contain a phandle to the iomuxc-gpr region containing the HDMI
27 - ddc-i2c-bus: The HDMI DDC bus can be connected to either a system I2C master
28 or the functionally-reduced I2C master contained in the DWC HDMI. When
29 connected to a system I2C master this property contains a phandle to that
30 I2C master controller.
35 gpr: iomuxc-gpr@20e0000 {
40 #address-cells = <1>;
41 #size-cells = <0>;
42 compatible = "fsl,imx6q-hdmi";
47 clock-names = "iahb", "isfr";
48 ddc-i2c-bus = <&i2c2>;
54 remote-endpoint = <&ipu1_di0_hdmi>;
62 remote-endpoint = <&ipu1_di1_hdmi>;