From 056353599034e11d7263c7213deea6a0c3a46a01 Mon Sep 17 00:00:00 2001 From: Eugeniy Paltsev Date: Tue, 8 Oct 2019 19:29:31 +0300 Subject: [PATCH] MAINTAINERS: add info about ARC HSDK reset driver Signed-off-by: Eugeniy Paltsev Signed-off-by: Alexey Brodkin --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 42b5959d90..a310b8478f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -94,6 +94,13 @@ L: uboot-snps-arc@synopsys.com F: doc/device-tree-bindings/gpio/snps,creg-gpio.txt F: drivers/gpio/hsdk-creg-gpio.c +ARC HSDK RESET +M: Eugeniy Paltsev +S: Maintained +L: uboot-snps-arc@synopsys.com +F: include/dt-bindings/reset/snps,hsdk-reset.h +F: drivers/reset/reset-hsdk.c + ARC SYNOPSYS DW MMC EXTENSIONS M: Eugeniy Paltsev S: Maintained