Simon Glass 5ac76bad22 dm: led: Add a driver for GPIO-controlled LEDs 10 years ago
..
ata 3ac839352d x86: ivybridge: Add SATA init 10 years ago
clock 1f1a02123c tegra: fdt: Add clock bindings 13 years ago
exynos aa8e00fab5 samsung: board: support eMMC reset using DT 10 years ago
gpio 5318f18d2c x86: gpio: add pinctrl support from the device tree 10 years ago
gpu ffc7899123 tegra124: dts: Add host1x node to provide display information 10 years ago
i2c c54473cb25 dm: i2c: add i2c-gpio driver 10 years ago
input 9332274989 cros-ec-keyboard: Synchronize DT binding from linux 10 years ago
leds 5ac76bad22 dm: led: Add a driver for GPIO-controlled LEDs 10 years ago
misc 5910955f3c x86: Document irq router device tree bindings 10 years ago
mtd 0b304a2494 sandbox: dts: Add a SPI device and cros_ec device 10 years ago
nand c6af2e7d87 tegra: fdt: Add NAND controller binding and definitions 12 years ago
net 7b9cf84031 dts: sunxi: Bring in Ethernet device tree bindings 10 years ago
pmic 5d387d0df9 sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator 10 years ago
power ac1058fdb7 power: Add support for TPS65090 PMU chip. 11 years ago
pwm beca1fdeff tegra: fdt: Add pwm binding and node 12 years ago
regulator 5d387d0df9 sandbox: add: sandbox PMIC device drivers: I2C emul, pmic, regulator 10 years ago
serial 6975172930 serial: fdt: add device tree support for pl01x 10 years ago
spi 8097cba809 spi: cadence_qspi: add device tree binding doc 10 years ago
usb 8b7a47d73d tegra: fdt: Add additional USB binding 13 years ago
video 12e671142d fdt: Add binding decode function for display-timings 10 years ago
README 849df712a0 fdt: Add staging area for device tree binding documentation 13 years ago
root.txt 10be5b5d3a fdt: Pass the device serial number through devicetree 10 years ago

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