From patchwork Mon Apr 15 23:53:43 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Angus Ainslie X-Patchwork-Id: 1085988 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=akkea.ca Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=akkea.ca header.i=@akkea.ca header.b="lj77zl2K"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=akkea.ca header.i=@akkea.ca header.b="fmScWsqm"; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 44jlhm0mByz9s8m for ; Tue, 16 Apr 2019 09:54:16 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728206AbfDOXyE (ORCPT ); Mon, 15 Apr 2019 19:54:04 -0400 Received: from node.akkea.ca ([192.155.83.177]:34158 "EHLO node.akkea.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726939AbfDOXyD (ORCPT ); Mon, 15 Apr 2019 19:54:03 -0400 Received: from localhost (localhost [127.0.0.1]) by node.akkea.ca (Postfix) with ESMTP id 025B14E2051; Mon, 15 Apr 2019 23:54:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=akkea.ca; s=mail; t=1555372443; bh=kefJ10uT59admwoknv1hs5rk9yWioJDK7dziWO0gvdA=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=lj77zl2KmC537VWK5n5KfEA3GqIfF/ntsqg5AFbY6ChPAUu63Cpa4L+PYFdRx1tvb Ihjl1mBQgR5Rp4SCcoD29pOUngSTLpHHQn51Emh68SP2zC/ZCIVWViNxaOJJhsnCAb OHt8iX5C7sChS/YMUt6OftLxUmIYu0g1tGR27KnU= X-Virus-Scanned: Debian amavisd-new at mail.akkea.ca Received: from node.akkea.ca ([127.0.0.1]) by localhost (mail.akkea.ca [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LMmRUur4CBik; Mon, 15 Apr 2019 23:54:02 +0000 (UTC) Received: from midas.localdomain (S0106788a2041785e.gv.shawcable.net [70.66.86.75]) by node.akkea.ca (Postfix) with ESMTPSA id 3FD074E204B; Mon, 15 Apr 2019 23:54:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=akkea.ca; s=mail; t=1555372442; bh=kefJ10uT59admwoknv1hs5rk9yWioJDK7dziWO0gvdA=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=fmScWsqmp/GlGOE9U7R/R01ySqWH53Qt1X9yYQNiT1KI2+FpwUxRZlLJVUsvcXb3I F2PCudBc79Fhi8EUEwpSWDkOeM5+1D918xQYuxkexx6pXek75BR0nF5QzM+YwgGe9T bIVUM8BqsHc3WxQPDl328ad1o0asCxGzFaISnGPM= From: "Angus Ainslie (Purism)" Cc: Rob Herring , Mark Rutland , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , "Angus Ainslie (Purism)" , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH v4 2/2] dt-bindings: Add an entry for Purism SPC Date: Mon, 15 Apr 2019 16:53:43 -0700 Message-Id: <20190415235343.16565-3-angus@akkea.ca> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190415235343.16565-1-angus@akkea.ca> References: <20190415235343.16565-1-angus@akkea.ca> To: unlisted-recipients:; (no To-header on input) Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add an entry for Purism, SPC Signed-off-by: Angus Ainslie (Purism) --- 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 40f632db7bc2..44ba42e48007 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -331,6 +331,7 @@ poslab Poslab Technology Co., Ltd. powervr PowerVR (deprecated, use img) probox2 PROBOX2 (by W2COMP Co., Ltd.) pulsedlight PulsedLight, Inc +purism Purism, SPC qca Qualcomm Atheros, Inc. qcom Qualcomm Technologies, Inc qemu QEMU, a generic and open source machine emulator and virtualizer