diff options
author | Conor Dooley <[email protected]> | 2022-11-09 21:22:19 +0000 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2022-11-15 16:48:02 +0100 |
commit | 71bbc3c32e5a60c9dfc14632892744679adea76c (patch) | |
tree | e8609ae0c247bd8b8f9aebf447cf93f598a18e98 | |
parent | 5836bf833a763e1573ce6fe5d0c310af23ebd49d (diff) |
MAINTAINERS: add an entry for StarFive devicetrees
Emil looks after the downstream StarFive stuff, and agreed to look after
the upstream ones too.
CC: Emil Renner Berthing <[email protected]>
Signed-off-by: Conor Dooley <[email protected]>
Acked-by: Emil Renner Berthing <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c718a8be1297..4a986c8fced0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19626,6 +19626,11 @@ M: Ion Badulescu <[email protected]> S: Odd Fixes F: drivers/net/ethernet/adaptec/starfire* +STARFIVE DEVICETREES +M: Emil Renner Berthing <[email protected]> +S: Maintained +F: arch/riscv/boot/dts/starfive/ + STARFIVE JH7100 CLOCK DRIVERS M: Emil Renner Berthing <[email protected]> S: Maintained |