summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-ljca.c
AgeCommit message (Collapse)Author
2023-04-26gpio: Add support for Intel LJCA USB GPIO driverYe Xiang
This patch implements the GPIO function of Intel USB-I2C/GPIO/SPI adapter device named "La Jolla Cove Adapter" (LJCA). It communicate with LJCA GPIO module with specific protocol through interfaces exported by LJCA USB driver. Signed-off-by: Ye Xiang <xiang.ye@intel.com> Signed-off-by: Lee Jones <lee@kernel.org> Link: https://lore.kernel.org/r/20230225140118.2037220-3-xiang.ye@intel.com