Searched +full:zynqmp +full:- +full:dpsub +full:- +full:1 (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/display/xlnx/xlnx,zynqmp-dpsub.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Xilinx ZynqMP DisplayPort Subsystem10 The DisplayPort subsystem of Xilinx ZynqMP (Zynq UltraScale+ MPSoC)14 +------------------------------------------------------------+15 +--------+ | +----------------+ +-----------+ |16 | DPDMA | --->| | --> | Video | Video +-------------+ |17 | 4x vid | | | | | Rendering | -+--> | | | +------+[all …]
1 // SPDX-License-Identifier: GPL-2.0+3 * dts file for Xilinx ZynqMP5 * (C) Copyright 2014 - 2021, Xilinx, Inc.15 #include <dt-bindings/dma/xlnx-zynqmp-dpdma.h>16 #include <dt-bindings/gpio/gpio.h>17 #include <dt-bindings/interrupt-controller/arm-gic.h>18 #include <dt-bindings/interrupt-controller/irq.h>19 #include <dt-bindings/power/xlnx-zynqmp-power.h>20 #include <dt-bindings/reset/xlnx-zynqmp-resets.h>23 compatible = "xlnx,zynqmp";[all …]