From patchwork Tue Feb 11 11:50:06 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Valentin Longchamp X-Patchwork-Id: 319235 Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from ozlabs.org (localhost [IPv6:::1]) by ozlabs.org (Postfix) with ESMTP id F04A12C032C for ; Tue, 11 Feb 2014 22:51:31 +1100 (EST) Received: from mail-de.keymile.com (mail-de.keymile.com [195.8.104.250]) (using TLSv1.1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 5244F2C00CE for ; Tue, 11 Feb 2014 22:50:29 +1100 (EST) Received: from [10.9.1.54] (port=52956 helo=mailrelay.de.keymile.net) by mail-de.keymile.com with esmtp (Exim 4.76) (envelope-from ) id 1WDBr6-0001wu-1A; Tue, 11 Feb 2014 12:50:24 +0100 Received: from chber1-10533x.keymile.net (chber1-10533x.keymile.net [172.31.40.3]) by mailrelay.de.keymile.net (8.12.2/8.12.2) with ESMTP id s1BBoGOk014141; Tue, 11 Feb 2014 12:50:23 +0100 (MET) From: Valentin Longchamp To: Scott Wood , linuxppc-dev@lists.ozlabs.org Subject: [PATCH v2 1/2] devicetree: bindings: add Zarlink to the vendor prefixes Date: Tue, 11 Feb 2014 12:50:06 +0100 Message-Id: <1392119407-29490-2-git-send-email-valentin.longchamp@keymile.com> X-Mailer: git-send-email 1.8.0.1 In-Reply-To: <1392119407-29490-1-git-send-email-valentin.longchamp@keymile.com> References: <1392119407-29490-1-git-send-email-valentin.longchamp@keymile.com> Cc: Valentin Longchamp , devicetree@vger.kernel.org X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: linuxppc-dev-bounces+patchwork-incoming=ozlabs.org@lists.ozlabs.org Sender: "Linuxppc-dev" Even though the company belongs to Microsemi, many chips are still labeled as Zarlink. Among them is the family of network clock generators, the zl3034x. Signed-off-by: Valentin Longchamp --- Changes in v2: - add a patch so that the Zarlink vendor prefix is defined 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 edbb8d8..35f1c9b 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -81,3 +81,4 @@ winbond Winbond Electronics corp. wlf Wolfson Microelectronics wm Wondermedia Technologies, Inc. xlnx Xilinx +zarlink Zarlink Semiconductor