Simon Glass 61101e0583 dts: Bring in pinctrl device tree binding 9 years ago
..
adc 5decbf5300 dm: adc: add simple ADC uclass implementation 9 years ago
ata 3ac839352d x86: ivybridge: Add SATA init 10 years ago
clock 344c837686 rockchip: Bring in RK3288 device tree file includes and bindings 9 years ago
cpu bcae80e955 nios2: convert nios2 cpu to driver model 9 years ago
exynos fdbb740d7c s5p: cpu_info: print "cpu-model" if exists in dts 9 years ago
gpio 88d5ecf4b9 nios2 : convert altera_pio to driver model 9 years ago
gpu ffc7899123 tegra124: dts: Add host1x node to provide display information 10 years ago
i2c 3d1957f0ea dm: i2c: Add support for multiplexed I2C buses 10 years ago
input 6b44ae6b06 x86: Add an i8042 device for boards that have it 9 years ago
leds 5ac76bad22 dm: led: Add a driver for GPIO-controlled LEDs 10 years ago
misc ca844dd8c5 nios2: convert altera sysid to driver model 9 years ago
mtd 38a0f36e83 mtd: add altera quadspi driver 9 years ago
nand c6af2e7d87 tegra: fdt: Add NAND controller binding and definitions 12 years ago
net 96fa1e4385 net: convert altera_tse to driver model and phylib 9 years ago
pinctrl 61101e0583 dts: Bring in pinctrl device tree binding 9 years ago
pmic 35d460fbc8 dm: pmic: add s2mps11 PMIC I/O driver 9 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 40ade2ce58 power: regulator: update comments for regulator-name 10 years ago
remoteproc ddf56bc7e3 drivers: Introduce a simplified remoteproc framework 9 years ago
serial da2f838d8a nios2: convert altera_uart to driver model 9 years ago
spi e5e7c747a0 doc: device-tree-bindings: spi: Add zynq qspi info 9 years ago
thermal 344c837686 rockchip: Bring in RK3288 device tree file includes and bindings 9 years ago
timer 9961a0b6fb sandbox: add a sandbox timer and basic test 9 years ago
usb 8b7a47d73d tegra: fdt: Add additional USB binding 13 years ago
video bcd5dfffe6 dm: video: Add support for the Parade PS8622/625 bridge 10 years ago
README 849df712a0 fdt: Add staging area for device tree binding documentation 13 years ago
chosen.txt c833697538 dm: timer: uclass: add timer init in uclass driver to add timer device 9 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