mbox series

[v3,0/2] gpio: tegra: Convert to immutable irq chip

Message ID 20221018084905.21717-1-clamor95@gmail.com
Headers show
Series gpio: tegra: Convert to immutable irq chip | expand

Message

Svyatoslav Ryhel Oct. 18, 2022, 8:49 a.m. UTC
Update the driver to use an immutable IRQ chip like tegra186
Switch to new *_PM_OPS and pm_sleep_ptr() macros.

Svyatoslav Ryhel (2):
  gpio: tegra: Convert to immutable irq chip
  gpio: tegra: Switch to new *_PM_OPS macros

 drivers/gpio/gpio-tegra.c | 60 ++++++++++++++++++++++++++-------------
 1 file changed, 41 insertions(+), 19 deletions(-)