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]>
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index df6e9bb2559a..2e057e0138b7 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7960,6 +7960,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]>
L: [email protected]
--
2.17.0
On Sunday 13 May 2018 03:35 AM, David Lechner wrote:
> 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]>
Thanks,
Sekhar
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index df6e9bb2559a..2e057e0138b7 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -7960,6 +7960,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]>
> L: [email protected]
> --
> 2.17.0
>