From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Fri, 16 Sep 2016 10:24:11 -0500 Subject: [PATCH v6 3/3] devicetree: bindings: Add vendor prefix for Topeet. In-Reply-To: <1473285535-21996-4-git-send-email-ayaka@soulik.info> References: <1473285535-21996-1-git-send-email-ayaka@soulik.info> <1473285535-21996-4-git-send-email-ayaka@soulik.info> Message-ID: <20160916152411.GA4515@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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