Lines Matching +full:cec +full:- +full:gpio

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#
10 - Eric Anholt <[email protected]>
15 - brcm,bcm2711-hdmi0
16 - brcm,bcm2711-hdmi1
17 - brcm,bcm2712-hdmi0
18 - brcm,bcm2712-hdmi1
22 - description: HDMI controller register range
23 - description: DVP register range
24 - description: HDMI PHY register range
25 - description: Rate Manager register range
26 - description: Packet RAM register range
27 - description: Metadata RAM register range
28 - description: CSC register range
29 - description: CEC register range
30 - description: HD register range
32 reg-names:
34 - const: hdmi
35 - const: dvp
36 - const: phy
37 - const: rm
38 - const: packet
39 - const: metadata
40 - const: csc
41 - const: cec
42 - const: hd
46 - description: The HDMI state machine clock
47 - description: The Pixel BVB clock
48 - description: The HDMI Audio parent clock
49 - description: The HDMI CEC parent clock
51 clock-names:
53 - const: hdmi
54 - const: bvb
55 - const: audio
56 - const: cec
60 - description: CEC TX interrupt
61 - description: CEC RX interrupt
62 - description: CEC stuck at low interrupt
63 - description: Wake-up interrupt
64 - description: Hotplug connected interrupt
65 - description: Hotplug removed interrupt
67 interrupt-names:
69 - const: cec-tx
70 - const: cec-rx
71 - const: cec-low
72 - const: wakeup
73 - const: hpd-connected
74 - const: hpd-removed
81 hpd-gpios:
84 The GPIO pin for the HDMI hotplug detect (if it doesn't appear
93 dma-names:
94 const: audio-rx
99 wifi-2.4ghz-coexistence:
106 - compatible
107 - reg
108 - reg-names
109 - clocks
110 - resets
111 - ddc
116 - |
118 compatible = "brcm,bcm2711-hdmi0";
128 reg-names = "hdmi",
135 "cec",
138 clock-names = "hdmi", "bvb", "audio", "cec";