diff options
author | Philipp Zabel <[email protected]> | 2014-05-27 15:58:09 +0200 |
---|---|---|
committer | Olof Johansson <[email protected]> | 2014-05-27 10:59:58 -0700 |
commit | 1b0fe6be858d47e7e80fe0adc47c7366f5924244 (patch) | |
tree | fdbd76b28b256f663dac2db94cfd4d45936da617 | |
parent | 5644b4277fa1d8697479468ad404426a8644149b (diff) |
MAINTAINERS: Add reset controller framework entry
Signed-off-by: Philipp Zabel <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6846c7c622e3..875d2f53d3e3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7405,6 +7405,14 @@ F: drivers/rpmsg/ F: Documentation/rpmsg.txt F: include/linux/rpmsg.h +RESET CONTROLLER FRAMEWORK +M: Philipp Zabel <[email protected]> +S: Maintained +F: drivers/reset/ +F: Documentation/devicetree/bindings/reset/ +F: include/linux/reset.h +F: include/linux/reset-controller.h + RFKILL M: Johannes Berg <[email protected]> |