uboot/doc/device-tree-bindings
Konstantin Porotchkin f99386c5b1 arm64: mvebu: Add pin control nodes to A8K family DTS files
Add pin control nodes to APN806, CP-master, CP-slave and
Armada-7040 and Armada-8040 boards DTS files

Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Cc: Stefan Roese <sr@denx.de>
Cc: Nadav Haklai <nadavh@marvell.com>
Cc: Neta Zur Hershkovits <neta@marvell.com>
Cc: Omri Itach <omrii@marvell.com>
Cc: Igal Liberman <igall@marvell.com>
Cc: Haim Boot <hayim@marvell.com>
Cc: Hanna Hawa <hannah@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2016-12-12 09:04:52 +01:00
..
adc
ata
clock
cpu
exynos
firmware dt-bindings: allow child nodes inside the Tegra BPMP 2016-08-04 13:36:59 -07:00
gpio gpio: bcm2835: add device tree support 2016-11-28 20:09:45 -05:00
gpu
i2c i2c: atmel: DT binding for i2c driver 2016-08-15 22:12:00 +02:00
input
leds
mailbox ARM: tegra: adapt to latest HSP DT binding 2016-08-04 13:36:58 -07:00
misc
mmc
mtd sf: Rename sf_params.c to spi_flash_ids.c 2016-11-18 13:04:54 +05:30
nand
net dt: net: add DWC EQoS binding 2016-11-07 11:28:15 -06:00
pinctrl arm64: mvebu: Add pin control nodes to A8K family DTS files 2016-12-12 09:04:52 +01:00
pmic power: pmic: add Ricoh RN5T567 PMIC support 2016-10-07 12:26:15 +02:00
power
pwm
regulator regulator: fixed: obey startup delay 2016-09-06 13:18:21 -04:00
remoteproc
reset Add a reset driver framework/uclass 2016-06-19 17:05:55 -06:00
serial serial: pl01x: expose skip_init platdata option in DT 2016-11-28 20:09:47 -05:00
spi
spmi
thermal
timer
usb
video
README
chosen.txt
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