u-boot/doc/device-tree-bindings
Jit Loon Lim b8531ac4d1 doc: Add the link for the documentation of the .its
Provide the link for the .its related documentation for Arria10.

Signed-off-by: Jit Loon Lim <jit.loon.lim@intel.com>
2023-08-09 08:41:52 +02:00
..
adc
arm
ata
axi
bus
clock dm: doc: Update device tree binding docs for new schema 2023-02-14 09:43:27 -07:00
cpu
exynos
firmware dt/bindings: fwu-mdata-mtd: drop changes outside FWU 2023-06-09 13:24:10 -04:00
fpga doc: Add the link for the documentation of the .its 2023-08-09 08:41:52 +02:00
fsp/fsp2/apollolake dm: doc: Update device tree binding docs for new schema 2023-02-14 09:43:27 -07:00
gpio
gpu
i2c dt-bindings: i2c: i2c-cdns.txt: Add description for an optional parameter, fifo-depth 2023-02-13 09:58:15 +01:00
input
interrupt-controller
iommu
leds led: led_pwm: Add a driver for LEDs connected to PWM 2022-04-11 11:39:19 -04:00
mailbox
memory dt/bindings: memory: Add bindings for TI GPMC driver 2022-10-26 15:21:11 -04:00
memory-controller dm: doc: Update device tree binding docs for new schema 2023-02-14 09:43:27 -07:00
memory-controllers dm: doc: Update device tree binding docs for new schema 2023-02-14 09:43:27 -07:00
mfd
misc dm: doc: Update device tree binding docs for new schema 2023-02-14 09:43:27 -07:00
mmc
mtd dt-bindings: mtd: Add ti, elm DT binding documentation 2023-01-08 10:38:50 +01:00
nand
net dm: doc: Update device tree binding docs for new schema 2023-02-14 09:43:27 -07:00
nvmxip sandbox64: add support for NVMXIP QSPI 2023-04-27 17:01:14 -04:00
pci dm: doc: Update device tree binding docs for new schema 2023-02-14 09:43:27 -07:00
pci_endpoint
phy dt-bindings: phy-mtk-tphy: add support mt8195 2023-03-02 22:43:43 +01:00
pinctrl dm: doc: Update device tree binding docs for new schema 2023-02-14 09:43:27 -07:00
pmic pmic: Convert pm8916 driver to a generic Qcom PMIC driver 2022-08-26 10:55:45 -04:00
power
pwm
ram dm: doc: Update device tree binding docs for new schema 2023-02-14 09:43:27 -07:00
reboot-mode
regulator doc: regulator: Add regulator-force-boot-off binding 2022-06-06 17:47:16 -04:00
remoteproc
reserved-memory
reset
rtc
serial serial: msm-geni: Use upstream Linux bindings 2023-05-02 14:23:58 -04:00
soc/fsl/cpm_qe/qe
sound
spi doc: bindings: soft-spi: Remove the usage of deprecated properties 2023-07-13 13:59:58 +05:30
spmi
sysinfo
sysreset
thermal
timer
tpm2
usb dt-bindings: usb: mtk-xhci: add support mt8195 2023-03-02 22:43:44 +01:00
video dm: doc: Update device tree binding docs for new schema 2023-02-14 09:43:27 -07:00
w1
w1-eeprom
watchdog watchdog: introduce a u-boot,autostart property 2022-10-24 11:09:19 +02:00
bootcount-syscon.txt
bootdev.txt bootstd: doc: Add documentation 2022-04-25 10:00:04 -04:00
bootmeth.txt bootstd: Rename distro and syslinux to extlinux 2023-05-13 09:52:32 -04:00
bootph.yaml schemas: Add schema for U-Boot driver model 'phase tags' 2023-02-14 09:42:14 -07:00
bootstd.txt bootstd: Rename distro and syslinux to extlinux 2023-05-13 09:52:32 -04:00
chosen.txt dm: doc: Update device tree binding docs for new schema 2023-02-14 09:43:27 -07:00
config.txt env: mmc: statically set the environment partition name 2023-07-14 15:21:07 -04:00
device.txt dm: doc: Update device tree binding docs for new schema 2023-02-14 09:43:27 -07:00
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