Add maintainers entry for the Samsung SoC interconnect drivers, this currently includes the Exynos generic interconnect driver.
Reviewed-by: Chanwoo Choi <[email protected]> Signed-off-by: Sylwester Nawrocki <[email protected]> --- Changes for v9: - add linux-samsung-soc ML, - fixed Artur's last name spelling, - whole entry moved to maintain alphabetical order, - added missing traling '/' to directory path. Changes since v7: - new patch. --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index e73636b..1d8246c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15400,6 +15400,14 @@ L: [email protected] S: Maintained F: drivers/video/fbdev/s3c-fb.c +SAMSUNG INTERCONNECT DRIVERS +M: Sylwester Nawrocki <[email protected]> +M: Artur Świgoń <[email protected]> +L: [email protected] +L: [email protected] +S: Supported +F: drivers/interconnect/samsung/ + SAMSUNG LAPTOP DRIVER M: Corentin Chary <[email protected]> L: [email protected] -- 2.7.4

