diff mbox series

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

Message ID 20201104103657.18007-4-s.nawrocki@samsung.com (mailing list archive)
State Not Applicable, archived
Headers show
Series Exynos: Simple QoS for exynos-bus using interconnect | expand

Commit Message

Add maintainers entry for the Samsung interconnect drivers, this currently
includes Exynos SoC generic interconnect driver.

Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
---
Changes since v7:
 - new patch.
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Krzysztof Kozlowski Nov. 4, 2020, 12:27 p.m. UTC | #1
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@samsung.com>
> ---
> 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@samsung.com>
> +M:	Artur Swigoń <a.swigon@samsung.com>
> +L:	linux-pm@vger.kernel.org

Also:
L: linux-samsung-soc@vger.kernel.org

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

Add trailing /.

Best regards,
Krzysztof
Chanwoo Choi Nov. 4, 2020, 12:30 p.m. UTC | #2
Hi Sylwester,

On Wed, Nov 4, 2020 at 7:37 PM Sylwester Nawrocki
<s.nawrocki@samsung.com> wrote:
>
> Add maintainers entry for the Samsung interconnect drivers, this currently
> includes Exynos SoC generic interconnect driver.
>
> Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
> ---
> 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
> +M:     Sylwester Nawrocki <s.nawrocki@samsung.com>
> +M:     Artur Swigoń <a.swigon@samsung.com>
> +L:     linux-pm@vger.kernel.org
> +S:     Supported
> +F:     drivers/interconnect/samsung
> +
>  INVENSENSE ICM-426xx IMU DRIVER
>  M:     Jean-Baptiste Maneyrol <jmaneyrol@invensense.com>
>  L:     linux-iio@vger.kernel.org
> --
> 2.7.4
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
On 04.11.2020 13:27, Krzysztof Kozlowski wrote:
> 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@samsung.com>

>> 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@samsung.com>
>> +M:	Artur Swigoń <a.swigon@samsung.com>
>> +L:	linux-pm@vger.kernel.org
> 
> Also:
> L: linux-samsung-soc@vger.kernel.org

>> +S:	Supported
>> +F:	drivers/interconnect/samsung
> 
> Add trailing /.

Fixed all issues, thanks for your review!
diff mbox series

Patch

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
+M:	Sylwester Nawrocki <s.nawrocki@samsung.com>
+M:	Artur Swigoń <a.swigon@samsung.com>
+L:	linux-pm@vger.kernel.org
+S:	Supported
+F:	drivers/interconnect/samsung
+
 INVENSENSE ICM-426xx IMU DRIVER
 M:	Jean-Baptiste Maneyrol <jmaneyrol@invensense.com>
 L:	linux-iio@vger.kernel.org