From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933920AbcIPPYV (ORCPT ); Fri, 16 Sep 2016 11:24:21 -0400 Received: from mail-oi0-f67.google.com ([209.85.218.67]:34163 "EHLO mail-oi0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752144AbcIPPYN (ORCPT ); Fri, 16 Sep 2016 11:24:13 -0400 Date: Fri, 16 Sep 2016 10:24:11 -0500 From: Rob Herring To: Randy Li Cc: devicetree@vger.kernel.org, mark.rutland@arm.com, linux@armlinux.org.uk, kgene@kernel.org, krzk@kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v6 3/3] devicetree: bindings: Add vendor prefix for Topeet. Message-ID: <20160916152411.GA4515@rob-hp-laptop> References: <1473285535-21996-1-git-send-email-ayaka@soulik.info> <1473285535-21996-4-git-send-email-ayaka@soulik.info> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1473285535-21996-4-git-send-email-ayaka@soulik.info> 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 Thu, Sep 08, 2016 at 05:58:55AM +0800, Randy Li wrote: > Add TOPEET, a ARM devlopment board vendor in China mainland. > > Signed-off-by: Randy Li > --- > Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + > 1 file changed, 1 insertion(+) I applied this one to avoid any merge conflicts with fixing alphabetizing of this file this cycle. Rob