2018-10-16 14:59:42

by Matthias Brugger

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: mediatek: Update SoC entry

Add IRC channel and URL of the wiki.
Also add soc drivers folder and regex to catch more
mediatek components.

Signed-off-by: Matthias Brugger <[email protected]>
---
MAINTAINERS | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6ac000cc006d..66782dad6487 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1676,13 +1676,17 @@ ARM/Mediatek SoC support
M: Matthias Brugger <[email protected]>
L: [email protected] (moderated for non-subscribers)
L: [email protected] (moderated for non-subscribers)
+W: https://mtk.bcnfs.org/
+C: irc://chat.freenode.net/linux-mediatek
S: Maintained
F: arch/arm/boot/dts/mt6*
F: arch/arm/boot/dts/mt7*
F: arch/arm/boot/dts/mt8*
F: arch/arm/mach-mediatek/
F: arch/arm64/boot/dts/mediatek/
+F: drivers/soc/mediatek/
N: mtk
+N: mt[678]
K: mediatek

ARM/Mediatek USB3 PHY DRIVER
--
2.19.1



2018-12-02 19:42:25

by Matthias Brugger

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: mediatek: Update SoC entry



On 16/10/2018 16:57, Matthias Brugger wrote:
> Add IRC channel and URL of the wiki.
> Also add soc drivers folder and regex to catch more
> mediatek components.
>
> Signed-off-by: Matthias Brugger <[email protected]>
> ---

Any comments on this patch?
Through which tree should it go?

Regards,
Matthias

> MAINTAINERS | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 6ac000cc006d..66782dad6487 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1676,13 +1676,17 @@ ARM/Mediatek SoC support
> M: Matthias Brugger <[email protected]>
> L: [email protected] (moderated for non-subscribers)
> L: [email protected] (moderated for non-subscribers)
> +W: https://mtk.bcnfs.org/
> +C: irc://chat.freenode.net/linux-mediatek
> S: Maintained
> F: arch/arm/boot/dts/mt6*
> F: arch/arm/boot/dts/mt7*
> F: arch/arm/boot/dts/mt8*
> F: arch/arm/mach-mediatek/
> F: arch/arm64/boot/dts/mediatek/
> +F: drivers/soc/mediatek/
> N: mtk
> +N: mt[678]
> K: mediatek
>
> ARM/Mediatek USB3 PHY DRIVER
>

2018-12-02 20:04:15

by Olof Johansson

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: mediatek: Update SoC entry

On Sun, Dec 2, 2018 at 11:41 AM Matthias Brugger <[email protected]> wrote:
>
>
>
> On 16/10/2018 16:57, Matthias Brugger wrote:
> > Add IRC channel and URL of the wiki.
> > Also add soc drivers folder and regex to catch more
> > mediatek components.
> >
> > Signed-off-by: Matthias Brugger <[email protected]>
> > ---
>
> Any comments on this patch?
> Through which tree should it go?

We can apply it directly, I'll do so on next pass. Patch itself is fine.


-Olof

2018-12-02 20:11:22

by Matthias Brugger

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: mediatek: Update SoC entry



On 02/12/2018 21:03, Olof Johansson wrote:
> On Sun, Dec 2, 2018 at 11:41 AM Matthias Brugger <[email protected]> wrote:
>>
>>
>>
>> On 16/10/2018 16:57, Matthias Brugger wrote:
>>> Add IRC channel and URL of the wiki.
>>> Also add soc drivers folder and regex to catch more
>>> mediatek components.
>>>
>>> Signed-off-by: Matthias Brugger <[email protected]>
>>> ---
>>
>> Any comments on this patch?
>> Through which tree should it go?
>
> We can apply it directly, I'll do so on next pass. Patch itself is fine.
>

Great. Thanks for the feedback :)

Cheers,
Matthias


2018-12-03 20:49:13

by Olof Johansson

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: mediatek: Update SoC entry

On Tue, Oct 16, 2018 at 04:57:58PM +0200, Matthias Brugger wrote:
> Add IRC channel and URL of the wiki.
> Also add soc drivers folder and regex to catch more
> mediatek components.
>
> Signed-off-by: Matthias Brugger <[email protected]>
> ---
> MAINTAINERS | 4 ++++
> 1 file changed, 4 insertions(+)

Applied to fixes. Thanks!


-Olof