2019-07-26 09:49:28 +00:00
|
|
|
.. SPDX-License-Identifier: GPL-2.0+
|
|
|
|
.. (C) Copyright 2019 Xilinx, Inc.
|
|
|
|
|
|
|
|
U-Boot device tree bindings
|
|
|
|
----------------------------
|
|
|
|
|
|
|
|
All the device tree bindings used in U-Boot are specified in Linux
|
|
|
|
kernel. Please refer dt bindings from below specified paths in Linux
|
|
|
|
kernel.
|
|
|
|
|
|
|
|
* ata
|
|
|
|
- Documentation/devicetree/bindings/ata/ahci-ceva.txt
|
2020-09-16 13:16:45 +00:00
|
|
|
* clock
|
|
|
|
- Documentation/devicetree/bindings/clock/xlnx,zynqmp-clk.txt
|
|
|
|
* firmware
|
|
|
|
- Documentation/devicetree/bindings/firmware/xilinx/xlnx,zynqmp-firmware.txt
|
|
|
|
* fpga
|
|
|
|
- Documentation/devicetree/bindings/fpga/xlnx,zynqmp-pcap-fpga.txt
|
2019-07-26 09:49:28 +00:00
|
|
|
* gpio
|
|
|
|
- Documentation/devicetree/bindings/gpio/gpio-xilinx.txt
|
|
|
|
- Documentation/devicetree/bindings/gpio/gpio-zynq.txt
|
|
|
|
* i2c
|
2020-09-16 13:16:45 +00:00
|
|
|
- Documentation/devicetree/bindings/i2c/xlnx,xps-iic-2.00.a.yaml
|
|
|
|
- Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml
|
2019-07-26 09:49:28 +00:00
|
|
|
* mmc
|
2020-09-16 13:16:45 +00:00
|
|
|
- Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml
|
2019-07-26 09:49:28 +00:00
|
|
|
* net
|
|
|
|
- Documentation/devicetree/bindings/net/macb.txt
|
|
|
|
- Documentation/devicetree/bindings/net/xilinx_axienet.txt
|
|
|
|
- Documentation/devicetree/bindings/net/xilinx_emaclite.txt
|
2020-09-16 13:16:45 +00:00
|
|
|
* nvmem
|
|
|
|
- Documentation/devicetree/bindings/nvmem/xlnx,zynqmp-nvmem.txt
|
|
|
|
* power
|
|
|
|
- Documentation/devicetree/bindings/power/reset/xlnx,zynqmp-power.txt
|
2019-07-26 09:49:28 +00:00
|
|
|
* serial
|
|
|
|
- Documentation/devicetree/bindings/serial/cdns,uart.txt
|
|
|
|
- Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.txt
|
|
|
|
* spi
|
|
|
|
- Documentation/devicetree/bindings/spi/spi-cadence.txt
|
|
|
|
- Documentation/devicetree/bindings/spi/spi-xilinx.txt
|
|
|
|
- Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.txt
|
|
|
|
- Documentation/devicetree/bindings/spi/spi-zynq-qspi.txt
|
|
|
|
* usb
|
|
|
|
- Documentation/devicetree/bindings/usb/dwc3-xilinx.txt
|
|
|
|
- Documentation/devicetree/bindings/usb/dwc3.txt
|
|
|
|
- Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt
|
|
|
|
* wdt
|
|
|
|
- Documentation/devicetree/bindings/watchdog/of-xilinx-wdt.txt
|