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 'at91-5.4-soc' of git://git.kernel.org/pub/scm/linux/kernel…
…/git/at91/linux into arm/soc AT91 SoC for 5.4 - MAINTAINERS updates - a generated headers parallel build fix * tag 'at91-5.4-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at91/linux: mailmap: map old company name to new one @microchip.com MAINTAINERS: at91: remove the TC entry MAINTAINERS: at91: Collect all pinctrl/gpio drivers in same entry ARM: at91: move platform-specific asm-offset.h to arch/arm/mach-at91 Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
- Loading branch information
Showing
5 changed files
with
7 additions
and
16 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 |
---|---|---|
|
@@ -173,6 +173,7 @@ Morten Welinder <[email protected]> | |
Morten Welinder <[email protected]> | ||
Mythri P K <[email protected]> | ||
Nguyen Anh Quynh <[email protected]> | ||
Nicolas Ferre <[email protected]> <[email protected]> | ||
Nicolas Pitre <[email protected]> <[email protected]> | ||
Nicolas Pitre <[email protected]> <[email protected]> | ||
Paolo 'Blaisorblade' Giarrusso <[email protected]> | ||
|
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 |
---|---|---|
|
@@ -10584,12 +10584,6 @@ M: Nicolas Ferre <[email protected]> | |
S: Supported | ||
F: drivers/power/reset/at91-sama5d2_shdwc.c | ||
|
||
MICROCHIP SAMA5D2-COMPATIBLE PIOBU GPIO | ||
M: Andrei Stefanescu <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
L: [email protected] | ||
F: drivers/gpio/gpio-sama5d2-piobu.c | ||
|
||
MICROCHIP SPI DRIVER | ||
M: Nicolas Ferre <[email protected]> | ||
S: Supported | ||
|
@@ -10602,13 +10596,6 @@ S: Supported | |
F: drivers/misc/atmel-ssc.c | ||
F: include/linux/atmel-ssc.h | ||
|
||
MICROCHIP TIMER COUNTER (TC) AND CLOCKSOURCE DRIVERS | ||
M: Nicolas Ferre <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
S: Supported | ||
F: drivers/misc/atmel_tclib.c | ||
F: drivers/clocksource/tcb_clksrc.c | ||
|
||
MICROCHIP USBA UDC DRIVER | ||
M: Cristian Birsan <[email protected]> | ||
L: [email protected] (moderated for non-subscribers) | ||
|
@@ -12650,6 +12637,7 @@ L: [email protected] (moderated for non-subscribers) | |
L: [email protected] | ||
S: Supported | ||
F: drivers/pinctrl/pinctrl-at91* | ||
F: drivers/gpio/gpio-sama5d2-piobu.c | ||
|
||
PIN CONTROLLER - FREESCALE | ||
M: Dong Aisheng <[email protected]> | ||
|
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 |
---|---|---|
@@ -0,0 +1 @@ | ||
pm_data-offsets.h |
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
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