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

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