u-boot/doc/device-tree-bindings
Hari Nagalla 1c479ff5d2 dt-bindings: remoteproc: k3-dsp: Update bindings for J721S2 SoCs
The TI K3 J721S2 SoCs have two TM320C71x DSP susbsystems, and does not
have any TMS320C66x DSP subsystems. The C71x DSP subsystems in J721S2
SoCs are similar to the C71x DSP on J721E with some minor core IP
updates.

Compatible info is updated for intuitively matching to the new J721S2
SoCs.

Signed-off-by: Hari Nagalla <hnagalla@ti.com>
2022-02-10 17:32:05 -06:00
..
adc
arm dt-bindings: arm: SCMI bindings documentation 2020-09-30 11:55:23 -04:00
ata
axi
bus dm: Add support for simple-pm-bus 2020-07-01 15:01:21 +08:00
clock stm32mp1: clk: configure pll1 with OPP 2020-07-07 16:01:23 +02:00
cpu
exynos
firmware ARM: dts: j72xx-r5-common-proc-board: Add DM firmware node 2021-04-14 13:19:10 -05:00
fpga
fsp/fsp2/apollolake x86: fsp: Replace e-mmc with emmc in devicetree bindings 2020-09-21 16:41:35 +08:00
gpio msm_gpio: Add support for Qualcomm IPQ40xx 2020-07-29 08:43:40 -04:00
gpu
i2c i2c: Add a generic driver to generate ACPI info 2020-09-25 11:27:15 +08: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 drivers: ram: k3-ddrss: Introduce common driver 2021-03-23 17:17:28 -05:00
memory-controllers ram: stm32mp1: the property st, phy-cal becomes optional 2020-03-24 14:23:30 +01:00
mfd clk: Add K210 clock support 2020-07-01 15:01:21 +08: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
nand
net net: tsec: Add the compatible string "gianfar" support 2020-09-24 08:27:44 -04:00
pci dm: pci: Allow disabling auto-config for a device 2020-04-16 14:36:28 +08:00
pci_endpoint
phy phy: stm32: usbphyc: manage optional vbus regulator on phy_power_on/off 2020-11-25 12:02:58 +01:00
pinctrl pinctrl: k210: Rename power domains to match datasheet 2020-11-17 15:09:28 +08:00
pmic
power
pwm pwm: Add DT documentation for SiFive PWM Controller 2020-07-09 06:03:02 +02:00
ram
regulator
remoteproc dt-bindings: remoteproc: k3-dsp: Update bindings for J721S2 SoCs 2022-02-10 17:32:05 -06:00
reserved-memory
reset reset: Add generic reset driver 2020-07-01 15:01:21 +08:00
rtc
serial msm_serial: Read bit rate register value from DT 2020-07-29 08:43:40 -04:00
soc/fsl/cpm_qe/qe net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
sound sound: Add an ACPI driver for Maxim MAX98357ac 2020-07-17 14:32:24 +08:00
spi spi: dw: Document devicetree binding 2020-12-18 16:16:37 +05:30
spmi
sysinfo smbios: Add documentation and devicetree binding 2020-11-06 10:18:20 +08:00
sysreset
thermal
timer
tpm2 tpm2: tis_spi: add linux compatible fallback string 2020-07-08 15:38:32 -04:00
usb dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRD 2020-10-20 00:49:05 +02:00
video doc: device-tree-bindings: update reference to binding directory 2020-04-16 23:06:54 -04:00
w1
w1-eeprom
README
chosen.txt x86: Add a way to add to the e820 memory table 2020-09-25 11:27:25 +08:00
config.txt
device.txt x86: Add wake sources for the acpi_gpe driver 2020-09-25 11:27:15 +08:00
root.txt

README

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