Fabrice Gasnier 93cf0ae775 power: regulator: Add support for stm32-vrefbuf 6 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 266fa4df00 clk: stm32mp1: add clock tree initialization 6 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 390ae57c76 dt-bindings: allow child nodes inside the Tegra BPMP 7 years ago
fpga 772f8765d7 ARM: socfpga: add bindings doc for arria10 fpga manager 6 years ago
gpio 4faf5f93c6 gpio: bcm2835: add device tree support 7 years ago
gpu ffc7899123 tegra124: dts: Add host1x node to provide display information 9 years ago
i2c df8dcac8a3 dm: i2c: dts: Add gpios and pinctrl device tree properties 6 years ago
input 6b44ae6b06 x86: Add an i8042 device for boards that have it 8 years ago
leds 632889cfe5 dm: led: add BCM6358 led driver 7 years ago
mailbox 729c2db7a9 ARM: tegra: adapt to latest HSP DT binding 7 years ago
misc f8f291b096 x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer 7 years ago
mmc 9d11d12a16 mmc: Add support for Qualcomm SDHCI controller 8 years ago
mtd 6645fd2c18 sf: Rename sf_params.c to spi_flash_ids.c 7 years ago
nand c6af2e7d87 tegra: fdt: Add NAND controller binding and definitions 11 years ago
net db40c1aa1c drivers/net/phy: add fixed-phy / fixed-link support 7 years ago
pci 130b53ec79 mvebu: pcie: Add support for GPIO reset for PCIe device 7 years ago
phy b7ca56dcda usb: phy: Add STi USB2 PHY 6 years ago
pinctrl 65b2e66881 doc: a37xx: Introduce pinctrl device tree binding 6 years ago
pmic c571d6828d power: pmic: add Ricoh RN5T567 PMIC support 7 years ago
power ac1058fdb7 power: Add support for TPS65090 PMU chip. 10 years ago
pwm 1df7ee573e doc: dtbinding: add pwm binding file 7 years ago
ram e70f70aa65 ram: stm32mp1: add driver 6 years ago
regulator 93cf0ae775 power: regulator: Add support for stm32-vrefbuf 6 years ago
remoteproc ddf56bc7e3 drivers: Introduce a simplified remoteproc framework 8 years ago
reset 23a0641685 dm: reset: add stm32 reset driver 6 years ago
serial 165316e38f serial: pl01x: expose skip_init platdata option in DT 7 years ago
spi c58f300628 dts: cadence_spi: Update documentation for DT bindings 6 years ago
spmi 5b47271c18 drivers: spmi: Add support for Qualcomm SPMI bus driver 8 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
usb 40d1a31e63 usb: dwc3: Add dwc3 glue driver support for STi 6 years ago
video e6a419c5f7 at91: video: DT binding for HLCDC driver 7 years ago
README 849df712a0 fdt: Add staging area for device tree binding documentation 12 years ago
chosen.txt 80e9f88e67 rockchip: spl: support a 'same-as-spl'-specifier in the spl-boot-order 6 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