Lines Matching +full:dw +full:- +full:hdmi
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/bridge/ingenic,jz4780-hdmi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Ingenic JZ4780 HDMI Transmitter
10 - H. Nikolaus Schaller <hns@goldelico.com>
13 The HDMI Transmitter in the Ingenic JZ4780 is a Synopsys DesignWare HDMI 1.4
17 - $ref: synopsys,dw-hdmi.yaml#
21 const: ingenic,jz4780-dw-hdmi
23 reg-io-width:
39 description: Link to the HDMI connector.
42 - compatible
43 - clocks
44 - clock-names
45 - ports
46 - reg-io-width
51 - |
52 #include <dt-bindings/clock/ingenic,jz4780-cgu.h>
54 hdmi: hdmi@10180000 {
55 compatible = "ingenic,jz4780-dw-hdmi";
57 reg-io-width = <4>;
58 interrupt-parent = <&intc>;
61 clock-names = "iahb", "isfr";
64 #address-cells = <1>;
65 #size-cells = <0>;
69 remote-endpoint = <&jz4780_lcd_out>;
75 remote-endpoint = <&hdmi_con>;