OSDN Git Service

misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary device...
authorKumaravel Thiagarajan <kumaravel.thiagarajan@microchip.com>
Wed, 24 Aug 2022 20:00:44 +0000 (01:30 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Sep 2022 12:49:08 +0000 (14:49 +0200)
commit7d3e4d807df2a216b9aa2944372f2b3f6ef3f205
tree0dad28c589e2b1ba1e7bd4b8ec3d5dfea5b1a079
parent393fc2f5948fd340d016a9557eea6e1ac2f6c60c
misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary device enumerated by the auxiliary bus driver.

PIO function's auxiliary bus driver enumerates separate child devices for
GPIO controller and OTP/EEPROM interface. This gpio driver implemented
based on the gpio framework is loaded for the gpio auxiliary device.

Signed-off-by: Kumaravel Thiagarajan <kumaravel.thiagarajan@microchip.com>
Link: https://lore.kernel.org/r/20220824200047.150308-3-kumaravel.thiagarajan@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS
drivers/misc/mchp_pci1xxxx/Makefile
drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c [new file with mode: 0644]