From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S642756AbdEAG6T (ORCPT ); Mon, 1 May 2017 02:58:19 -0400 Received: from mailgw02.mediatek.com ([210.61.82.184]:54489 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1755124AbdEAG6J (ORCPT ); Mon, 1 May 2017 02:58:09 -0400 Message-ID: <1493621880.32195.13.camel@mtkswgap22> Subject: Re: [PATCH v2 29/30] dt-bindings: add vendor prefix for bananapi From: Sean Wang To: Rob Herring CC: , , , , , , , , , Date: Mon, 1 May 2017 14:58:00 +0800 In-Reply-To: <20170428203727.m6jm5w6nb2iirxih@rob-hp-laptop> 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> 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 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. Sean > > > boe BOE Technology Group Co., Ltd. > > bosch Bosch Sensortec GmbH > > boundary Boundary Devices Inc. > > -- > > 1.9.1 > >