From 50346a1f1419250c2c7c1349757ef4e93136eef2 Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Fri, 25 Sep 2015 18:09:52 +0100 Subject: MAINTAINERS: Remove Samuel Ortiz as MFD Maintainer Signed-off-by: Lee Jones --- MAINTAINERS | 1 - 1 file changed, 1 deletion(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 797236b..0658fec 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7043,7 +7043,6 @@ F: drivers/media/i2c/mt9v032.c F: include/media/mt9v032.h MULTIFUNCTION DEVICES (MFD) -M: Samuel Ortiz M: Lee Jones T: git git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git S: Supported -- cgit v1.1 From f494993fc509f45b1be19c70a20452fd6e5cc14d Mon Sep 17 00:00:00 2001 From: Charles Keepax Date: Tue, 27 Oct 2015 16:01:59 +0000 Subject: MAINTAINERS: Add binding docs for Cirrus Logic/Wolfson Arizona devices Add device tree binding documentation for the Arizona drivers to the MAINTAINERS file. Signed-off-by: Charles Keepax Acked-by: Chanwoo Choi Signed-off-by: Lee Jones --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 0658fec..4dc45de 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11392,6 +11392,9 @@ T: git https://github.com/CirrusLogic/linux-drivers.git W: https://github.com/CirrusLogic/linux-drivers/wiki S: Supported F: Documentation/hwmon/wm83?? +F: Documentation/devicetree/bindings/extcon/extcon-arizona.txt +F: Documentation/devicetree/bindings/regulator/arizona-regulator.txt +F: Documentation/devicetree/bindings/mfd/arizona.txt F: arch/arm/mach-s3c64xx/mach-crag6410* F: drivers/clk/clk-wm83*.c F: drivers/extcon/extcon-arizona.c -- cgit v1.1