From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964930AbbJaM5s (ORCPT ); Sat, 31 Oct 2015 08:57:48 -0400 Received: from mail-qg0-f43.google.com ([209.85.192.43]:36487 "EHLO mail-qg0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964850AbbJaM5o (ORCPT ); Sat, 31 Oct 2015 08:57:44 -0400 From: Chris Zhong To: heiko@sntech.de, linux-rockchip@lists.infradead.org Cc: Chris Zhong , devicetree@vger.kernel.org, Arnd Bergmann , Thierry Reding , linux-kernel@vger.kernel.org, Philipp Zabel , Kumar Gala , Kuninori Morimoto , Ian Campbell , Arnaud Ebalard , Rob Herring , Antony Pavlov , Pawel Moll , Mark Rutland , Jonathan Cameron Subject: [PATCH v2 10/13] of: add vendor prefix for boe Date: Sat, 31 Oct 2015 20:56:06 +0800 Message-Id: <1446296170-3702-11-git-send-email-zyw@rock-chips.com> X-Mailer: git-send-email 2.6.2 In-Reply-To: <1446296170-3702-1-git-send-email-zyw@rock-chips.com> References: <1446296170-3702-1-git-send-email-zyw@rock-chips.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Chris Zhong --- Changes in v2: add vendor prefix for boe 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 8fb0590..404b798 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -33,6 +33,7 @@ auo AU Optronics Corporation avago Avago Technologies avic Shanghai AVIC Optoelectronics Co., Ltd. axis Axis Communications AB +boe BOE Technology Group Co., Ltd. bosch Bosch Sensortec GmbH boundary Boundary Devices Inc. brcm Broadcom Corporation -- 2.6.2