Vagrant Cascadian a6f70a3d14 Fix spelling of "transferred". 8 years ago
..
adc 5decbf5300 dm: adc: add simple ADC uclass implementation 8 years ago
ata 3ac839352d x86: ivybridge: Add SATA init 9 years ago
clock a0e7908326 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. 8 years ago
cpu bcae80e955 nios2: convert nios2 cpu to driver model 8 years ago
exynos fdbb740d7c s5p: cpu_info: print "cpu-model" if exists in dts 8 years ago
gpio b24f5c4f27 x86: broadwell: Add a pinctrl driver 8 years ago
gpu ffc7899123 tegra124: dts: Add host1x node to provide display information 9 years ago
i2c 3d1957f0ea dm: i2c: Add support for multiplexed I2C buses 8 years ago
input 6b44ae6b06 x86: Add an i8042 device for boards that have it 8 years ago
leds 5ac76bad22 dm: led: Add a driver for GPIO-controlled LEDs 9 years ago
misc 9b5dbe1358 x86: baytrail: Add documentation for FSP memory-down values 8 years ago
mtd 38a0f36e83 mtd: add altera quadspi driver 8 years ago
nand c6af2e7d87 tegra: fdt: Add NAND controller binding and definitions 11 years ago
net c16e69f702 net: phy: micrel: add documentation for Micrel KSZ90x1 binding 8 years ago
pinctrl 61101e0583 dts: Bring in pinctrl device tree binding 8 years ago
pmic 35d460fbc8 dm: pmic: add s2mps11 PMIC I/O driver 8 years ago
power ac1058fdb7 power: Add support for TPS65090 PMU chip. 10 years ago
pwm beca1fdeff tegra: fdt: Add pwm binding and node 11 years ago
regulator 40ade2ce58 power: regulator: update comments for regulator-name 8 years ago
remoteproc ddf56bc7e3 drivers: Introduce a simplified remoteproc framework 8 years ago
serial 9e160ee823 drivers: serial: add driver for Microchip PIC32 UART controller. 8 years ago
spi a6f70a3d14 Fix spelling of "transferred". 8 years ago
thermal 344c837686 rockchip: Bring in RK3288 device tree file includes and bindings 8 years ago
timer 9961a0b6fb sandbox: add a sandbox timer and basic test 8 years ago
usb 8b7a47d73d tegra: fdt: Add additional USB binding 12 years ago
video c87c30e3ba doc: dt-bindings: Describe rockchip LVDS interface 8 years ago
README 849df712a0 fdt: Add staging area for device tree binding documentation 12 years ago
chosen.txt c833697538 dm: timer: uclass: add timer init in uclass driver to add timer device 8 years ago
root.txt 10be5b5d3a fdt: Pass the device serial number through devicetree 9 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