mbox series

[v1,char-misc-next,0/2] Add GPIO Hot reset and Wakeup Support

Message ID 20250513091557.3660-1-rengarajan.s@microchip.com
Headers show
Series Add GPIO Hot reset and Wakeup Support | expand

Message

Rengarajan S May 13, 2025, 9:15 a.m. UTC
This patch series adds the support for GPIO Hot reset from C0 device
revisions. In addition, GPIO Wakeup support is added using irq_set_wake.

Rengarajan S (2):
  misc: microchip: pci1xxxx: Add PCIe Hot reset disable support for Rev
    C0 and later devices
  misc: microchip: pci1xxxx: Add GPIO Wakeup Support

 .../misc/mchp_pci1xxxx/mchp_pci1xxxx_gpio.c   | 92 +++++++++++++++++++
 1 file changed, 92 insertions(+)