diff options
author | Conor Dooley <[email protected]> | 2022-06-01 13:33:21 +0100 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2022-06-24 21:24:02 +0200 |
commit | 1bdb08c180e8556d3d4cef844ea0f0bae79bb95d (patch) | |
tree | aa5fe7367b343967d968e8024132509d8c041a60 | |
parent | 0b31d703598dc1993867597bbd45e87d824fc427 (diff) |
MAINTAINERS: add PolarFire SoC's RTC
Add an entry for PolarFire SoC's RTC drver to the existing support
for PolarFire SoC.
Signed-off-by: Conor Dooley <[email protected]>
Signed-off-by: Alexandre Belloni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a6d3bd9d2a8d..69a960561e37 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17142,6 +17142,7 @@ L: [email protected] S: Supported F: arch/riscv/boot/dts/microchip/ F: drivers/mailbox/mailbox-mpfs.c +F: drivers/rtc/rtc-mpfs.c F: drivers/soc/microchip/ F: include/soc/microchip/mpfs.h |