Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1637342
| From | Sean Wang <sean.wang@mediatek.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi |
| Date | 2017-05-08 12:00 +0200 |
| Message-ID | <tENCq-2jk-17@gated-at.bofh.it> (permalink) |
| References | <tArK9-tv-3@gated-at.bofh.it> <tArKc-tv-63@gated-at.bofh.it> <tBkQh-4e7-11@gated-at.bofh.it> <tCdto-5Gw-3@gated-at.bofh.it> <tCGvo-7oC-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Rob, thanks for helping me looping in the right group Hi Arnd and Olof I found Matthias is inactive for a while (his branch in his tree seemed to stop at 4.10 since the end of February) maybe he was busy at other things. Is there a good way to break the stuck situation and keeping linux-mediatek moving on? I have the willing to fork his tree, prepare dt-for-4.12 and send pull-requests to you. But I am worried in that way violating the reviewing process if Matthias no reads it. Sean On Tue, 2017-05-02 at 08:52 -0500, Rob Herring wrote: > +arm-soc > > On Mon, May 1, 2017 at 1:58 AM, Sean Wang <sean.wang@mediatek.com> wrote: > > On Fri, 2017-04-28 at 15:37 -0500, Rob Herring wrote: > >> On Wed, Apr 26, 2017 at 05:26:13PM +0800, sean.wang@mediatek.com wrote: > >> > From: Sean Wang <sean.wang@mediatek.com> > >> > > >> > Banana Pi team in Sinovoip Co., Limited which are dedicated to > >> > design and manufacture open hardware product. > >> > > >> > Website: http://www.banana-pi.org/ > >> > > >> > Signed-off-by: Sean Wang <sean.wang@mediatek.com> > >> > --- > >> > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > >> > 1 file changed, 1 insertion(+) > >> > > >> > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt > >> > index ec0bfb9..8ca0f3c 100644 > >> > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > >> > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > >> > @@ -44,6 +44,7 @@ avia avia semiconductor > >> > avic Shanghai AVIC Optoelectronics Co., Ltd. > >> > axentia Axentia Technologies AB > >> > axis Axis Communications AB > >> > +bananapi Banana Pi SINOVOP CO., LIMITED > >> > >> s/SINOVOP/SINOVOIP/ > > > > Hi Rob, > > > > thanks for your careful reviewing , i will correct it in the next > > version. > > > > BTW, Could those related dts changes go through your tree if everything > > looks good? Because I find Matthias have been inactive for a while and > > the latest branch in his tree seems still staying on 4.10. > > Happy to take binding doc changes, but I don't take dts changes > because those go thru arm-soc. If the platform maintainer is not > responsive, then we should replace or add maintainers. > > Rob
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 00/30] arm: dts: extend mt7623 support <sean.wang@mediatek.com> - 2017-04-26 11:50 +0200
[PATCH v2 03/30] arm: dts: mt7623: add clock controller device nodes <sean.wang@mediatek.com> - 2017-04-26 11:50 +0200
[PATCH v2 09/30] arm: dts: mt7623: add i2c nodes to the mt7623.dtsi file <sean.wang@mediatek.com> - 2017-04-26 11:50 +0200
[PATCH v2 21/30] arm: dts: mt7623: add efuse nodes to the mt7623.dtsi file <sean.wang@mediatek.com> - 2017-04-26 11:50 +0200
[PATCH v2 16/30] arm: dts: mt7623: add crypto engine nodes to the mt7623.dtsi file <sean.wang@mediatek.com> - 2017-04-26 11:50 +0200
[PATCH v2 20/30] arm: dts: mt7623: add auxadc nodes to the mt7623.dtsi file <sean.wang@mediatek.com> - 2017-04-26 11:50 +0200
[PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi <sean.wang@mediatek.com> - 2017-04-26 11:50 +0200
Re: [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi Rob Herring <robh@kernel.org> - 2017-04-28 22:40 +0200
Re: [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi Sean Wang <sean.wang@mediatek.com> - 2017-05-01 09:00 +0200
Re: [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi Rob Herring <robh@kernel.org> - 2017-05-02 16:00 +0200
Re: [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi Sean Wang <sean.wang@mediatek.com> - 2017-05-08 12:00 +0200
Re: [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi Arnd Bergmann <arnd@arndb.de> - 2017-05-08 13:40 +0200
Re: [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi Matthias Brugger <matthias.bgg@gmail.com> - 2017-05-09 09:50 +0200
Re: [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi Chen-Yu Tsai <wens@csie.org> - 2017-05-09 10:10 +0200
Re: [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi Sean Wang <sean.wang@mediatek.com> - 2017-05-09 11:50 +0200
[PATCH v2 12/30] arm: dts: mt7623: add mmc nodes to the mt7623.dtsi file <sean.wang@mediatek.com> - 2017-04-26 11:50 +0200
[PATCH v2 10/30] arm: dts: mt7623: add spi nodes to the mt7623.dtsi file <sean.wang@mediatek.com> - 2017-04-26 11:50 +0200
[PATCH v2 30/30] arm: dts: mt7623: add dts file for Bananapi R2 (BPI-R2) board <sean.wang@mediatek.com> - 2017-04-26 11:50 +0200
[PATCH v2 05/30] arm: dts: mt7623: add power domain controller device node <sean.wang@mediatek.com> - 2017-04-26 11:50 +0200
[PATCH v2 04/30] arm: dts: mt7623: add subsystem clock controller device nodes <sean.wang@mediatek.com> - 2017-04-26 11:50 +0200
Re: [PATCH v2 02/30] pinctrl: mediatek: reuse pinctrl driver for mt7623 Linus Walleij <linus.walleij@linaro.org> - 2017-04-28 10:10 +0200
Re: [PATCH v2 02/30] pinctrl: mediatek: reuse pinctrl driver for mt7623 Sean Wang <sean.wang@mediatek.com> - 2017-05-01 08:50 +0200
Re: [PATCH v2 00/30] arm: dts: extend mt7623 support Matthias Brugger <matthias.bgg@gmail.com> - 2017-05-10 12:00 +0200
csiph-web