u-boot/doc/device-tree-bindings
Tom Rini 08990e2254 Merge patch series "arm: Initial support for Analog Devices SC5xx boards"
Oliver Gaskell <Oliver.Gaskell@analog.com> says:

ADSP-SC5xx is a series of ARM-based DSPs.
This comprises the armv7 based SC57x, SC58x and SC594 series, and the
armv8 based SC598.

This patch series includes configurations, init code, and minimal DTs
to enable Analog Devices' evaluation boards for these SoCs to boot
through SPL and into U-Boot Proper, as well as devicetree schemas for
the added DTs.

This patch series depends on ("arm: Add Analog Devices SC5xx Machine
Type") (https://lists.denx.de/pipermail/u-boot/2024-April/552043.html)
2024-10-03 09:30:37 -06:00
..
adc
arm dt-bindings: arm: Add SC5xx Series binding 2024-10-03 09:29:22 -06:00
ata
axi
bus
clock dt-bindings: clock: Add SC5xx clock tree bindings 2024-10-03 09:29:22 -06:00
cpu
exynos dt-bindings: exynos: Update bindings doc for DW MMC controller 2024-08-19 16:09:06 +09:00
firmware
fpga
fsp/fsp2/apollolake
gpio
gpu
i2c
input
interrupt-controller
iommu
leds
mailbox
memory
memory-controller
memory-controllers
mfd
misc
mmc
mtd
nand
net
nvmxip
pci
pci_endpoint
phy
pinctrl
pmic
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
sysinfo
thermal
timer dt-bindings: timer: Add SC5xx Timer bindings 2024-10-03 09:29:22 -06:00
tpm2
usb
video
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
bootph.yaml
bootstd.txt
chosen.txt
config.txt
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