From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933869AbcIPNGh (ORCPT ); Fri, 16 Sep 2016 09:06:37 -0400 Received: from mail-oi0-f65.google.com ([209.85.218.65]:35843 "EHLO mail-oi0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756314AbcIPNGb (ORCPT ); Fri, 16 Sep 2016 09:06:31 -0400 Date: Fri, 16 Sep 2016 08:06:29 -0500 From: Rob Herring To: Vinay Simha BN Cc: John Stultz , Sumit Semwal , Jonghwa Lee , Chanwoo Choi , Myungjoo Ham , Mark Rutland , Thierry Reding , Jonathan Cameron , Shawn Guo , Jarkko Sakkinen , Antony Pavlov , Neil Armstrong , Rask Ingemann Lambertsen , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list Subject: Re: [PATCH 1/4] dt-bindings: Add summit vendor id Message-ID: <20160916130629.GA27047@rob-hp-laptop> References: <1473243615-29746-1-git-send-email-simhavcs@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1473243615-29746-1-git-send-email-simhavcs@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 07, 2016 at 03:50:10PM +0530, Vinay Simha BN wrote: > Add vendor id for Summit microelectronics > for SMB347 charger. > > Cc: John Stultz > Cc: Sumit Semwal > Signed-off-by: Jonghwa Lee > Cc: Chanwoo Choi > Cc: Myungjoo Ham > Signed-off-by: Vinay Simha BN > --- > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > 1 file changed, 1 insertion(+) I've applied this 1 patch to my tree. There are alphabetizing fixes in vendor-prefixes.txt that will cause merge conflicts. Rob