Simon Glass fa04cef644 acpi: Add a binding for ACPI settings in the device tree 4 years ago
..
adc fb4e674a4b dt-bindings: Document STM32 ADC DT bindings 5 years ago
arm 656d8da9d2 doc: Remove duplicated documentation directory 5 years ago
ata 3ac839352d x86: ivybridge: Add SATA init 9 years ago
axi 656d8da9d2 doc: Remove duplicated documentation directory 5 years ago
board 656d8da9d2 doc: Remove duplicated documentation directory 5 years ago
clock 8d93a9755f ARM: dts: stm32m1: add reg for pll nodes 4 years ago
cpu 656d8da9d2 doc: Remove duplicated documentation directory 5 years ago
exynos fdbb740d7c s5p: cpu_info: print "cpu-model" if exists in dts 8 years ago
firmware 53b6aac7b1 dt/bindings: add bindings for optee 5 years ago
fpga 5c2ae96b60 ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10 5 years ago
gpio 6a0388c5b1 dt-bindings: gpio: alignment with kernel v5.3 4 years ago
gpu ffc7899123 tegra124: dts: Add host1x node to provide display information 9 years ago
i2c ba6fb2f6ac dm: i2c-gpio: add support for clock stretching 4 years ago
input 29db946cbf dts: Add a binding for hid-over-i2c 4 years ago
interrupt-controller 32e8ee004a tpm: cr50: Use the correct GPIO binding 4 years ago
leds d00c6a2d56 led: add initial support for bcm6858 5 years ago
mailbox f9aa41023b mailbox: Introduce K3 Secure Proxy Driver 5 years ago
memory 90c08fa038 fdt: Add device tree memory bindings 5 years ago
memory-controller ffb6b8e540 dt-bindings: memory-controller: Introduce J721E DDRSS bindings 4 years ago
memory-controllers 9368bdfebd ram: stm32mp1: the property st, phy-cal becomes optional 4 years ago
misc 2738f0edea Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next 4 years ago
mmc 15736e288e ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards 5 years ago
mtd 4f28092783 ARM: dts: stm32mp1: DT alignment with kernel v5.4 4 years ago
nand c6af2e7d87 tegra: fdt: Add NAND controller binding and definitions 11 years ago
net 9f312b3d05 dt-bindings: net: dp83867: Remove binding doc from U-Boot tree 4 years ago
pci d8c7fb5036 dm: pci: Allow disabling auto-config for a device 4 years ago
pci_endpoint c2ccc9e5cb pci_ep: add Cadence PCIe endpoint driver 4 years ago
phy 4024006e52 dt-bindings: phy: add a document for MediaTek tphy 4 years ago
pinctrl 5a9d7f9c91 x86: p2sb: Drop 'apl' prefix 4 years ago
pmic c571d6828d power: pmic: add Ricoh RN5T567 PMIC support 7 years ago
power c163af6cb8 dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access 4 years ago
pwm 1df7ee573e doc: dtbinding: add pwm binding file 7 years ago
ram 656d8da9d2 doc: Remove duplicated documentation directory 5 years ago
regulator 11406b8f7e dm: regulator: support regulator more state 4 years ago
remoteproc e18fb7dd5c dt-bindings: remoteproc: Add bindings for DSP C66x clusters on TI K3 SoCs 4 years ago
reserved-memory 656d8da9d2 doc: Remove duplicated documentation directory 5 years ago
reset 65c8a79811 reset: Introduce TI System Control Interface (TI SCI) reset driver 5 years ago
rtc 0b326fc296 rtc: add support for DS3232 device 4 years ago
serial b5867b1a7a m68k: add basic set of devicetrees 5 years ago
sound b4bf71456d sound: Add codec enable to the sound bindings 4 years ago
spi a9afaa42ee doc: device-tree-bindings: alignment with v5.2-rc6 for spi-stm32-qspi.txt 4 years ago
spmi 5b47271c18 drivers: spmi: Add support for Qualcomm SPMI bus driver 8 years ago
sysreset 694b052401 sysreset: Add TI System Control Interface (TI SCI) sysreset driver 5 years ago
thermal 8502f9f6d7 thermal: ti-bandgap: Add support for temperature sensor 6 years ago
timer 656d8da9d2 doc: Remove duplicated documentation directory 5 years ago
tpm2 31b106fc1c doc: device-tree-bindings: add Sandbox TPMv2.0 module info 6 years ago
usb 6fe7dd3327 stm32mp1: add stusb1600 support for DK1 and DK2 board 5 years ago
video 3256afb55e doc: device-tree-bindings: update reference to binding directory 4 years ago
w1 a2e99a71b2 w1: Add driver for i.MX bus master controller 5 years ago
w1-eeprom f9c87adc47 w1-eeprom: Add support for Maxim DS2502 add only memory 5 years ago
README 849df712a0 fdt: Add staging area for device tree binding documentation 12 years ago
chosen.txt ebb73de168 bootcount: add uclass for bootcount 5 years ago
config.txt ae0d33a729 rockchip: rk3399-puma: add code to allow forcing a power-on reset 6 years ago
device.txt fa04cef644 acpi: Add a binding for ACPI settings in the device tree 4 years ago
root.txt 10be5b5d3a fdt: Pass the device serial number through devicetree 9 years ago

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