u-boot/doc/device-tree-bindings
Breno Lima 10bb5cf4d0 MLK-19722-1 doc: Move device tree bindings documentation to doc/device-tree-bindings
Currently the U-Boot project contains 2 documentation directories:

- doc/
- Documentation/

The Documentation directory only contains device tree bindings related
content, so move the 2 files to doc/device-tree-bindings/.

This commit is based in a previous submission in U-Boot upstream:
http://git.denx.de/?p=u-boot.git;a=commit;h=ad7061ed742e1312289644268859a0f4b512aaee

Signed-off-by: Breno Lima <breno.lima@nxp.com>
2018-10-08 23:06:19 -07:00
..
adc
ata
clock ARC: clk: introduce HSDK CGU clock driver 2017-12-11 11:36:23 +03:00
cpu
exynos
firmware
fpga
gpio
gpu
i2c
input
leds
mailbox
misc
mmc
mtd
nand
net
pci
phy MLK-19722-1 doc: Move device tree bindings documentation to doc/device-tree-bindings 2018-10-08 23:06:19 -07:00
pinctrl
pmic
power
pwm
ram
regulator power: extend prefix match to regulator-name property 2017-12-12 19:53:45 -07:00
remoteproc
reset
rtc MLK-19722-1 doc: Move device tree bindings documentation to doc/device-tree-bindings 2018-10-08 23:06:19 -07:00
serial
spi dts: cadence_spi: Update documentation for DT bindings 2018-01-24 12:07:50 +05:30
spmi
thermal
timer
usb
video
README
chosen.txt
config.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