u-boot-brain/doc/device-tree-bindings
Klaus H. Sorensen 3fb22bc2f8 gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signal
Some SoCs in the mpc83xx family, e.g. mpc8309, have a dedicated spi
chip select, SPISEL_BOOT, that is used by the boot code to boot from
flash.

This chip select will typically be used to select a SPI boot
flash. The SPISEL_BOOT signal is controlled by a single bit in the
SPI_CS register.

Implement a gpio driver for the spi chip select register. This allows a
spi driver capable of using gpios as chip select, to bind a chip select
to SPISEL_BOOT.

It may be a little odd to do this as a GPIO driver, since the signal
is neither GP or I, but it is quite convenient to present it to the
spi driver that way. The alternative it to teach mpc8xxx_spi to handle
the SPISEL_BOOT signal itself (that is how it's done in the linux
kernel, see commit 69b921acae8a)

Signed-off-by: Klaus H. Sorensen <khso@prevas.dk>
Signed-off-by: Rasmus Villemoes <rasmus.villemoes@prevas.dk>
2020-03-31 10:06:52 -04:00
..
adc dt-bindings: Document STM32 ADC DT bindings 2018-08-03 19:53:10 -04:00
arm doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
ata x86: ivybridge: Add SATA init 2014-11-25 06:34:01 -07:00
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 ARM: dts: stm32m1: add reg for pll nodes 2020-02-13 17:26:23 +01:00
cpu doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
exynos s5p: cpu_info: print "cpu-model" if exists in dts 2015-11-02 10:37:59 +09:00
firmware dt/bindings: add bindings for optee 2018-10-07 10:47:38 -04:00
fpga ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10 2019-05-10 22:48:10 +02:00
gpio gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signal 2020-03-31 10:06:52 -04:00
gpu tegra124: dts: Add host1x node to provide display information 2015-05-13 09:24:08 -07:00
i2c i2c: designware_i2c: Bring in the binding file 2020-01-27 07:20:42 +01:00
input x86: Add an i8042 device for boards that have it 2015-11-19 20:13:41 -07:00
interrupt-controller x86: Add support for ACPI general-purpose events 2020-02-07 22:46:35 +08:00
leds led: add initial support for bcm6858 2019-04-22 18:13:24 -04:00
mailbox mailbox: Introduce K3 Secure Proxy Driver 2018-09-11 08:32:55 -04:00
memory fdt: Add device tree memory bindings 2018-07-09 09:11:00 -06:00
memory-controller dt-bindings: memory-controller: Introduce J721E DDRSS bindings 2019-10-25 17:33:21 -04:00
memory-controllers stm32mp1: ram: update parameter array initialization 2019-05-23 11:38:10 +02:00
misc doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
mmc ARC: dwmmc: Adding DesignWare MMC driver support for ARC devboards 2019-04-18 09:12:38 +03:00
mtd ARM: dts: stm32mp1: DT alignment with kernel v5.4 2020-02-13 17:25:34 +01:00
nand tegra: fdt: Add NAND controller binding and definitions 2012-09-07 13:54:30 -07:00
net dt-bindings: net: dp83867: Remove binding doc from U-Boot tree 2020-03-09 18:11:25 -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: p2sb: Drop 'apl' prefix 2020-03-05 18:25:21 +08:00
pmic power: pmic: add Ricoh RN5T567 PMIC support 2016-10-07 12:26:15 +02:00
power dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access 2019-07-26 21:49:23 -04:00
pwm doc: dtbinding: add pwm binding file 2017-05-10 13:37:21 -06:00
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 reset: Introduce TI System Control Interface (TI SCI) reset driver 2018-09-11 08:32:55 -04:00
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 drivers: spmi: Add support for Qualcomm SPMI bus driver 2016-04-01 17:18:12 -04:00
sysreset sysreset: Add TI System Control Interface (TI SCI) sysreset driver 2018-09-11 08:32:55 -04:00
thermal thermal: ti-bandgap: Add support for temperature sensor 2017-11-21 08:03:38 -05:00
timer doc: Remove duplicated documentation directory 2019-06-20 10:57:08 -04:00
tpm2 doc: device-tree-bindings: add Sandbox TPMv2.0 module info 2018-05-25 20:13:00 -04:00
usb stm32mp1: add stusb1600 support for DK1 and DK2 board 2019-04-21 10:26:52 +02:00
video sandbox: Support changing the LCD colour depth 2020-02-05 19:33:46 -07:00
w1 w1: Add driver for i.MX bus master controller 2019-01-01 14:12:18 +01:00
w1-eeprom w1-eeprom: Add support for Maxim DS2502 add only memory 2018-11-16 16:51:55 -05:00
chosen.txt bootcount: add uclass for bootcount 2018-12-10 10:04:44 +01:00
config.txt rockchip: rk3399-puma: add code to allow forcing a power-on reset 2017-11-30 22:59:54 +01:00
README fdt: Add staging area for device tree binding documentation 2012-03-29 08:12:47 +02:00
root.txt fdt: Pass the device serial number through devicetree 2015-06-05 08:32:07 -06:00

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