u-boot/doc/device-tree-bindings
Chunfeng Yun ea436dbc40 dt-bindings: usb: mtk-xhci: add support mt8195
Add a new compatible for mt8195 to add a workaround for hardware
issue.

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
2023-03-02 22:43:44 +01:00
..
adc
arm doc: binding: scmi: link to latest Linux kernel binding 2022-03-02 17:42:06 -05:00
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: Add bindings for GPT based FWU Metadata storage device 2022-10-31 14:47:32 -04:00
fpga
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 k210: use the board vendor name rather than the marketing name 2022-03-15 17:43:11 +08:00
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
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
soc/fsl/cpm_qe/qe
sound
spi dt-bindings: spi: Add hpe gxp spi 2022-06-22 21:30:05 -04:00
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: doc: Add documentation 2022-04-25 10:00:04 -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: doc: Add documentation 2022-04-25 10:00:04 -04:00
chosen.txt dm: doc: Update device tree binding docs for new schema 2023-02-14 09:43:27 -07:00
config.txt
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