diff options
author | Miquel Raynal <[email protected]> | 2018-12-12 10:36:41 +0100 |
---|---|---|
committer | Eduardo Valentin <[email protected]> | 2019-01-02 04:47:18 -0800 |
commit | ad3e72030bff0cbd4409074374a2a0f37ca1e20d (patch) | |
tree | 678f802e093ce1c4fe54623ca8e1e074fef230c0 | |
parent | 879d7362d1d01efd476a143c09048f5945936c32 (diff) |
MAINTAINERS: thermal: add entry for Marvell MVEBU thermal driver
Add myself as Marvell MVEBU thermal driver maintainer.
Signed-off-by: Miquel Raynal <[email protected]>
Signed-off-by: Eduardo Valentin <[email protected]>
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6682420421c1..3c457ff4826b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8985,6 +8985,11 @@ L: [email protected] S: Maintained F: drivers/net/phy/marvell10g.c +MARVELL MVEBU THERMAL DRIVER +M: Miquel Raynal <[email protected]> +S: Maintained +F: drivers/thermal/armada_thermal.c + MARVELL MVNETA ETHERNET DRIVER M: Thomas Petazzoni <[email protected]> |