u-boot/doc/device-tree-bindings
Arthur Li 7f5ea25062 i2c: i2c-cortina: added CAxxxx I2C support
Add I2C controller support for Cortina Access CAxxxx SoCs

Signed-off-by: Arthur Li <arthur.li@cortina-access.com>
Signed-off-by: Alex Nemirovsky <alex.nemirovsky@cortina-access.com>
CC: Heiko Schocher <hs@denx.de>
Reviewed-by: Heiko Schocher <hs@denx.de>

hs: fixed build error, add include log.h
2020-07-09 06:02:44 +02:00
..
adc
arm
ata
axi
board
bus dm: Add support for simple-pm-bus 2020-07-01 15:01:21 +08:00
clock stm32mp1: clk: configure pll1 with OPP 2020-07-07 16:01:23 +02:00
cpu
exynos
firmware
fpga
fsp/fsp2/apollolake x86: apl: Use devicetree for FSP-S configuration 2020-05-27 14:40:09 +08:00
gpio dt-bindings: gpio: alignment with kernel v5.3 2020-04-16 23:06:54 -04:00
gpu
i2c i2c: i2c-cortina: added CAxxxx I2C support 2020-07-09 06:02:44 +02:00
input dts: Add a binding for hid-over-i2c 2020-04-16 14:36:28 +08:00
interrupt-controller tpm: cr50: Use the correct GPIO binding 2020-04-16 14:36:28 +08:00
leds
mailbox
memory
memory-controller
memory-controllers ram: stm32mp1: the property st, phy-cal becomes optional 2020-03-24 14:23:30 +01:00
mfd clk: Add K210 clock support 2020-07-01 15:01:21 +08:00
misc Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti into next 2020-03-17 11:59:58 -04:00
mmc
mtd ARM: dts: stm32mp1: DT alignment with kernel v5.4 2020-02-13 17:25:34 +01:00
nand
net phy: atheros: Fix the "qca,clk-out-frequency" example 2020-06-23 14:43:23 -04:00
pci dm: pci: Allow disabling auto-config for a device 2020-04-16 14:36:28 +08:00
pci_endpoint
phy dt-bindings: phy-mtk-tphy: add properties of address mapping and clocks 2020-05-02 12:32:28 +02:00
pinctrl x86: p2sb: Drop 'apl' prefix 2020-03-05 18:25:21 +08:00
pmic
power
pwm
ram
regulator
remoteproc
reserved-memory
reset reset: Add generic reset driver 2020-07-01 15:01:21 +08:00
rtc
serial
sound
spi
spmi
sysreset
thermal
timer
tpm2 tpm2: tis_spi: add linux compatible fallback string 2020-07-08 15:38:32 -04:00
usb dt-bindings: usb: mtk-xhci: Add binding for MediaTek xHCI host controller 2020-05-02 12:32:28 +02:00
video doc: device-tree-bindings: update reference to binding directory 2020-04-16 23:06:54 -04:00
w1
w1-eeprom
README
chosen.txt
config.txt
device.txt acpi: Add a binding for ACPI settings in the device tree 2020-04-30 17:16:12 +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