From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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) 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> 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 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 -- 1.8.0.1