u-boot/drivers/gpio
Tom Rini eff62097f6 Merge tag 'qcom-next-2024Apr04' of https://source.denx.de/u-boot/custodians/u-boot-snapdragon
- Ethernet, i2c, and USB support are now enabled by default
- The clock driver gets some bug fixes and cleanup
- Invalid FDTs are now properly detected in board_fdt_blob_setup().
- The pinctrl driver gains preparatory support for per-pin function
  muxes.
- Support is added for two generations of Qualcomm HighSpeed USB PHY
- A power domain driver is added for the Globall Distributed Switch
  Controllers on the GCC hardware block.
- SDM845 gains USB host mode support.
- OF_LIVE is enabled by default for Qualcomm platforms
- Some U-Boot devicetree compatibility fixups are added during init to
  improve compatbility with upstream DT.
2024-04-05 17:23:13 -04:00
..
74x164_gpio.c
adp5585_gpio.c gpio: adp5585: add gpio driver for ADP5585 I/O Expander Controller 2022-10-21 16:06:13 -04:00
altera_pio.c
at91_gpio.c treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
atmel_pio4.c treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
axp_gpio.c pinctrl: sunxi: remove GPIO_EXTRA_HEADER 2023-10-22 23:40:57 +01:00
bcm2835_gpio.c
bcm6345_gpio.c
cortina_gpio.c
da8xx_gpio.c
da8xx_gpio.h
dwapb_gpio.c gpio: dw: Drop unused headers 2023-12-19 10:07:48 -05:00
ftgpio010.c gpio: ftgpio010: Add support for Faraday Technology FTGPIO010 2022-10-06 21:05:17 -04:00
gpio_slg7xl45106.c gpio: slg7xl45106: Update gpio desc flags from DT 2022-04-05 15:13:13 +02:00
gpio-aspeed.c global: Remove duplicate common.h inclusions 2023-12-21 08:54:37 -05:00
gpio-fxl6408.c global: Use proper project name U-Boot 2023-06-12 13:24:31 +02:00
gpio-rcar.c treewide: Remove clk_free 2024-01-29 22:35:02 -05:00
gpio-rza1.c
gpio-uclass.c drivers: gpio-uclass: support PMIC GPIO children 2023-12-19 21:23:47 +02:00
gpio-uniphier.c
hi6220_gpio.c
hsdk-creg-gpio.c
imx_rgpio2p.c gpio: rgpio2p: Enhance reading of GPIO pin value 2022-05-23 11:37:58 +02:00
intel_broadwell_gpio.c
intel_gpio.c
intel_ich6_gpio.c x86: Convert some debug statements to use logging 2023-07-17 17:23:14 +08:00
iproc_gpio.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
Kconfig gpio: turris_omnia_mcu: Add support for system power off via sysreset 2024-04-04 10:45:27 +02:00
kw_gpio.c
lpc32xx_gpio.c
Makefile gpio: turris_omnia_mcu: Add support for system power off via sysreset 2024-04-04 10:45:27 +02:00
max7320_gpio.c
max77663_gpio.c drivers: gpio: implement MAX77663 GPIO cell 2023-12-19 20:53:53 +02:00
mcp230xx_gpio.c gpio: mcp230xx: Add support for models with SPI interface. 2024-03-20 17:12:51 -04:00
mpc8xx_gpio.c driver, gpio: Add support for MPC 8xx CPU ports 2023-02-11 08:47:58 +01:00
mpc8xxx_gpio.c
mpc83xx_spisel_boot.c
mscc_sgpio.c drivers: use dev_read_addr_ptr when cast to pointer 2023-05-06 17:28:18 +08:00
msm_gpio.c gpio: msm_gpio: add .set_flags op 2024-04-04 17:46:46 +02:00
mt7620_gpio.c
mt7621_gpio.c
mvebu_gpio.c gpio: mvebu_gpio: Set bank name to mvebu%d 2022-07-28 15:17:46 +02:00
mxc_gpio.c arm: Remove unused mx27 code 2022-12-05 16:07:13 -05:00
mxs_gpio.c
nmk_gpio.c
npcm_gpio.c pinctrl: nuvoton: set output state before enabling the output 2023-06-01 12:32:03 -04:00
nx_gpio.c
octeon_gpio.c pci: Add mask parameter to dm_pci_map_bar() 2022-05-03 18:33:29 -04:00
omap_gpio.c
palmas_gpio.c drivers: gpio: implement PALMAS GPIO cell 2023-12-19 20:53:53 +02:00
pca953x_gpio.c gpio: pca953x: Add TI TCA9554 support 2023-08-17 16:39:20 -04:00
pca953x.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
pcf8575_gpio.c tree-wide: Replace http:// link with https:// link for ti.com 2023-11-10 11:01:50 -05:00
pic32_gpio.c
qcom_pmic_gpio.c Merge https://source.denx.de/u-boot/custodians/u-boot-snapdragon into next 2024-03-01 16:32:27 -05:00
qe_gpio.c gpio: Add QUICC Engine GPIOs driver 2023-04-06 14:50:03 +02:00
rk_gpio.c gpio: rockchip: Use gpio alias id as gpio bank id 2024-03-14 11:40:48 +08:00
rzg2l-gpio.c gpio: rzg2l: Drop <common.h> 2023-11-02 11:30:18 +01:00
s5p_gpio.c
sandbox_test.c
sandbox.c gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function 2022-09-15 09:55:30 -04:00
sh_pfc.c pinctrl: renesas: Add R8A779F0 S4 PFC tables 2023-04-07 17:13:28 +02:00
sifive-gpio.c
sl28cpld-gpio.c gpio: add sl28cpld driver 2022-02-28 11:59:35 +05:30
stm32_gpio_priv.h gpio: stm32_gpio: Rework GPIO hole management 2022-05-10 13:54:48 +02:00
stm32_gpio.c gpio: stm32_gpio: Rework GPIO hole management 2022-05-10 13:54:48 +02:00
sunxi_gpio.c pinctrl: sunxi: add new D1 pinctrl support 2023-10-22 23:40:57 +01:00
tca642x.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
tegra_gpio.c drivers: use dev_read_addr_ptr when cast to pointer 2023-05-06 17:28:18 +08:00
tegra186_gpio_priv.h
tegra186_gpio.c treewide: use dev_read_addr_*_ptr() where appropriate 2023-10-13 14:01:42 -06:00
vybrid_gpio.c
xilinx_gpio.c drivers: use dev_read_addr_ptr when cast to pointer 2023-05-06 17:28:18 +08:00
zynq_gpio.c
zynqmp_gpio_modepin.c gpio: zynqmp: Handle error from get_gpio_modepin 2023-01-27 08:42:47 +01:00