diff options
| author | Abel Vesa <[email protected]> | 2021-01-13 14:53:08 +0200 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2021-02-08 11:27:02 -0800 |
| commit | 7ae3799c9b158268317b73fd0da3f2a34d8d65e6 (patch) | |
| tree | cba2ae3e8d027627626beb66e1b9ffbbb83478e6 | |
| parent | c148c1bb2a6e9d62af3822569e85b25574e33fc5 (diff) | |
MAINTAINERS: Add section for NXP i.MX clock drivers
Add a section for NXP i.MX clock drivers and list myself
as the maintainer.
Signed-off-by: Abel Vesa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Stephen Boyd <[email protected]>
Acked-by: Shawn Guo <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
| -rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 546aa66428c9..df6b53c07547 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12751,6 +12751,13 @@ F: drivers/iio/gyro/fxas21002c_core.c F: drivers/iio/gyro/fxas21002c_i2c.c F: drivers/iio/gyro/fxas21002c_spi.c +NXP i.MX CLOCK DRIVERS +M: Abel Vesa <[email protected]> +S: Maintained +F: drivers/clk/imx/ + NXP i.MX 8MQ DCSS DRIVER M: Laurentiu Palcu <[email protected]> R: Lucas Stach <[email protected]> |