From patchwork Mon Feb 1 08:48:57 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 60876 Delivered-To: patch@linaro.org Received: by 10.112.130.2 with SMTP id oa2csp2895881lbb; Mon, 1 Feb 2016 00:49:08 -0800 (PST) X-Received: by 10.98.11.134 with SMTP id 6mr25420326pfl.109.1454316548712; Mon, 01 Feb 2016 00:49:08 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t85si44990805pfa.211.2016.02.01.00.49.08; Mon, 01 Feb 2016 00:49:08 -0800 (PST) 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; dkim=neutral (body hash did not verify) header.i=@linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752100AbcBAItH (ORCPT + 6 others); Mon, 1 Feb 2016 03:49:07 -0500 Received: from mail-lf0-f46.google.com ([209.85.215.46]:36358 "EHLO mail-lf0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751614AbcBAItG (ORCPT ); Mon, 1 Feb 2016 03:49:06 -0500 Received: by mail-lf0-f46.google.com with SMTP id 78so42675440lfy.3 for ; Mon, 01 Feb 2016 00:49:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=ORCRsg/jbZe2hrT3K2z6jV0qObcnse6a2i2CT3ZsvLY=; b=X+QstYs9rmdQf/TxWQlmas7gG9KLNOKB4kZ8VTY1jQ+WH9j9rUu/MZQetHQ0VbWg+V xujCav7GLinReUk/QWIUXo90aLygpMez49IrRD0bweNaSb2e7nc0n5bHs56+gCFYu0Wz MGADTPI8ZNaPNAqwZeYNcIUe8RleIVl5vhdPk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=ORCRsg/jbZe2hrT3K2z6jV0qObcnse6a2i2CT3ZsvLY=; b=dhkcKP7VUNIEJ39IZZQQBk+1iZyGgW0y0Y1i0VVNYcyGcuMe2uVmNA/6Z2iQs0sPjI MAeQAkxTnF8D+HF6b2SkNWzWUwDiXWaxb5VllUqYyHFGdQTta6fve7Y7sg6Ipge7jCya KM+8Iii/PT3XgraHU5HqMUmBytWr/+zOE59ZKFR6iGOEvsB2IYBXwCfssjqIYUDw6Y2o 8b4nuzfEQWi7Vw44G/ONRUXfeFmFPomyrNQsNtjOCYyR5tAg3eM5MARnqpwGpjFWyhXR RUfL6cJSY5Bv7XnZadicB7o16BcDisumMMD557H71fDtdCuxfwQGvSr1lpQW0pD6QAWa rJjw== X-Gm-Message-State: AG10YOTDEqx28fISJJhIOfnQgn6r4/UeQF1z4oM0PQgN6BjwoZehmtVoX2YzgejA0fhgiLo+ X-Received: by 10.25.138.2 with SMTP id m2mr8231385lfd.59.1454316544615; Mon, 01 Feb 2016 00:49:04 -0800 (PST) Received: from localhost.localdomain ([85.235.10.227]) by smtp.gmail.com with ESMTPSA id b5sm3757038lbc.14.2016.02.01.00.49.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Feb 2016 00:49:02 -0800 (PST) From: Linus Walleij To: devicetree@vger.kernel.org, Rob Herring Cc: linux-arm-kernel@lists.infradead.org, Linus Walleij Subject: [PATCH 1/2] dt-bindings: add vendor TPO Date: Mon, 1 Feb 2016 09:48:57 +0100 Message-Id: <1454316537-3840-1-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 2.4.3 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org TPO was a merger on June 5 2006 of Toppoly Optoelectronics and Philips Mobile Display Systems. They manufactured small and medium mobile displays. Signed-off-by: Linus Walleij --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+) -- 2.4.3 -- 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 Acked-by: Rob Herring diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 72e2c5a2b327..7c3c63d4dbe0 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -237,6 +237,7 @@ toradex Toradex AG toshiba Toshiba Corporation toumaz Toumaz tplink TP-LINK Technologies Co., Ltd. +tpo TPO tronfy Tronfy truly Truly Semiconductors Limited upisemi uPI Semiconductor Corp.