diff options
author | Linus Torvalds | 2022-10-30 10:21:42 -0700 |
---|---|---|
committer | Linus Torvalds | 2022-10-30 10:21:42 -0700 |
commit | ef3c0949b9bbf54be7b04a6be5ba457cc15185f2 (patch) | |
tree | b5af49033bca3791879514b2300f46e8372bfdc0 /MAINTAINERS | |
parent | 434766058e16868e3c04223fb1b3eeca3d9b7ba1 (diff) | |
parent | 9ed88fcfb1b08c41bde0381dece84d152d53774c (diff) |
Merge tag 'gpio-fixes-for-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Pull gpio fixes from Bartosz Golaszewski:
- convert gpio-tegra to using an immutable irqchip
- MAINTAINERS update
* tag 'gpio-fixes-for-v6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
MAINTAINERS: Change myself to a maintainer
gpio: tegra: Convert to immutable irq chip
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3d877de556ad..b897bb950be5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17812,7 +17812,7 @@ S: Odd Fixes F: drivers/tty/serial/rp2.* ROHM BD99954 CHARGER IC -R: Matti Vaittinen <mazziesaccount@gmail.com> +M: Matti Vaittinen <mazziesaccount@gmail.com> S: Supported F: drivers/power/supply/bd99954-charger.c F: drivers/power/supply/bd99954-charger.h @@ -17835,7 +17835,7 @@ F: drivers/regulator/bd9571mwv-regulator.c F: include/linux/mfd/bd9571mwv.h ROHM POWER MANAGEMENT IC DEVICE DRIVERS -R: Matti Vaittinen <mazziesaccount@gmail.com> +M: Matti Vaittinen <mazziesaccount@gmail.com> S: Supported F: drivers/clk/clk-bd718x7.c F: drivers/gpio/gpio-bd71815.c |