From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964848AbbJVOCy (ORCPT ); Thu, 22 Oct 2015 10:02:54 -0400 Received: from unicorn.mansr.com ([81.2.72.234]:41632 "EHLO unicorn.mansr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757122AbbJVOCw (ORCPT ); Thu, 22 Oct 2015 10:02:52 -0400 From: Mans Rullgard To: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/3] devicetree: add vendor prefix for Aurora VLSI Date: Thu, 22 Oct 2015 15:02:36 +0100 Message-Id: <1445522558-5808-1-git-send-email-mans@mansr.com> X-Mailer: git-send-email 2.5.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This adds the vendor prefix "aurora" for Aurora VLSI, Inc. Signed-off-by: Mans Rullgard --- 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 82d2ac9..380ce10 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -30,6 +30,7 @@ artesyn Artesyn Embedded Technologies Inc. asahi-kasei Asahi Kasei Corp. atmel Atmel Corporation auo AU Optronics Corporation +aurora Aurora VLSI, Inc. avago Avago Technologies avic Shanghai AVIC Optoelectronics Co., Ltd. axis Axis Communications AB -- 2.5.3