Message ID | 20170609084354.26499-1-matthias.bgg@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 06/09/2017 10:43 AM, Matthias Brugger wrote: > Mediatek repository lives in github for quite a while. > Add the repository to the file. > > Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f7d568b8f133..41410639f650 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1554,6 +1554,7 @@ 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) > S: Maintained > +T: git https://github.com/mbgg/linux-mediatek.git for-next > F: arch/arm/boot/dts/mt6* > F: arch/arm/boot/dts/mt7* > F: arch/arm/boot/dts/mt8* > Looks like this got forgotten for v4.13-rc1. Shall I take it through my tree for the next merge window? Regards, Matthias
On Thu, Jul 20, 2017 at 12:18:10PM +0200, Matthias Brugger wrote: > On 06/09/2017 10:43 AM, Matthias Brugger wrote: > > Mediatek repository lives in github for quite a while. > > Add the repository to the file. > > > > Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com> > > --- > > MAINTAINERS | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index f7d568b8f133..41410639f650 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -1554,6 +1554,7 @@ 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) > > S: Maintained > > +T: git https://github.com/mbgg/linux-mediatek.git for-next > > F: arch/arm/boot/dts/mt6* > > F: arch/arm/boot/dts/mt7* > > F: arch/arm/boot/dts/mt8* > > > > > Looks like this got forgotten for v4.13-rc1. > Shall I take it through my tree for the next merge window? Take it now, no reason an update can't go in now. But why are you not using kernel.org? Using github for kernel code is a pain and discouraged. thanks, greg k-h
diff --git a/MAINTAINERS b/MAINTAINERS index f7d568b8f133..41410639f650 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1554,6 +1554,7 @@ 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) S: Maintained +T: git https://github.com/mbgg/linux-mediatek.git for-next F: arch/arm/boot/dts/mt6* F: arch/arm/boot/dts/mt7* F: arch/arm/boot/dts/mt8*
Mediatek repository lives in github for quite a while. Add the repository to the file. Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+)