u-boot-2016/doc/device-tree-bindings
Peng Fan 40ade2ce58 power: regulator: update comments for regulator-name
We do not need that "regulator-name" property must be provided in dts.
If "regulator-name" property is not provided in dts, node name
will chosen for settings '.name' field of uc_pdata.

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Cc: Przemyslaw Marczak <p.marczak@samsung.com>
Cc: Simon Glass <sjg@chromium.org>
2015-08-12 10:03:04 +02:00
..
ata
clock
exynos
gpio
gpu
i2c dm: i2c: Add support for multiplexed I2C buses 2015-08-05 21:06:10 -06:00
input
leds dm: led: Add a driver for GPIO-controlled LEDs 2015-07-21 17:39:24 -06:00
misc x86: dts: Fix typo in intel,irq-router.txt 2015-08-05 08:42:42 -06:00
mtd/spi
nand
net
pmic
power
pwm
regulator power: regulator: update comments for regulator-name 2015-08-12 10:03:04 +02:00
serial
spi spi: Fix zynq SPI binding 2015-07-28 11:56:22 +02:00
usb
video dm: video: Add support for the Parade PS8622/625 bridge 2015-08-05 21:06:13 -06: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