u-boot-brain/doc/device-tree-bindings/gpio
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
..
altera_pio.txt nios2 : convert altera_pio to driver model 2015-10-23 07:37:03 +08:00
bcm2835-gpio.txt gpio: bcm2835: add device tree support 2016-11-28 20:09:45 -05:00
fsl,mpc83xx-spisel-boot.txt gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signal 2020-03-31 10:06:52 -04:00
gpio-msm.txt gpio: Add support for Qualcomm gpio controller 2016-04-01 17:18:07 -04:00
gpio-pcf857x.txt gpio: Add driver for TI PCF8575 I2C GPIO expander 2016-08-08 13:32:53 -04:00
gpio-samsung.txt dm: exynos: Bring in GPIO device tree binding 2015-01-29 17:09:50 -07:00
gpio.txt gpio: fixes for gpio-hog support 2019-07-29 09:32:10 -04:00
intel,apl-gpio.txt x86: p2sb: Drop 'apl' prefix 2020-03-05 18:25:21 +08:00
intel,x86-broadwell-pinctrl.txt x86: broadwell: Add a pinctrl driver 2016-03-17 10:27:26 +08:00
intel,x86-pinctrl.txt x86: Update x86-pinctrl driver device-tree-bindings doc 2016-06-12 12:19:35 +08:00
mscc_sgpio.txt mips: mscc_sgpio: Add DT bindings documentation 2019-01-16 13:56:43 +01:00
nvidia,tegra20-gpio.txt dm: tegra: Bring in GPIO device tree binding 2015-01-29 17:09:50 -07:00
nvidia,tegra186-gpio.txt gpio: add Tegra186 GPIO driver 2016-05-31 09:54:24 -07:00
pm8916_gpio.txt gpio: Add support for Qualcomm PM8916 gpios 2016-04-01 17:18:13 -04:00
snps,creg-gpio.txt CREG GPIO: add device tree bindings 2018-07-31 07:49:47 +03:00