From patchwork Fri Sep 9 21:25:31 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 75915 Delivered-To: patch@linaro.org Received: by 10.140.106.11 with SMTP id d11csp548225qgf; Fri, 9 Sep 2016 14:25:49 -0700 (PDT) X-Received: by 10.66.249.164 with SMTP id yv4mr10232374pac.89.1473456349896; Fri, 09 Sep 2016 14:25:49 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id ui2si5684376pab.174.2016.09.09.14.25.49; Fri, 09 Sep 2016 14:25:49 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-fbdev-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-fbdev-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-fbdev-owner@vger.kernel.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754618AbcIIVZt (ORCPT + 2 others); Fri, 9 Sep 2016 17:25:49 -0400 Received: from mail-lf0-f52.google.com ([209.85.215.52]:36085 "EHLO mail-lf0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753520AbcIIVZs (ORCPT ); Fri, 9 Sep 2016 17:25:48 -0400 Received: by mail-lf0-f52.google.com with SMTP id g62so52550592lfe.3 for ; Fri, 09 Sep 2016 14:25:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=axVRAOppGxzntQpkYfiRlfnBqOBG520LIzuudexemN0=; b=LNJqlOcCx4Va35FLN3tkUkbl7aR0ASSVTVCJSpn6NumaTAyjWmxYlAZparTUV5q7T4 KhsLjLKaOUxzkrud8AGN1ZlJ4Y2xyMko7FL8H36qDJyT5/RVmn3X7b6q4iVmIFEC3mkz loAFuTCpZhPQhy2Ww/iBS65WO6hY2li0mJR94= 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:in-reply-to :references; bh=axVRAOppGxzntQpkYfiRlfnBqOBG520LIzuudexemN0=; b=V1CmOvZOF2neeLqgvrWdCzaaxiYRUmBG4PH2LjVgsi1LYfCGncOTBKCjs6Qbz7Qv+h uHnJb1eIcwbC/Sn40aaz0RRmsdW9sz0FWTTVJM80dYCmyYIHkoB2duaavi9B5CrDD4He yazGWfTvMdUOUf91M1E09RQrZcVFoqaV5BgZwXqvSO0CeIJk0+55fBW68FgNyM+70yVV Mg0q6sF94h9VWVnyCzv49tsAg+qk7+en5p5f/up4TDHjXwWdhiWnT1yB5QGZjjB4T5F9 hf4NRQ24/zY/rw0utZeAqyxJsQ126FSFV/CACS7F11lMLzeEHKnJyoDfG8bzQS9SDe33 xtnA== X-Gm-Message-State: AE9vXwMGpogJ9NZni/8bp8HPR3uXqCg1NX6T1YRYSZ0QMF0MLABigvx2IVSPNAyHibFQ48aR X-Received: by 10.25.154.10 with SMTP id c10mr1919288lfe.72.1473456347093; Fri, 09 Sep 2016 14:25:47 -0700 (PDT) Received: from fecusa.localdomain (c-357171d5.014-348-6c756e10.cust.bredbandsbolaget.se. [213.113.113.53]) by smtp.gmail.com with ESMTPSA id 4sm907248ljb.10.2016.09.09.14.25.45 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Sep 2016 14:25:46 -0700 (PDT) From: Linus Walleij To: linux-arm-kernel@lists.infradead.org Cc: linux-fbdev@vger.kernel.org, Tomi Valkeinen , Rob Herring , Linus Walleij Subject: [PATCH 2/6] dt-bindings: add vendor TPO Date: Fri, 9 Sep 2016 23:25:31 +0200 Message-Id: <1473456335-22767-3-git-send-email-linus.walleij@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1473456335-22767-1-git-send-email-linus.walleij@linaro.org> References: <1473456335-22767-1-git-send-email-linus.walleij@linaro.org> Sender: linux-fbdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fbdev@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. Acked-by: Rob Herring Signed-off-by: Linus Walleij --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" 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 1992aa97d45a..65b7bbbc893f 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -270,6 +270,7 @@ toshiba Toshiba Corporation toumaz Toumaz tplink TP-LINK Technologies Co., Ltd. tpk TPK U.S.A. LLC +tpo TPO tronfy Tronfy tronsmart Tronsmart truly Truly Semiconductors Limited