Lines Matching +full:hdmi +full:- +full:tx
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/display/brcm,bcm2711-hdmi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom BCM2711 HDMI Controller
10 - Eric Anholt <eric@anholt.net>
15 - brcm,bcm2711-hdmi0
16 - brcm,bcm2711-hdmi1
20 - description: HDMI controller register range
21 - description: DVP register range
22 - description: HDMI PHY register range
23 - description: Rate Manager register range
24 - description: Packet RAM register range
25 - description: Metadata RAM register range
26 - description: CSC register range
27 - description: CEC register range
28 - description: HD register range
30 reg-names:
32 - const: hdmi
33 - const: dvp
34 - const: phy
35 - const: rm
36 - const: packet
37 - const: metadata
38 - const: csc
39 - const: cec
40 - const: hd
44 - description: The HDMI state machine clock
45 - description: The Pixel BVB clock
46 - description: The HDMI Audio parent clock
47 - description: The HDMI CEC parent clock
49 clock-names:
51 - const: hdmi
52 - const: bvb
53 - const: audio
54 - const: cec
58 - description: CEC TX interrupt
59 - description: CEC RX interrupt
60 - description: CEC stuck at low interrupt
61 - description: Wake-up interrupt
62 - description: Hotplug connected interrupt
63 - description: Hotplug removed interrupt
65 interrupt-names:
67 - const: cec-tx
68 - const: cec-rx
69 - const: cec-low
70 - const: wakeup
71 - const: hpd-connected
72 - const: hpd-removed
79 hpd-gpios:
82 The GPIO pin for the HDMI hotplug detect (if it doesn't appear
83 as an interrupt/status bit in the HDMI controller itself)
91 dma-names:
92 const: audio-rx
97 wifi-2.4ghz-coexistence:
104 - compatible
105 - reg
106 - reg-names
107 - clocks
108 - resets
109 - ddc
114 - |
115 hdmi0: hdmi@7ef00700 {
116 compatible = "brcm,bcm2711-hdmi0";
126 reg-names = "hdmi",
136 clock-names = "hdmi", "bvb", "audio", "cec";