diff options
author | David Lechner <david@lechnology.com> | 2018-05-12 17:05:44 -0500 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2018-06-01 13:11:31 +0200 |
commit | c42812da1395bf57a6f7b5934b5339a3a42c2c7d (patch) | |
tree | b3035443a847b8c34570ff3809f0666b812c35e1 /MAINTAINERS | |
parent | b5e11cc109376de3358097f81e6c01b843a5bab5 (diff) | |
download | linux-c42812da1395bf57a6f7b5934b5339a3a42c2c7d.tar.gz linux-c42812da1395bf57a6f7b5934b5339a3a42c2c7d.tar.bz2 linux-c42812da1395bf57a6f7b5934b5339a3a42c2c7d.zip |
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 <david@lechnology.com>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
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 <david@lechnology.com> +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 <starblue@users.sourceforge.net> L: legousb-devel@lists.sourceforge.net |