Re: [PATCH v8 3/7] MAINTAINERS: Add entry for Samsung interconnect drivers

From: Krzysztof Kozlowski
Date: Wed Nov 04 2020 - 07:27:27 EST


On Wed, Nov 04, 2020 at 11:36:53AM +0100, Sylwester Nawrocki wrote:
> Add maintainers entry for the Samsung interconnect drivers, this currently
> includes Exynos SoC generic interconnect driver.
>
> Signed-off-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
> ---
> Changes since v7:
> - new patch.
> ---
> MAINTAINERS | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e73636b..4bbafef 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -9156,6 +9156,13 @@ F: include/dt-bindings/interconnect/
> F: include/linux/interconnect-provider.h
> F: include/linux/interconnect.h
>
> +SAMSUNG INTERCONNECT DRIVERS

Does not look like ordered alphabetically.

> +M: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
> +M: Artur Swigoń <a.swigon@xxxxxxxxxxx>
> +L: linux-pm@xxxxxxxxxxxxxxx

Also:
L: linux-samsung-soc@xxxxxxxxxxxxxxx

> +S: Supported
> +F: drivers/interconnect/samsung

Add trailing /.

Best regards,
Krzysztof