u-boot-brain/doc/device-tree-bindings
Chunfeng Yun 44f5c9ab45 dt-bindings: usb: mtk-xhci: Add binding for MediaTek xHCI host controller
Add dt-binding for MediaTek xHCI host controller

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Reviewed-by: Weijie Gao <weijie.gao@mediatek.com>
2020-05-02 12:32:28 +02: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 dt-bindings: phy-mtk-tphy: add properties of address mapping and clocks 2020-05-02 12:32:28 +02:00
pinctrl x86: p2sb: Drop 'apl' prefix 2020-03-05 18:25:21 +08:00
pmic
power dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access 2019-07-26 21:49:23 -04:00
pwm
ram
regulator dm: regulator: support regulator more state 2019-11-10 20:31:09 +08:00
remoteproc dt-bindings: remoteproc: Add bindings for DSP C66x clusters on TI K3 SoCs 2019-10-11 10:07:34 -04:00
reserved-memory
reset
rtc rtc: add support for DS3232 device 2020-01-10 10:25:13 -05:00
serial
sound sound: Add codec enable to the sound bindings 2019-08-09 10:01:34 -07:00
spi
spmi drivers: spmi: Add support for Qualcomm SPMI bus driver 2016-04-01 17:18:12 -04:00
sysreset
thermal
timer
tpm2
usb dt-bindings: usb: mtk-xhci: Add binding for MediaTek xHCI host controller 2020-05-02 12:32:28 +02:00
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
device.txt acpi: Add a binding for ACPI settings in the device tree 2020-04-30 17:16:12 +08:00
README
root.txt fdt: Pass the device serial number through devicetree 2015-06-05 08:32:07 -06:00

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