Moritz Fischer 17573c2791 i2c: Describe Cadence I2C devicetree bindings 9 jaren geleden
..
adc 5decbf5300 dm: adc: add simple ADC uclass implementation 9 jaren geleden
ata 3ac839352d x86: ivybridge: Add SATA init 10 jaren geleden
clock a0e7908326 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. 9 jaren geleden
cpu bcae80e955 nios2: convert nios2 cpu to driver model 9 jaren geleden
exynos fdbb740d7c s5p: cpu_info: print "cpu-model" if exists in dts 9 jaren geleden
gpio 120800df72 gpio: Add support for Qualcomm PM8916 gpios 9 jaren geleden
gpu ffc7899123 tegra124: dts: Add host1x node to provide display information 10 jaren geleden
i2c 17573c2791 i2c: Describe Cadence I2C devicetree bindings 9 jaren geleden
input 6b44ae6b06 x86: Add an i8042 device for boards that have it 9 jaren geleden
leds 5ac76bad22 dm: led: Add a driver for GPIO-controlled LEDs 10 jaren geleden
misc 9b5dbe1358 x86: baytrail: Add documentation for FSP memory-down values 9 jaren geleden
mmc 9d11d12a16 mmc: Add support for Qualcomm SDHCI controller 9 jaren geleden
mtd 38a0f36e83 mtd: add altera quadspi driver 9 jaren geleden
nand c6af2e7d87 tegra: fdt: Add NAND controller binding and definitions 12 jaren geleden
net c16e69f702 net: phy: micrel: add documentation for Micrel KSZ90x1 binding 9 jaren geleden
pinctrl 61101e0583 dts: Bring in pinctrl device tree binding 9 jaren geleden
pmic c2f74c8f53 pmic: Add support for Qualcomm PM8916 PMIC 9 jaren geleden
power ac1058fdb7 power: Add support for TPS65090 PMU chip. 11 jaren geleden
pwm beca1fdeff tegra: fdt: Add pwm binding and node 12 jaren geleden
regulator 40ade2ce58 power: regulator: update comments for regulator-name 9 jaren geleden
remoteproc ddf56bc7e3 drivers: Introduce a simplified remoteproc framework 9 jaren geleden
serial 3c1d218a1d armv8: LS2080A: Consolidate LS2080A and LS2085A 9 jaren geleden
spi a6f70a3d14 Fix spelling of "transferred". 9 jaren geleden
spmi 5b47271c18 drivers: spmi: Add support for Qualcomm SPMI bus driver 9 jaren geleden
thermal 344c837686 rockchip: Bring in RK3288 device tree file includes and bindings 9 jaren geleden
timer 9961a0b6fb sandbox: add a sandbox timer and basic test 9 jaren geleden
usb 5a8221181e ehci: Add support for Qualcomm EHCI 9 jaren geleden
video c87c30e3ba doc: dt-bindings: Describe rockchip LVDS interface 9 jaren geleden
README 849df712a0 fdt: Add staging area for device tree binding documentation 13 jaren geleden
chosen.txt c833697538 dm: timer: uclass: add timer init in uclass driver to add timer device 9 jaren geleden
root.txt 10be5b5d3a fdt: Pass the device serial number through devicetree 10 jaren geleden

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