Searched full:versal (Results 1 – 25 of 26) sorted by relevance
12
/Linux-v6.1/Documentation/devicetree/bindings/firmware/xilinx/ |
D | xlnx,zynqmp-firmware.yaml | 26 - description: For implementations complying for Versal. 27 const: xlnx,versal-firmware 42 $ref: /schemas/fpga/xlnx,versal-fpga.yaml# 54 $ref: /schemas/clock/xlnx,versal-clk.yaml# 55 description: The clock controller is a hardware block of Xilinx versal 69 versal-firmware { 70 compatible = "xlnx,versal-firmware"; 74 compatible = "xlnx,versal-fpga"; 83 compatible = "xlnx,versal-clk";
|
/Linux-v6.1/Documentation/devicetree/bindings/fpga/ |
D | xlnx,versal-fpga.yaml | 4 $id: http://devicetree.org/schemas/fpga/xlnx,versal-fpga.yaml# 7 title: Xilinx Versal FPGA driver. 13 Device Tree Versal FPGA bindings for the Versal SoC, controlled 20 - xlnx,versal-fpga 30 compatible = "xlnx,versal-fpga";
|
/Linux-v6.1/Documentation/devicetree/bindings/reset/ |
D | xlnx,zynqmp-reset.txt | 2 = Zynq UltraScale+ MPSoC and Versal reset driver binding = 4 The Zynq UltraScale+ MPSoC and Versal has several different resets. 14 "xlnx,versal-reset" for Versal platform 43 For list of all valid reset indices for Versal see 44 <dt-bindings/reset/xlnx-versal-resets.h>
|
/Linux-v6.1/Documentation/devicetree/bindings/pci/ |
D | xilinx-versal-cpm.yaml | 4 $id: http://devicetree.org/schemas/pci/xilinx-versal-cpm.yaml# 7 title: CPM Host Controller device tree for Xilinx Versal SoCs 18 - xlnx,versal-cpm-host-1.00 19 - xlnx,versal-cpm5-host 75 versal { 79 compatible = "xlnx,versal-cpm-host-1.00"; 106 compatible = "xlnx,versal-cpm5-host";
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | xlnx,versal-clk.yaml | 4 $id: http://devicetree.org/schemas/clock/xlnx,versal-clk.yaml# 7 title: Xilinx Versal clock controller 15 The clock controller is a hardware block of Xilinx versal clock tree. It 23 const: xlnx,versal-clk 58 compatible = "xlnx,versal-clk";
|
D | xlnx,clocking-wizard.yaml | 13 The clocking wizard is a soft ip clocking block of Xilinx versal. It
|
/Linux-v6.1/drivers/fpga/ |
D | versal-fpga.c | 57 mgr = devm_fpga_mgr_register(dev, "Xilinx Versal FPGA Manager", in versal_fpga_probe() 63 { .compatible = "xlnx,versal-fpga", }, 79 MODULE_DESCRIPTION("Xilinx Versal FPGA Manager");
|
D | Kconfig | 238 tristate "Xilinx Versal FPGA" 242 Xilinx Versal SoC. This driver uses the firmware interface to
|
D | Makefile | 21 obj-$(CONFIG_FPGA_MGR_VERSAL_FPGA) += versal-fpga.o
|
/Linux-v6.1/Documentation/devicetree/bindings/gpio/ |
D | gpio-zynq.yaml | 17 - xlnx,versal-gpio-1.0 74 - xlnx,versal-gpio-1.0
|
/Linux-v6.1/Documentation/devicetree/bindings/mmc/ |
D | arasan,sdhci.yaml | 29 - xlnx,versal-8.9a 60 - const: xlnx,versal-8.9a # Versal SDHCI 8.9a PHY 233 compatible = "xlnx,versal-8.9a", "arasan,sdhci-8.9a";
|
/Linux-v6.1/Documentation/devicetree/bindings/spi/ |
D | cdns,qspi-nor.yaml | 18 const: xlnx,versal-ospi-1.0 31 - xlnx,versal-ospi-1.0
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | cdns,macb.yaml | 30 - xlnx,versal-gem # Xilinx Versal
|
/Linux-v6.1/drivers/pci/controller/ |
D | Kconfig | 108 bool "Xilinx Versal CPM host bridge support" 113 Xilinx Versal CPM host bridge.
|
D | pcie-xilinx-cpm.c | 3 * PCIe host controller driver for Xilinx Versal CPM DMA Bridge 645 .compatible = "xlnx,versal-cpm-host-1.00", 649 .compatible = "xlnx,versal-cpm5-host",
|
/Linux-v6.1/drivers/usb/dwc3/ |
D | dwc3-xilinx.c | 35 /* Versal USB Reset ID */ 242 .compatible = "xlnx,versal-dwc3",
|
D | Kconfig | 159 This driver handles both ZynqMP and Versal SoC operations.
|
/Linux-v6.1/drivers/reset/ |
D | reset-zynqmp.c | 124 { .compatible = "xlnx,versal-reset", .data = &versal_reset_data, },
|
/Linux-v6.1/Documentation/devicetree/bindings/usb/ |
D | dwc3-xilinx.yaml | 17 - xlnx,versal-dwc3
|
/Linux-v6.1/drivers/firmware/xilinx/ |
D | zynqmp.c | 1716 np = of_find_compatible_node(NULL, NULL, "xlnx,versal"); in zynqmp_firmware_probe() 1777 np = of_find_compatible_node(NULL, NULL, "xlnx,versal"); in zynqmp_firmware_probe() 1810 {.compatible = "xlnx,versal-firmware"},
|
/Linux-v6.1/drivers/clk/zynqmp/ |
D | clkc.c | 791 {.compatible = "xlnx,versal-clk"},
|
/Linux-v6.1/drivers/mmc/host/ |
D | sdhci-of-arasan.c | 1098 if (of_device_is_compatible(dev->of_node, "xlnx,versal-8.9a")) { in arasan_dt_parse_clk_phases() 1313 .compatible = "xlnx,versal-8.9a",
|
/Linux-v6.1/drivers/spi/ |
D | spi-cadence-quadspi.c | 1700 "xlnx,versal-ospi-1.0")) in cqspi_probe() 1841 .compatible = "xlnx,versal-ospi-1.0",
|
/Linux-v6.1/drivers/gpio/ |
D | gpio-zynq.c | 876 { .compatible = "xlnx,versal-gpio-1.0", .data = &versal_gpio_def },
|
/Linux-v6.1/drivers/net/ethernet/cadence/ |
D | macb_main.c | 4831 { .compatible = "xlnx,versal-gem", .data = &versal_config},
|
12