Searched +full:brcm2711 +full:- +full:dvp (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/clock/brcm,bcm2711-dvp.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Broadcom BCM2711 HDMI DVP10 - Maxime Ripard <mripard@kernel.org>13 "#clock-cells":16 "#reset-cells":20 const: brcm,brcm2711-dvp29 - "#clock-cells"[all …]
1 // SPDX-License-Identifier: GPL-2.04 #include <dt-bindings/interrupt-controller/arm-gic.h>5 #include <dt-bindings/soc/bcm2835-pm.h>10 #address-cells = <2>;11 #size-cells = <1>;13 interrupt-parent = <&gicv2>;16 compatible = "brcm,bcm2711-vc5";20 clk_27MHz: clk-27M {21 #clock-cells = <0>;22 compatible = "fixed-clock";[all …]