Discussion:
[PATCH] MAINTAINERS: Add mediatek git repository
Matthias Brugger
2017-06-09 08:43:54 UTC
Permalink
Mediatek repository lives in github for quite a while.
Add the repository to the file.

Signed-off-by: Matthias Brugger <***@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 <***@gmail.com>
L: linux-arm-***@lists.infradead.org (moderated for non-subscribers)
L: linux-***@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*
--
2.12.3
Matthias Brugger
2017-07-20 10:18:10 UTC
Permalink
Post by Matthias Brugger
Mediatek repository lives in github for quite a while.
Add the repository to the file.
---
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 <***@gmail.com>
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
Greg KH
2017-07-20 13:18:09 UTC
Permalink
Post by Matthias Brugger
Post by Matthias Brugger
Mediatek repository lives in github for quite a while.
Add the repository to the file.
---
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 <***@gmail.com>
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

Loading...