From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751559AbdJVDQc (ORCPT ); Sat, 21 Oct 2017 23:16:32 -0400 Received: from mail-pf0-f193.google.com ([209.85.192.193]:50524 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751497AbdJVDQ3 (ORCPT ); Sat, 21 Oct 2017 23:16:29 -0400 X-Google-Smtp-Source: ABhQp+Ra6aYHBJDEEhgNAMyoTFIWNW9JO9FS4xKlAq24itabv4ovuwoo2pGGYDxSAVAuPJFCrzsLRA== From: Stafford Horne To: LKML Cc: Openrisc , Stafford Horne , Rob Herring , Mark Rutland , =?UTF-8?q?Andreas=20F=C3=A4rber?= , Kevin Hilman , Maxime Ripard , Jonathan Cameron , SZ Lin , Greg Kroah-Hartman , devicetree@vger.kernel.org Subject: [PATCH v3 04/13] dt-bindings: add openrisc to vendor prefixes list Date: Sun, 22 Oct 2017 12:15:51 +0900 Message-Id: <20171022031600.29612-5-shorne@gmail.com> X-Mailer: git-send-email 2.13.6 In-Reply-To: <20171022031600.29612-1-shorne@gmail.com> References: <20171022031600.29612-1-shorne@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add OpenRISC.io to vendor prefixes. This is reserved for softcores developed by the OpenRISC community. The OpenRISC community has separated from OpenCores.org requiring a new prefix. Reviewed-by: Andreas Färber Acked-by: Rob Herring Signed-off-by: Stafford Horne --- Changes since v2 - None Changes since v1 - New patch 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 1ea1fd4232ab..1478aad87532 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -246,6 +246,7 @@ onion Onion Corporation onnn ON Semiconductor Corp. ontat On Tat Industrial Company opencores OpenCores.org +openrisc OpenRISC.io option Option NV ORCL Oracle Corporation ortustech Ortus Technology Co., Ltd. -- 2.13.6