Simon Glass 19e699fb2b doc: Complete the list of available runtime-config options 2 years ago
..
adc 551a959a8c doc: stm32mp1: add page for device tree bindings 2 years ago
arm 1f213ee4db firmware: scmi: voltage regulator 3 years ago
ata 3ac839352d x86: ivybridge: Add SATA init 9 years ago
axi 656d8da9d2 doc: Remove duplicated documentation directory 4 years ago
bus 4a3390f1d3 dm: Add support for simple-pm-bus 3 years ago
clock 551a959a8c doc: stm32mp1: add page for device tree bindings 2 years ago
cpu 656d8da9d2 doc: Remove duplicated documentation directory 4 years ago
exynos fdbb740d7c s5p: cpu_info: print "cpu-model" if exists in dts 8 years ago
firmware 5d5a699855 firmware: ti_sci: Add support for Resoure Management at R5 SPL stage. 2 years ago
fpga 5c2ae96b60 ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10 5 years ago
fsp da35d7af33 dt-bindings: fsp: Fix Apollo Lake FSP-S devicetree bindings 3 years ago
gpio 0c7eb6e525 msm_gpio: Add support for Qualcomm IPQ40xx 3 years ago
gpu ffc7899123 tegra124: dts: Add host1x node to provide display information 9 years ago
i2c 551a959a8c doc: stm32mp1: add page for device tree bindings 2 years ago
input e1b03d6b0b dt-bindings: input: adc-keys bindings documentation 3 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 760b7488f5 dt-bindings: memory-controller: Add K3 AM64 DDRSS compatible 3 years ago
memory-controllers 551a959a8c doc: stm32mp1: add page for device tree bindings 2 years ago
mfd f9c7d4f99f clk: Add K210 clock support 3 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 551a959a8c doc: stm32mp1: add page for device tree bindings 2 years ago
nand c6af2e7d87 tegra: fdt: Add NAND controller binding and definitions 11 years ago
net 05153702d3 dt-bindings: net: Update Freescale TSEC to support "queue-group" 3 years ago
pci f5cbb5c7cd x86: pci: Allow binding of some devices before relocation 2 years ago
pci_endpoint c2ccc9e5cb pci_ep: add Cadence PCIe endpoint driver 4 years ago
phy 551a959a8c doc: stm32mp1: add page for device tree bindings 2 years ago
pinctrl 551a959a8c doc: stm32mp1: add page for device tree bindings 2 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 1b9ee2882e pwm: Add a driver for Chrome OS EC PWM 3 years ago
ram 656d8da9d2 doc: Remove duplicated documentation directory 4 years ago
reboot-mode c74675bd90 reboot-mode: read the boot mode from RTC memory 2 years ago
regulator 551a959a8c doc: stm32mp1: add page for device tree bindings 2 years ago
remoteproc 468ec2f3ef remoteproc: k3_r5: Sync to upstreamed kernel DT property names 3 years ago
reserved-memory 656d8da9d2 doc: Remove duplicated documentation directory 4 years ago
reset 551a959a8c doc: stm32mp1: add page for device tree bindings 2 years ago
rtc e89ef172f8 doc: device-tree-bindings: rtc: Abracon AB x80x i2c rtc 3 years ago
serial 185dcf7f56 msm_serial: Read bit rate register value from DT 3 years ago
soc 6e31c62a17 net, qe: add DM support for QE UEC ethernet 3 years ago
sound 54bcca2973 sound: Add an ACPI driver for Maxim MAX98357ac 3 years ago
spi 551a959a8c doc: stm32mp1: add page for device tree bindings 2 years ago
spmi 5b47271c18 drivers: spmi: Add support for Qualcomm SPMI bus driver 8 years ago
sysinfo 54aa07fdfc sysinfo: Add gpio-sysinfo driver 3 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 4 years ago
tpm2 78cc3fcf08 tpm2: tis_spi: add linux compatible fallback string 3 years ago
usb eb885c98ed dt-bindings: usb: mtk-xhci: add optional properies to disable ports 3 years ago
video 1ac1a04b9e video: seps525: Add dt binding description 3 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
bootcount-syscon.txt c50b21b705 bootcount: add a new driver with syscon as backend 2 years ago
chosen.txt 70c202c480 x86: Add a way to add to the e820 memory table 3 years ago
config.txt 19e699fb2b doc: Complete the list of available runtime-config options 2 years ago
device.txt e4f09f97c9 x86: Add wake sources for the acpi_gpe driver 3 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