mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
94f44896e2
Add a gpio_chip driver to support the Qualcomm SPMI PMIC architecture called QPNP. The driver supports Device Tree and allows a device_node to be registered as a gpio-controller. The driver also specifies APIs to allow a non-Device Tree user the ability to configure the PMIC GPIOs. This driver does not handle interrupts for GPIOs directly. Instead, that work is handled by the existing qpnp-int driver. This is feasible since the interrupt register map for all QPNP peripherals is the same. Change-Id: I04eb39d9855b0957f0647010fcb203ec2fc83c7c Signed-off-by: Michael Bohan <mbohan@codeaurora.org> |
||
---|---|---|
.. | ||
devres.c | ||
gpio-74x164.c | ||
gpio-ab8500.c | ||
gpio-adp5520.c | ||
gpio-adp5588.c | ||
gpio-bt8xx.c | ||
gpio-cs5535.c | ||
gpio-da9052.c | ||
gpio-davinci.c | ||
gpio-ep93xx.c | ||
gpio-fsm9xxx.c | ||
gpio-ge.c | ||
gpio-generic.c | ||
gpio-it8761e.c | ||
gpio-janz-ttl.c | ||
gpio-ks8695.c | ||
gpio-langwell.c | ||
gpio-lpc32xx.c | ||
gpio-max730x.c | ||
gpio-max732x.c | ||
gpio-max7300.c | ||
gpio-max7301.c | ||
gpio-mc9s08dz60.c | ||
gpio-mc33880.c | ||
gpio-mcp23s08.c | ||
gpio-ml-ioh.c | ||
gpio-mpc8xxx.c | ||
gpio-mpc5200.c | ||
gpio-msm-common.c | ||
gpio-msm-common.h | ||
gpio-msm-v1.c | ||
gpio-msm-v2.c | ||
gpio-msm-v3.c | ||
gpio-mxc.c | ||
gpio-mxs.c | ||
gpio-nomadik.c | ||
gpio-omap.c | ||
gpio-pca953x.c | ||
gpio-pcf857x.c | ||
gpio-pch.c | ||
gpio-pl061.c | ||
gpio-pm8xxx-rpc.c | ||
gpio-pxa.c | ||
gpio-rdc321x.c | ||
gpio-sa1100.c | ||
gpio-samsung.c | ||
gpio-sch.c | ||
gpio-sodaville.c | ||
gpio-stmpe.c | ||
gpio-sx150x.c | ||
gpio-tc3589x.c | ||
gpio-tegra.c | ||
gpio-timberdale.c | ||
gpio-tnetv107x.c | ||
gpio-tps65910.c | ||
gpio-tps65912.c | ||
gpio-twl4030.c | ||
gpio-ucb1400.c | ||
gpio-vr41xx.c | ||
gpio-vx855.c | ||
gpio-wm831x.c | ||
gpio-wm8350.c | ||
gpio-wm8994.c | ||
gpio-xilinx.c | ||
gpiolib.c | ||
Kconfig | ||
Makefile | ||
pm8xxx-gpio.c | ||
pm8xxx-mpp.c | ||
qpnp-gpio.c |