upstream u-boot with additional patches for our devices/boards: https://lists.denx.de/pipermail/u-boot/2017-March/282789.html (AXP crashes) ; Gbit ethernet patch for some LIME2 revisions ; with SPI flash support
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
u-boot/doc/device-tree-bindings
Bin Meng f8f291b096 x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer 7 years ago
..
adc
ata
clock Merge git://git.denx.de/u-boot-rockchip 7 years ago
cpu
exynos
firmware
gpio
gpu
i2c
input
leds dm: led: add BCM6358 led driver 7 years ago
mailbox
misc x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer 7 years ago
mmc
mtd
nand
net drivers/net/phy: add fixed-phy / fixed-link support 7 years ago
pci mvebu: pcie: Add support for GPIO reset for PCIe device 7 years ago
pinctrl PINCTRL: stm32f7: add pin control driver 7 years ago
pmic
power
pwm doc: dtbinding: add pwm binding file 7 years ago
ram ARM: DT: stm32f7: add sdram pin contol node 7 years ago
regulator regulator: fixed: Add support to handle enable-active-high DT property 8 years ago
remoteproc
reset
serial serial: pl01x: expose skip_init platdata option in DT 8 years ago
spi ARM: DTS: stm32: add stm32f746-disco device tree files 8 years ago
spmi
thermal
timer drivers: timer: Introduce ARC timer driver 7 years ago
usb mvebu: usb: xhci: Add VBUS regulator supply to the host driver 7 years ago
video at91: video: DT binding for HLCDC driver 7 years ago
README
chosen.txt rockchip: rk3399: spl: make SPL boot-order configurable via /chosen 7 years ago
config.txt doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund 7 years ago
root.txt

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