Tien Fong Chee 5c2ae96b60 ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10 5 years ago
..
adc fb4e674a4b dt-bindings: Document STM32 ADC DT bindings 5 years ago
ata 3ac839352d x86: ivybridge: Add SATA init 9 years ago
clock b630d57d0a clk: Add fixed-factor clock driver 5 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
firmware 53b6aac7b1 dt/bindings: add bindings for optee 5 years ago
fpga 5c2ae96b60 ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10 5 years ago
gpio 2a48c15d2e mips: mscc_sgpio: Add DT bindings documentation 5 years ago
gpu ffc7899123 tegra124: dts: Add host1x node to provide display information 9 years ago
i2c a40fe217d1 DM: I2C: Introduce 'u-boot, i2c-transaction-bytes' property 5 years ago
input 6b44ae6b06 x86: Add an i8042 device for boards that have it 8 years ago
leds d00c6a2d56 led: add initial support for bcm6858 5 years ago
mailbox f9aa41023b mailbox: Introduce K3 Secure Proxy Driver 5 years ago
memory 90c08fa038 fdt: Add device tree memory bindings 6 years ago
memory-controllers 3a29afcbbf doc: binding: rename directory ram to memory-controller 5 years ago
misc fc5ca3ab54 doc: dtbinding: Add file system firmware loader binding document 5 years ago
mmc 15736e288e ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards 5 years ago
mtd 6899385f41 dt-bindings: mtd: stm32_fmc2: add STM32 FMC2 NAND controller documentation 5 years ago
nand c6af2e7d87 tegra: fdt: Add NAND controller binding and definitions 11 years ago
net 83f71ef558 net: phy: micrel: Use correct skew values on KSZ9021 5 years ago
pci 130b53ec79 mvebu: pcie: Add support for GPIO reset for PCIe device 7 years ago
phy c50151d43f phy: usbphyc: Binding update of vdda supply 5 years ago
pinctrl 5991d0e36d doc: device-tree-bindings: switch from spi-flash to jedec, spi-nor 5 years ago
pmic c571d6828d power: pmic: add Ricoh RN5T567 PMIC support 7 years ago
power 1a88a04e9f power domain: Introduce TI System Control Interface (TI SCI) power domain driver 5 years ago
pwm 1df7ee573e doc: dtbinding: add pwm binding file 7 years ago
regulator e66d1cb3c2 regulator: Add support for ramp delay 5 years ago
remoteproc c365ed7d4b remoteproc: Introduce K3 remoteproc driver 5 years ago
reset 65c8a79811 reset: Introduce TI System Control Interface (TI SCI) reset driver 5 years ago
rtc ad7061ed74 doc: Move device tree bindings documentation to doc/device-tree-bindings 5 years ago
serial 165316e38f serial: pl01x: expose skip_init platdata option in DT 7 years ago
sound 2ca471379b sound: Add support for Intel HDA 5 years ago
spi 5991d0e36d doc: device-tree-bindings: switch from spi-flash to jedec, spi-nor 5 years ago
spmi 5b47271c18 drivers: spmi: Add support for Qualcomm SPMI bus driver 8 years ago
sysreset 694b052401 sysreset: Add TI System Control Interface (TI SCI) sysreset driver 5 years ago
thermal 8502f9f6d7 thermal: ti-bandgap: Add support for temperature sensor 6 years ago
timer 410d129e8c dt-bindings: timer: Add andestech atcpit100 timer 6 years ago
tpm2 31b106fc1c doc: device-tree-bindings: add Sandbox TPMv2.0 module info 6 years ago
usb 6fe7dd3327 stm32mp1: add stusb1600 support for DK1 and DK2 board 5 years ago
video 9671f696e5 video_osd: Add ihs_video_out driver 5 years ago
w1 a2e99a71b2 w1: Add driver for i.MX bus master controller 5 years ago
w1-eeprom f9c87adc47 w1-eeprom: Add support for Maxim DS2502 add only memory 5 years ago
README 849df712a0 fdt: Add staging area for device tree binding documentation 12 years ago
chosen.txt ebb73de168 bootcount: add uclass for bootcount 5 years ago
config.txt ae0d33a729 rockchip: rk3399-puma: add code to allow forcing a power-on reset 6 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