From patchwork Tue Sep 19 21:54:54 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Andreas_F=C3=A4rber?= X-Patchwork-Id: 113062 Delivered-To: patch@linaro.org Received: by 10.140.106.117 with SMTP id d108csp2539qgf; Tue, 19 Sep 2017 14:55:05 -0700 (PDT) X-Google-Smtp-Source: AOwi7QDpiBWrBqfuY1AXPQEKwzgif1UD3a8OPiB0SDVouVzrFkUPm3tt3AVIgQgsuD2kOZMuosCx X-Received: by 10.99.119.133 with SMTP id s127mr27723pgc.271.1505858105231; Tue, 19 Sep 2017 14:55:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1505858105; cv=none; d=google.com; s=arc-20160816; b=Kq2psnAqffL3w2M/vurrQ/BLR9We1DEkC9YFVpBHyvj+ftr7VfdSvqeV+KZI9Dwkys tKeEhTe6wCG1Twcswc8ECtUhcVqDyh2f58v9eq/5ArvFDy6fhO3YXcnNf+NlCOb9US0p juLA2bUMhkgsLNlHBjyRyAI4CFPtPG69O9wYuu11MtoFRrpSHN5jnwvFFuU2/skhBEM5 CBtM+em/xyw+QkL5AALj1mx8+TKh1YlgpGx8CcV6C5evEiRG7zM1Cp9pVEjCg+asbplM O9uRsPzGnkVCm/CSshmLAhF0+Sz76mIZmwNFaberEgIj56vHNIy14fvhuukm88AvvVkA AeOA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=W4/mLwBT2SbEd5JInA5i3JJ9u+Ut0AUsIkVNQde70cA=; b=rR/RgIJhJYQxHQUG8wvrrVdhpBQbPd7qCmX/VT5C3I6wryMKbC9us/Edz1fwuWf5oa YrevncDXXbciofxt/NiWz7bNQR3cdv2H/lWhtZEaiq+MWNt3pNfBXCk4ICQvGRv+mROu T39zfkCy3gQGVqSJP2RjxTUKrPzg9Hvkdgk0bU2C7r+RQOA7zxGpwAziSW+WjLIoVh2n qge9oEQmfkHtYSdCDUCZetgkVbGEu1r4N21h6qJPf7sY21H+Ml5AqZuCFJYuyYPKGTXN JGba0q+OMWNAQYGHCHx4XvRFR+gDXjOjj0OgzVJ+YDlNaoDJTd8RiKgUvQTJ9mmKHyGD lwCQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p61si202523plb.287.2017.09.19.14.55.04; Tue, 19 Sep 2017 14:55:05 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751499AbdISVzD (ORCPT + 6 others); Tue, 19 Sep 2017 17:55:03 -0400 Received: from mx2.suse.de ([195.135.220.15]:40784 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751074AbdISVzD (ORCPT ); Tue, 19 Sep 2017 17:55:03 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 89043AF6F; Tue, 19 Sep 2017 21:55:01 +0000 (UTC) From: =?utf-8?q?Andreas_F=C3=A4rber?= To: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org, =?utf-8?q?Andreas_F=C3=A4rber?= , support@probox2.com, Rob Herring , Mark Rutland , devicetree@vger.kernel.org Subject: [PATCH v2 1/3] dt-bindings: Add vendor prefix for ProBox2 Date: Tue, 19 Sep 2017 23:54:54 +0200 Message-Id: <20170919215454.5820-1-afaerber@suse.de> X-Mailer: git-send-email 2.13.5 In-Reply-To: <7c7224a9-b0a6-caa4-483a-d9613af48d13@suse.de> References: <7c7224a9-b0a6-caa4-483a-d9613af48d13@suse.de> MIME-Version: 1.0 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org PROBOX2 is a TV box brand by Hong Kong based online reseller W2COMP Company Limited. Cc: support@probox2.com Acked-by: Rob Herring Signed-off-by: Andreas Färber --- v1 -> v2: * Extend the vendor prefix explanation with info provided by PROBOX2 * Fix the commit message accordingly Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+) -- 2.13.5 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 9d1a48ba2445..6c6002cf6be6 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -264,6 +264,7 @@ plathome Plat'Home Co., Ltd. plda PLDA poslab Poslab Technology Co., Ltd. powervr PowerVR (deprecated, use img) +probox2 PROBOX2 (by W2COMP Co., Ltd.) pulsedlight PulsedLight, Inc qca Qualcomm Atheros, Inc. qcom Qualcomm Technologies, Inc