u-boot/doc/device-tree-bindings
Sean Anderson 7224d5ccf8 pinctrl: Add support for Kendryte K210 FPIOA
The Fully-Programmable Input/Output Array (FPIOA) device controls pin
multiplexing on the K210. The FPIOA can remap any supported function to any
multifunctional IO pin. It can also perform basic GPIO functions, such as
reading the current value of a pin. However, GPIO functionality remains
largely unimplemented (in favor of the dedicated GPIO peripherals).

Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-10-08 11:42:36 -04:00
..
adc
arm dt-bindings: arm: SCMI bindings documentation 2020-09-30 11:55:23 -04:00
ata
axi
board
bus
clock
cpu
exynos
firmware
fpga
fsp/fsp2/apollolake x86: fsp: Replace e-mmc with emmc in devicetree bindings 2020-09-21 16:41:35 +08:00
gpio msm_gpio: Add support for Qualcomm IPQ40xx 2020-07-29 08:43:40 -04:00
gpu
i2c i2c: Add a generic driver to generate ACPI info 2020-09-25 11:27:15 +08:00
input
interrupt-controller
leds
mailbox
memory
memory-controller
memory-controllers
mfd
misc
mmc
mtd
nand
net net: tsec: Add the compatible string "gianfar" support 2020-09-24 08:27:44 -04:00
pci
pci_endpoint
phy
pinctrl pinctrl: Add support for Kendryte K210 FPIOA 2020-10-08 11:42:36 -04:00
pmic
power
pwm pwm: Add DT documentation for SiFive PWM Controller 2020-07-09 06:03:02 +02:00
ram
regulator
remoteproc dt-bindings: remoteproc: k3-r5f: Update bindings for J7200 SoCs 2020-09-15 18:51:53 +05:30
reserved-memory
reset
rtc
serial msm_serial: Read bit rate register value from DT 2020-07-29 08:43:40 -04:00
soc/fsl/cpm_qe/qe net, qe: add DM support for QE UEC ethernet 2020-09-17 06:09:53 +02:00
sound sound: Add an ACPI driver for Maxim MAX98357ac 2020-07-17 14:32:24 +08:00
spi fsl_dspi: Introduce DT bindings for CS-SCK and SCK-CS delays 2020-07-27 14:16:26 +05:30
spmi
sysreset
thermal
timer
tpm2
usb
video
w1
w1-eeprom
README
chosen.txt x86: Add a way to add to the e820 memory table 2020-09-25 11:27:25 +08:00
config.txt
device.txt x86: Add wake sources for the acpi_gpe driver 2020-09-25 11:27:15 +08:00
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