forked from torvalds/linux
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge tag 'gpio-fixes-for-v6.1-rc3' of git://git.kernel.org/pub/scm/l…
…inux/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
- Loading branch information
Showing
2 changed files
with
46 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17812,7 +17812,7 @@ S: Odd Fixes | |
F: drivers/tty/serial/rp2.* | ||
|
||
ROHM BD99954 CHARGER IC | ||
R: Matti Vaittinen <[email protected]> | ||
M: Matti Vaittinen <[email protected]> | ||
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 <[email protected]> | ||
M: Matti Vaittinen <[email protected]> | ||
S: Supported | ||
F: drivers/clk/clk-bd718x7.c | ||
F: drivers/gpio/gpio-bd71815.c | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters