From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933064AbeD0XAf (ORCPT ); Fri, 27 Apr 2018 19:00:35 -0400 Received: from mail-pg0-f68.google.com ([74.125.83.68]:44569 "EHLO mail-pg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933017AbeD0XAa (ORCPT ); Fri, 27 Apr 2018 19:00:30 -0400 X-Google-Smtp-Source: AB8JxZrG13kaz9IBtTBejq+opoCNdmb69M+Vg/Ve0od5S1xuERR1X/p79CMKQScw4ZjaSP3WsQipmw== From: "Wesley W. Terpstra" To: Thierry Reding , Rob Herring , Mark Rutland , =?UTF-8?q?Andreas=20F=C3=A4rber?= , =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= , David Lechner , Alexandre Belloni , SZ Lin , linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: "Wesley W. Terpstra" Subject: [PATCH 2/3] dt-bindings: Add "sifive" vendor prefix Date: Fri, 27 Apr 2018 15:59:57 -0700 Message-Id: <1524869998-2805-3-git-send-email-wesley@sifive.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1524869998-2805-1-git-send-email-wesley@sifive.com> References: <1524869998-2805-1-git-send-email-wesley@sifive.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This adds a vendor prefix "sifive" for SiFive, Inc. We make chips. Signed-off-by: Wesley W. Terpstra --- 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 ae850d6..c98faf7 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -315,6 +315,7 @@ sgx SGX Sensortech sharp Sharp Corporation shimafuji Shimafuji Electric, Inc. si-en Si-En Technology Ltd. +sifive SiFive, Inc. sigma Sigma Designs, Inc. sii Seiko Instruments, Inc. sil Silicon Image -- 2.7.4