aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Lechner <[email protected]>2018-05-12 17:05:44 -0500
committerSebastian Reichel <[email protected]>2018-06-01 13:11:31 +0200
commitc42812da1395bf57a6f7b5934b5339a3a42c2c7d (patch)
treeb3035443a847b8c34570ff3809f0666b812c35e1
parentb5e11cc109376de3358097f81e6c01b843a5bab5 (diff)
MAINTAINERS: add entry for LEGO MINDSTORMS EV3
This adds an entry to MAINTAINERS for LEGO MINDSTORMS EV3 (an ARM-based robotics platform). The files listed are exclusive to this device. Add me as reviewer so that I will be cc'ed for any changes to these files. Signed-off-by: David Lechner <[email protected]> Acked-by: Sekhar Nori <[email protected]> Signed-off-by: Sebastian Reichel <[email protected]>
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a93b8cfca489..683b32898f0c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7976,6 +7976,13 @@ S: Maintained
F: Documentation/misc-devices/eeprom
F: drivers/misc/eeprom/eeprom.c
+LEGO MINDSTORMS EV3
+R: David Lechner <[email protected]>
+S: Maintained
+F: arch/arm/boot/dts/da850-lego-ev3.dts
+F: Documentation/devicetree/bindings/power/supply/lego_ev3_battery.txt
+F: drivers/power/supply/lego_ev3_battery.c
+
LEGO USB Tower driver
M: Juergen Stuber <[email protected]>