1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/display/brcm,bcm2835-vec.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom VC4 (VideoCore4) VEC
10 - Eric Anholt <eric@anholt.net>
14 const: brcm,bcm2835-vec
31 additionalProperties: false
35 #include <dt-bindings/clock/bcm2835.h>
38 compatible = "brcm,bcm2835-vec";
39 reg = <0x7e806000 0x1000>;
40 clocks = <&clocks BCM2835_CLOCK_VEC>;