u-boot/doc/device-tree-bindings
Tom Rini 2738f0edea Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next
K3 J721E:
* OSPI boot support
* Support for loading remote cores in R5 SPL
* PMIC ESM Support
* Minor fixes for R5F and C7x remoteproc drivers

K3 AM654:
* Update AVS class 0 voltages.
* Add I2C nodes

DRA7xx/AM57xx:
* Fixed Android boot on AM57xx

AM33/AM43/Davinci:
* switch to driver model for the net and mdio driver for baltos
* Add DM/DTS support for omap video driver
* Enable fastboot on am335x-evm
2020-03-17 11:59:58 -04:00
..
adc
arm doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
ata
axi doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
board doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
clock ARM: dts: stm32m1: add reg for pll nodes 2020-02-13 17:26:23 +01:00
cpu doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
exynos
firmware
fpga ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10 2019-05-10 22:48:10 +02:00
gpio x86: p2sb: Drop 'apl' prefix 2020-03-05 18:25:21 +08:00
gpu
i2c dm: i2c-gpio: add support for clock stretching 2020-03-16 07:55:06 +01:00
input
interrupt-controller x86: Add support for ACPI general-purpose events 2020-02-07 22:46:35 +08:00
leds led: add initial support for bcm6858 2019-04-22 18:13:24 -04:00
mailbox
memory
memory-controller dt-bindings: memory-controller: Introduce J721E DDRSS bindings 2019-10-25 17:33:21 -04:00
memory-controllers stm32mp1: ram: update parameter array initialization 2019-05-23 11:38:10 +02:00
misc Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next 2020-03-17 11:59:58 -04:00
mmc ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards 2019-04-18 09:12:38 +03:00
mtd ARM: dts: stm32mp1: DT alignment with kernel v5.4 2020-02-13 17:25:34 +01:00
nand
net dt-bindings: net: dp83867: Remove binding doc from U-Boot tree 2020-03-09 18:11:25 -05:00
pci dm: pci: Allow delaying auto-config until after relocation 2019-12-15 08:52:29 +08:00
pci_endpoint pci_ep: add Cadence PCIe endpoint driver 2019-07-11 10:05:15 -04:00
phy dt-bindings: phy: add a document for MediaTek tphy 2019-10-11 10:10:18 -04:00
pinctrl x86: p2sb: Drop 'apl' prefix 2020-03-05 18:25:21 +08:00
pmic
power dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access 2019-07-26 21:49:23 -04:00
pwm
ram doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
regulator dm: regulator: support regulator more state 2019-11-10 20:31:09 +08:00
remoteproc dt-bindings: remoteproc: Add bindings for DSP C66x clusters on TI K3 SoCs 2019-10-11 10:07:34 -04:00
reserved-memory doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
reset
rtc rtc: add support for DS3232 device 2020-01-10 10:25:13 -05:00
serial m68k: add basic set of devicetrees 2019-05-23 23:14:38 -04:00
sound sound: Add codec enable to the sound bindings 2019-08-09 10:01:34 -07:00
spi doc: device-tree-bindings: alignment with v5.2-rc6 for spi-stm32-qspi.txt 2019-07-22 11:04:52 +02:00
spmi
sysreset
thermal
timer doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
tpm2
usb stm32mp1: add stusb1600 support for DK1 and DK2 board 2019-04-21 10:26:52 +02:00
video fdt: video: omap: add framebuffer and panel bindings 2020-03-03 13:08:14 +05:30
w1
w1-eeprom
README
chosen.txt
config.txt
root.txt

README

Device Tree Bindings Staging Area
=================================

This directory contains device tree bindings for U-Boot.

These follow along with Linux kernel bindings, with a few additions. By
adding the files here, U-Boot patches can clearly show thees additions.
This makes it easier for device tree people to review these additions in
patches sent to the U-Boot mailing list.

The intent IS to commit these files to U-Boot. Hopefully at some point
the files will be stored in another repo (shared with Linux) which is
brought in as needed. Changes here are intended to mirror changes in the
Linux Documentation/devicetree/bindings/ directory.

sjg@chromium.org
17-Jan-12