u-boot/doc/device-tree-bindings
Han Nandor 0b326fc296 rtc: add support for DS3232 device
DS3232 is an i2c RTC with 236 bytes of battery-backed SRAM.

Add an RTC driver for DS3232 device, which provides time and
date support. Also read and write functions are provided,
which can be used to access the SRAM memory.

Signed-off-by: Nandor Han <nandor.han@vaisala.com>
2020-01-10 10:25:13 -05:00
..
adc
arm doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
ata
axi doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
board doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
clock clk: cdce9xx: add support for cdce9xx clock synthesizer 2019-10-11 13:32:39 -04:00
cpu doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
exynos
firmware
fpga
gpio x86: Add a generic Intel GPIO driver 2019-12-15 11:44:25 +08:00
gpu
i2c
input
leds
mailbox
memory
memory-controller dt-bindings: memory-controller: Introduce J721E DDRSS bindings 2019-10-25 17:33:21 -04:00
memory-controllers
misc doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
mmc
mtd
nand
net drivers: fsl_mcdmafec: conversion to dm 2020-01-10 10:25:13 -05:00
pci dm: pci: Allow delaying auto-config until after relocation 2019-12-15 08:52:29 +08:00
pci_endpoint pci_ep: add Cadence PCIe endpoint driver 2019-07-11 10:05:15 -04:00
phy dt-bindings: phy: add a document for MediaTek tphy 2019-10-11 10:10:18 -04:00
pinctrl x86: Add a generic Intel pinctrl driver 2019-12-15 11:44:25 +08:00
pmic
power dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access 2019-07-26 21:49:23 -04:00
pwm
ram doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
regulator dm: regulator: support regulator more state 2019-11-10 20:31:09 +08:00
remoteproc dt-bindings: remoteproc: Add bindings for DSP C66x clusters on TI K3 SoCs 2019-10-11 10:07:34 -04:00
reserved-memory doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
reset
rtc rtc: add support for DS3232 device 2020-01-10 10:25:13 -05:00
serial m68k: add basic set of devicetrees 2019-05-23 23:14:38 -04:00
sound sound: Add codec enable to the sound bindings 2019-08-09 10:01:34 -07:00
spi doc: device-tree-bindings: alignment with v5.2-rc6 for spi-stm32-qspi.txt 2019-07-22 11:04:52 +02:00
spmi
sysreset
thermal
timer doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
tpm2
usb
video
w1
w1-eeprom
README
chosen.txt
config.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