Lines Matching +full:bcm2835 +full:- +full:vc4
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/display/brcm,bcm2835-hdmi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom VC4 (VideoCore4) HDMI Controller
10 - Eric Anholt <eric@anholt.net>
14 const: brcm,bcm2835-hdmi
18 - description: HDMI register range
19 - description: HD register range
26 - description: The pixel clock
27 - description: The HDMI state machine clock
29 clock-names:
31 - const: pixel
32 - const: hdmi
39 hpd-gpios:
51 dma-names:
52 const: audio-rx
54 power-domains:
58 - compatible
59 - reg
60 - interrupts
61 - clocks
62 - ddc
67 - |
68 #include <dt-bindings/clock/bcm2835.h>
69 #include <dt-bindings/gpio/gpio.h>
72 compatible = "brcm,bcm2835-hdmi";
77 hpd-gpios = <&gpio 46 GPIO_ACTIVE_HIGH>;
80 clock-names = "pixel", "hdmi";