diff mbox series

MAINTAINERS: mediatek: Update SoC entry

Message ID 20181016145758.12995-1-matthias.bgg@gmail.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: mediatek: Update SoC entry | expand

Commit Message

Matthias Brugger Oct. 16, 2018, 2:57 p.m. UTC
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 <matthias.bgg@gmail.com>
---
 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Matthias Brugger Dec. 2, 2018, 7:39 p.m. UTC | #1
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 <matthias.bgg@gmail.com>
> ---

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 <matthias.bgg@gmail.com>
>  L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
>  L:	linux-mediatek@lists.infradead.org (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
>
Olof Johansson Dec. 2, 2018, 8:03 p.m. UTC | #2
On Sun, Dec 2, 2018 at 11:41 AM Matthias Brugger <matthias.bgg@gmail.com> 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 <matthias.bgg@gmail.com>
> > ---
>
> 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
Matthias Brugger Dec. 2, 2018, 8:10 p.m. UTC | #3
On 02/12/2018 21:03, Olof Johansson wrote:
> On Sun, Dec 2, 2018 at 11:41 AM Matthias Brugger <matthias.bgg@gmail.com> 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 <matthias.bgg@gmail.com>
>>> ---
>>
>> 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
Olof Johansson Dec. 3, 2018, 8:37 p.m. UTC | #4
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 <matthias.bgg@gmail.com>
> ---
>  MAINTAINERS | 4 ++++
>  1 file changed, 4 insertions(+)

Applied to fixes. Thanks!


-Olof
diff mbox series

Patch

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 <matthias.bgg@gmail.com>
 L:	linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
 L:	linux-mediatek@lists.infradead.org (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