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:
50 dma-names:
51 const: audio-rx
54 - compatible
55 - reg
56 - interrupts
57 - clocks
58 - ddc
63 - |
64 #include <dt-bindings/clock/bcm2835.h>
65 #include <dt-bindings/gpio/gpio.h>
68 compatible = "brcm,bcm2835-hdmi";
73 hpd-gpios = <&gpio 46 GPIO_ACTIVE_HIGH>;
76 clock-names = "pixel", "hdmi";