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
Michael Pratt 90c08fa038 fdt: Add device tree memory bindings 6 years ago
..
adc
ata
clock clk: stm32mp1: add clock tree initialization 6 years ago
cpu
exynos
firmware
fpga ARM: socfpga: add bindings doc for arria10 fpga manager 7 years ago
gpio
gpu
i2c dm: i2c: dts: Add gpios and pinctrl device tree properties 6 years ago
input
leds
mailbox
memory fdt: Add device tree memory bindings 6 years ago
misc x86: irq: Support discrete PIRQ routing registers via device tree 6 years ago
mmc
mtd
nand
net
pci
phy device-tree-bindings: phy: Sync sun4i-usb-phy bindings 6 years ago
pinctrl mvebu: pinctrl: sync compatible string with Linux 4.17-rc4 6 years ago
pmic
power
pwm
ram ram: stm32mp1: add driver 6 years ago
regulator power: regulator: Add support for stm32-vrefbuf 6 years ago
remoteproc
reset
serial
spi dts: cadence_spi: Update documentation for DT bindings 6 years ago
spmi
thermal
timer dt-bindings: timer: Add andestech atcpit100 timer 7 years ago
tpm2 doc: device-tree-bindings: add Sandbox TPMv2.0 module info 6 years ago
usb
video
README
chosen.txt
config.txt rockchip: rk3399-puma: add code to allow forcing a power-on reset 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