u-boot/doc/device-tree-bindings
Tom Rini dd12b2f632 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-net 2020-03-10 07:51:56 -04:00
..
adc
arm
ata
axi
board
clock ARM: dts: stm32m1: add reg for pll nodes 2020-02-13 17:26:23 +01:00
cpu
exynos
firmware
fpga
gpio x86: p2sb: Drop 'apl' prefix 2020-03-05 18:25:21 +08:00
gpu
i2c i2c: designware_i2c: Bring in the binding file 2020-01-27 07:20:42 +01:00
input
interrupt-controller x86: Add support for ACPI general-purpose events 2020-02-07 22:46:35 +08:00
leds
mailbox
memory
memory-controller dt-bindings: memory-controller: Introduce J721E DDRSS bindings 2019-10-25 17:33:21 -04:00
memory-controllers
misc
mmc
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
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
pwm
ram
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
reset
rtc rtc: add support for DS3232 device 2020-01-10 10:25:13 -05:00
serial
sound
spi
spmi
sysreset
thermal
timer
tpm2
usb
video sandbox: Support changing the LCD colour depth 2020-02-05 19:33:46 -07:00
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