u-boot-brain/doc/device-tree-bindings
Bin Meng f8f291b096 x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer
At present lpe/lpss-sio/scc FSP properties are all boolean, but in
fact for "enable-lpe" it has 3 possible options. This adds macros
for these options and change the property from a boolean type to
an integer type, and change their names to explicitly indicate what
the property is really for.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-06-05 08:55:22 +08:00
..
adc
ata
clock
cpu
exynos
firmware
gpio
gpu
i2c
input
leds dm: led: add BCM6358 led driver 2017-05-10 16:16:09 +02:00
mailbox
misc x86: baytrail: Change lpe/lpss-sio/scc FSP properties to integer 2017-06-05 08:55:22 +08:00
mmc
mtd
nand
net drivers/net/phy: add fixed-phy / fixed-link support 2017-03-26 09:58:26 -05:00
pci
pinctrl
pmic
power
pwm doc: dtbinding: add pwm binding file 2017-05-10 13:37:21 -06:00
ram ARM: DT: stm32f7: add sdram pin contol node 2017-05-08 11:39:03 -04:00
regulator
remoteproc
reset
serial
spi
spmi
thermal
timer drivers: timer: Introduce ARC timer driver 2017-03-24 14:20:55 +03:00
usb
video at91: video: DT binding for HLCDC driver 2017-04-14 15:42:42 +02:00
chosen.txt rockchip: rk3399: spl: make SPL boot-order configurable via /chosen 2017-04-04 20:01:57 -06:00
config.txt doc: document u-boot, mmc-env-offset and u-boot, mmc-env-offset-redund 2017-05-29 17:28:52 +09:00
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