u-boot/doc/device-tree-bindings
Patrick Delaunay 3256afb55e doc: device-tree-bindings: update reference to binding directory
Update reference in files detected by
scripts/documentation-file-ref-check

doc/devicetree/device-tree-bindings/  => doc/device-tree-bindings/

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
2020-04-16 23:06:54 -04:00
..
adc
arm
ata
axi
board
clock ARM: dts: stm32m1: add reg for pll nodes 2020-02-13 17:26:23 +01:00
cpu
exynos
firmware
fpga
gpio dt-bindings: gpio: alignment with kernel v5.3 2020-04-16 23:06:54 -04:00
gpu
i2c dm: i2c-gpio: add support for clock stretching 2020-03-16 07:55:06 +01:00
input dts: Add a binding for hid-over-i2c 2020-04-16 14:36:28 +08:00
interrupt-controller tpm: cr50: Use the correct GPIO binding 2020-04-16 14:36:28 +08:00
leds
mailbox
memory
memory-controller dt-bindings: memory-controller: Introduce J721E DDRSS bindings 2019-10-25 17:33:21 -04:00
memory-controllers ram: stm32mp1: the property st, phy-cal becomes optional 2020-03-24 14:23:30 +01:00
misc Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next 2020-03-17 11:59:58 -04:00
mmc
mtd ARM: dts: stm32mp1: DT alignment with kernel v5.4 2020-02-13 17:25:34 +01:00
nand
net dt-bindings: net: dp83867: Remove binding doc from U-Boot tree 2020-03-09 18:11:25 -05:00
pci dm: pci: Allow disabling auto-config for a device 2020-04-16 14:36:28 +08:00
pci_endpoint
phy
pinctrl x86: p2sb: Drop 'apl' prefix 2020-03-05 18:25:21 +08:00
pmic
power
pwm
ram
regulator dm: regulator: support regulator more state 2019-11-10 20:31:09 +08:00
remoteproc
reserved-memory
reset
rtc rtc: add support for DS3232 device 2020-01-10 10:25:13 -05:00
serial
sound
spi
spmi
sysreset
thermal
timer
tpm2
usb
video doc: device-tree-bindings: update reference to binding directory 2020-04-16 23:06:54 -04:00
w1
w1-eeprom
chosen.txt
config.txt
README
root.txt

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