u-boot/doc/device-tree-bindings
Simon Glass 19e699fb2b doc: Complete the list of available runtime-config options
The current list is missing a few items. Add them.

Reviewed-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2021-09-11 11:02:02 +02:00
..
adc doc: stm32mp1: add page for device tree bindings 2021-08-14 20:54:41 +02:00
arm firmware: scmi: voltage regulator 2021-04-12 17:17:11 -04:00
ata
axi
bus
clock doc: stm32mp1: add page for device tree bindings 2021-08-14 20:54:41 +02:00
cpu
exynos
firmware firmware: ti_sci: Add support for Resoure Management at R5 SPL stage. 2021-06-11 19:18:52 +05:30
fpga
fsp/fsp2/apollolake dt-bindings: fsp: Fix Apollo Lake FSP-S devicetree bindings 2021-04-15 10:43:17 +08:00
gpio msm_gpio: Add support for Qualcomm IPQ40xx 2020-07-29 08:43:40 -04:00
gpu
i2c doc: stm32mp1: add page for device tree bindings 2021-08-14 20:54:41 +02:00
input dt-bindings: input: adc-keys bindings documentation 2021-02-18 11:37:26 +01:00
interrupt-controller
leds
mailbox
memory
memory-controller dt-bindings: memory-controller: Add K3 AM64 DDRSS compatible 2021-05-12 16:30:52 +05:30
memory-controllers doc: stm32mp1: add page for device tree bindings 2021-08-14 20:54:41 +02:00
mfd
misc
mmc
mtd doc: stm32mp1: add page for device tree bindings 2021-08-14 20:54:41 +02:00
nand
net dt-bindings: net: Update Freescale TSEC to support "queue-group" 2021-04-15 14:22:17 +05:30
pci x86: pci: Allow binding of some devices before relocation 2021-07-15 19:49:50 +08:00
pci_endpoint
phy doc: stm32mp1: add page for device tree bindings 2021-08-14 20:54:41 +02:00
pinctrl doc: stm32mp1: add page for device tree bindings 2021-08-14 20:54:41 +02:00
pmic
power
pwm pwm: Add a driver for Chrome OS EC PWM 2021-04-10 16:08:39 +02:00
ram
reboot-mode reboot-mode: read the boot mode from RTC memory 2021-07-23 10:16:39 -04:00
regulator doc: stm32mp1: add page for device tree bindings 2021-08-14 20:54:41 +02:00
remoteproc remoteproc: k3_r5: Sync to upstreamed kernel DT property names 2021-02-04 20:37:56 +05:30
reserved-memory
reset doc: stm32mp1: add page for device tree bindings 2021-08-14 20:54:41 +02:00
rtc doc: device-tree-bindings: rtc: Abracon AB x80x i2c rtc 2021-01-27 17:07:48 -05:00
serial
soc/fsl/cpm_qe/qe net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
sound
spi doc: stm32mp1: add page for device tree bindings 2021-08-14 20:54:41 +02:00
spmi
sysinfo sysinfo: Add gpio-sysinfo driver 2021-05-04 07:57:18 -04:00
sysreset
thermal
timer
tpm2
usb dt-bindings: usb: mtk-xhci: add optional properies to disable ports 2021-02-10 22:23:24 +01:00
video video: seps525: Add dt binding description 2021-01-05 11:54:53 +01:00
w1
w1-eeprom
README
bootcount-syscon.txt bootcount: add a new driver with syscon as backend 2021-08-22 11:04:52 +02:00
chosen.txt x86: Add a way to add to the e820 memory table 2020-09-25 11:27:25 +08:00
config.txt doc: Complete the list of available runtime-config options 2021-09-11 11:02:02 +02:00
device.txt x86: Add wake sources for the acpi_gpe driver 2020-09-25 11:27:15 +08:00
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