From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753974AbdEHJxm (ORCPT ); Mon, 8 May 2017 05:53:42 -0400 Received: from mailgw01.mediatek.com ([210.61.82.183]:11025 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751727AbdEHJxl (ORCPT ); Mon, 8 May 2017 05:53:41 -0400 Message-ID: <1494237213.9662.50.camel@mtkswgap22> Subject: Re: [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi From: Sean Wang To: , , RobHerring CC: "arm@kernel.org" , Matthias Brugger , John Crispin , Mark Rutland , Russell King , "Linus Walleij" , "devicetree@vger.kernel.org" , , "linux-arm-kernel@lists.infradead.org" , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" Date: Mon, 8 May 2017 17:53:33 +0800 In-Reply-To: References: <1493198774-4478-1-git-send-email-sean.wang@mediatek.com> <1493198774-4478-30-git-send-email-sean.wang@mediatek.com> <20170428203727.m6jm5w6nb2iirxih@rob-hp-laptop> <1493621880.32195.13.camel@mtkswgap22> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 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 > >> > > >> > 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 > >> > --- > >> > 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