diff options
author | Nobuhiro Iwamatsu <[email protected]> | 2020-04-27 10:36:01 +0900 |
---|---|---|
committer | Nobuhiro Iwamatsu <[email protected]> | 2020-09-23 17:09:17 +0900 |
commit | 836863a08c99dec42337fde0d4f4620fcac69f20 (patch) | |
tree | 60807dc5dc27ce1e4bd22d207e6e7bf9beca6148 | |
parent | 48dea9a700c8728cc31a1dd44588b97578de86ee (diff) |
MAINTAINERS: Add information for Toshiba Visconti ARM SoCs
Add information about Toshiba Visconti ARM SoCs to MAINTAINERS.
Signed-off-by: Nobuhiro Iwamatsu <[email protected]>
Reviewed-by: Punit Agrawal <[email protected]>
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f0068bceeb61..cbc445ab2cc4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2651,6 +2651,17 @@ M: Dmitry Eremin-Solenikov <[email protected]> M: Dirk Opfer <[email protected]> S: Maintained +ARM/TOSHIBA VISCONTI ARCHITECTURE +M: Nobuhiro Iwamatsu <[email protected]> +L: [email protected] (moderated for non-subscribers) +S: Supported +T: git git://git.kernel.org/pub/scm/linux/kernel/git/iwamatsu/linux-visconti.git +F: Documentation/devicetree/bindings/arm/toshiba.yaml +F: Documentation/devicetree/bindings/pinctrl/toshiba,tmpv7700-pinctrl.yaml +F: arch/arm64/boot/dts/toshiba/ +F: drivers/pinctrl/visconti/ +N: visconti + ARM/UNIPHIER ARCHITECTURE M: Masahiro Yamada <[email protected]> L: [email protected] (moderated for non-subscribers) |