u-boot/doc/device-tree-bindings
Heiko Schocher 167bc2cd69 doc: remove redundant leds bindings
remove file doc/device-tree-bindings/leds/common.txt
as we have this now already in
dts/upstream/include/dt-bindings/leds/common.h
which is imported from linux.

Signed-off-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
2025-02-07 10:53:39 -06:00
..
adc
arm dt-bindings: arm: Add SC5xx Series binding 2024-10-03 09:29:22 -06:00
ata
axi
bus
clock doc: remove redundant Rockchip bindings 2024-12-15 02:05:04 +01:00
cpu
exynos dt-bindings: exynos: Update bindings doc for DW MMC controller 2024-08-19 16:09:06 +09:00
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
gpio gpio: qcom_pmic: drop gpio-count property 2024-01-16 12:26:53 +00:00
gpu
i2c i2c: i2c-gpio: add support for i2c-gpio,sda-output-only 2024-10-21 06:32:40 +02:00
input
interrupt-controller
iommu
leds doc: remove redundant leds bindings 2025-02-07 10:53:39 -06:00
mailbox
memory
memory-controller
memory-controllers
mfd
misc drivers: misc: Add socfpga_dtreg driver for Intel SoCFPGA 2024-03-18 11:05:09 +08:00
mmc dt-bindings: drop msm_sdhci binding 2024-03-01 14:44:35 +00:00
mtd
nand nand: Add sandbox driver 2023-11-16 12:43:49 -05:00
net
nvmxip sandbox64: add support for NVMXIP QSPI 2023-04-27 17:01:14 -04:00
pci
pci_endpoint
phy dt-bindings: phy-mtk-tphy: add properties for phy tuning 2024-01-11 21:19:25 -05:00
pinctrl doc: remove redundant Rockchip bindings 2024-12-15 02:05:04 +01:00
pmic pmic: qcom: dont use dev_read_addr to get USID 2024-01-16 12:26:54 +00:00
power
pwm
ram
reboot-mode
regulator
remoteproc
reserved-memory
reset
rtc
serial serial: msm: calculate bit clock divider 2024-04-23 13:29:16 +02:00
soc arm: exynos: Migrate E850-96 board to OF_UPSTREAM 2024-05-28 11:45:09 +09:00
sound
spi spi: soft_spi: Parse cs-gpios only if num-chipselects is not <0> 2024-08-15 11:28:47 -06:00
spmi spmi: msm: fix register range names 2024-01-16 12:26:54 +00:00
sysinfo
thermal doc: remove redundant Rockchip bindings 2024-12-15 02:05:04 +01:00
timer dt-bindings: timer: Add SC5xx Timer bindings 2024-10-03 09:29:22 -06:00
tpm2
usb usb: dwc2: Add support for Canaan K230 2025-01-16 15:55:27 +08:00
video doc: remove redundant Rockchip bindings 2024-12-15 02:05:04 +01:00
w1
w1-eeprom
watchdog
bootcount-syscon.txt bootcount: Update to point to current documentation 2024-09-12 18:14:49 +02:00
bootdev.txt
bootmeth.txt bootstd: Rename distro and syslinux to extlinux 2023-05-13 09:52:32 -04:00
bootph.yaml xpl: Rename spl_phase to xpl_phase_t 2024-10-11 11:44:47 -06:00
bootstd.txt bootstd: Rename distro and syslinux to extlinux 2023-05-13 09:52:32 -04:00
chosen.txt
config.txt env: mmc: statically set the environment partition name 2023-07-14 15:21:07 -04:00
device.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