T Karthik Reddy | ad704bb | 2019-07-26 02:49:28 -0700 | [diff] [blame] | 1 | .. SPDX-License-Identifier: GPL-2.0+ |
| 2 | .. (C) Copyright 2019 Xilinx, Inc. |
| 3 | |
| 4 | U-Boot device tree bindings |
| 5 | ---------------------------- |
| 6 | |
| 7 | All the device tree bindings used in U-Boot are specified in Linux |
| 8 | kernel. Please refer dt bindings from below specified paths in Linux |
| 9 | kernel. |
| 10 | |
| 11 | * ata |
| 12 | - Documentation/devicetree/bindings/ata/ahci-ceva.txt |
Michal Simek | 4286f32 | 2020-09-16 15:16:45 +0200 | [diff] [blame] | 13 | * clock |
| 14 | - Documentation/devicetree/bindings/clock/xlnx,zynqmp-clk.txt |
| 15 | * firmware |
| 16 | - Documentation/devicetree/bindings/firmware/xilinx/xlnx,zynqmp-firmware.txt |
| 17 | * fpga |
| 18 | - Documentation/devicetree/bindings/fpga/xlnx,zynqmp-pcap-fpga.txt |
T Karthik Reddy | ad704bb | 2019-07-26 02:49:28 -0700 | [diff] [blame] | 19 | * gpio |
| 20 | - Documentation/devicetree/bindings/gpio/gpio-xilinx.txt |
| 21 | - Documentation/devicetree/bindings/gpio/gpio-zynq.txt |
| 22 | * i2c |
Michal Simek | 4286f32 | 2020-09-16 15:16:45 +0200 | [diff] [blame] | 23 | - Documentation/devicetree/bindings/i2c/xlnx,xps-iic-2.00.a.yaml |
| 24 | - Documentation/devicetree/bindings/i2c/cdns,i2c-r1p10.yaml |
T Karthik Reddy | ad704bb | 2019-07-26 02:49:28 -0700 | [diff] [blame] | 25 | * mmc |
Michal Simek | 4286f32 | 2020-09-16 15:16:45 +0200 | [diff] [blame] | 26 | - Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml |
T Karthik Reddy | ad704bb | 2019-07-26 02:49:28 -0700 | [diff] [blame] | 27 | * net |
| 28 | - Documentation/devicetree/bindings/net/macb.txt |
| 29 | - Documentation/devicetree/bindings/net/xilinx_axienet.txt |
| 30 | - Documentation/devicetree/bindings/net/xilinx_emaclite.txt |
Michal Simek | 4286f32 | 2020-09-16 15:16:45 +0200 | [diff] [blame] | 31 | * nvmem |
| 32 | - Documentation/devicetree/bindings/nvmem/xlnx,zynqmp-nvmem.txt |
| 33 | * power |
| 34 | - Documentation/devicetree/bindings/power/reset/xlnx,zynqmp-power.txt |
T Karthik Reddy | ad704bb | 2019-07-26 02:49:28 -0700 | [diff] [blame] | 35 | * serial |
| 36 | - Documentation/devicetree/bindings/serial/cdns,uart.txt |
| 37 | - Documentation/devicetree/bindings/serial/xlnx,opb-uartlite.txt |
| 38 | * spi |
| 39 | - Documentation/devicetree/bindings/spi/spi-cadence.txt |
| 40 | - Documentation/devicetree/bindings/spi/spi-xilinx.txt |
| 41 | - Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.txt |
| 42 | - Documentation/devicetree/bindings/spi/spi-zynq-qspi.txt |
| 43 | * usb |
| 44 | - Documentation/devicetree/bindings/usb/dwc3-xilinx.txt |
| 45 | - Documentation/devicetree/bindings/usb/dwc3.txt |
| 46 | - Documentation/devicetree/bindings/usb/ci-hdrc-usb2.txt |
| 47 | * wdt |
| 48 | - Documentation/devicetree/bindings/watchdog/of-xilinx-wdt.txt |