rv1126-uboot/doc/device-tree-bindings
Simon Glass b24f5c4f27 x86: broadwell: Add a pinctrl driver
GPIO pins need to be set up on start-up. Add a driver to provide this,
configured from the device tree.

The binding is slightly different from the existing ICH6 binding, since that
is quite verbose. The new binding should be just as extensible.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Bin Meng <bmeng.cn@gmail.com>
2016-03-17 10:27:26 +08:00
..
adc
ata
clock drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. 2016-02-01 22:14:00 +01:00
cpu
exynos
gpio x86: broadwell: Add a pinctrl driver 2016-03-17 10:27:26 +08:00
gpu
i2c
input
leds
misc
mtd
nand
net
pinctrl
pmic
power
pwm
regulator
remoteproc
serial drivers: serial: add driver for Microchip PIC32 UART controller. 2016-02-01 22:14:00 +01:00
spi
thermal
timer
usb
video doc: dt-bindings: Describe rockchip LVDS interface 2016-03-14 22:24:44 +01:00
README
chosen.txt
root.txt

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