From patchwork Wed Jun 10 16:44:22 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gary Bisson X-Patchwork-Id: 6585541 Return-Path: X-Original-To: patchwork-dri-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 29E8B9F74E for ; Thu, 11 Jun 2015 00:32:44 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 2F8A520621 for ; Thu, 11 Jun 2015 00:32:43 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.kernel.org (Postfix) with ESMTP id EF23720618 for ; Thu, 11 Jun 2015 00:32:41 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 2068C7A12A; Wed, 10 Jun 2015 17:32:39 -0700 (PDT) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by gabe.freedesktop.org (Postfix) with ESMTP id 9590C89F85 for ; Wed, 10 Jun 2015 09:44:10 -0700 (PDT) Received: by wibut5 with SMTP id ut5so54382784wib.1 for ; Wed, 10 Jun 2015 09:44:09 -0700 (PDT) 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=9zapIhwqu+XRmI7IEYAPWdNLV4u1QgjFPfPw1EdUIGU=; b=eo9hVKaTqjHfKsSSP5JSINgLx+EaxmktXls1pYIUeqvqqYnoMjTzrFnbRru0DnM4JL vqP3dFJa6Z8UrKCnpN2H4avK5GP1qVDcUVkCjWZaKoyfMRLuzc2CnTo5NIy9Rz68TpyO 5GFPUAWSRoX+G93RYW2dUykKYQTlA9ta1eblhpRu6alo2kWW/vCdC0QWf04/8SlHz8aB mze9G1N7XhA667EfL5LQ18AHbhduW3HIo+jmPqo4r6804bNNSr72Ro7zHeqouW407lWM uyWGYKRBR/Xzk6TwjDTFX1qpq+yPgNfsFtlBOMS/8InR+E/TVHVjIFMQpMj2CzT7js83 7tGw== X-Gm-Message-State: ALoCoQlPVhsXtmzMMMNI/TO2HMNeviOXbkTPSv708zRccfRf5Iqhm+aF+xomFM7gvYl9jP+HvqfZ X-Received: by 10.194.220.100 with SMTP id pv4mr7930385wjc.71.1433954649797; Wed, 10 Jun 2015 09:44:09 -0700 (PDT) Received: from t450s.lan (89-92-157-132.hfc.dyn.abo.bbox.fr. [89.92.157.132]) by mx.google.com with ESMTPSA id hn7sm15331967wjc.16.2015.06.10.09.44.08 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 10 Jun 2015 09:44:09 -0700 (PDT) From: Gary Bisson To: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org Subject: [PATCH v3 1/2] of: add Okaya Electric America vendor prefix Date: Wed, 10 Jun 2015 18:44:22 +0200 Message-Id: <1433954663-31444-2-git-send-email-gary.bisson@boundarydevices.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1433954663-31444-1-git-send-email-gary.bisson@boundarydevices.com> References: <1432827466-8104-1-git-send-email-gary.bisson@boundarydevices.com> <1433954663-31444-1-git-send-email-gary.bisson@boundarydevices.com> X-Mailman-Approved-At: Wed, 10 Jun 2015 17:32:28 -0700 Cc: mark.rutland@arm.com, pawel.moll@arm.com, ijc+devicetree@hellion.org.uk, Gary Bisson , robh+dt@kernel.org, galak@codeaurora.org X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch adds vendor prefix for Okaya Electronic America, a provider of LCD modules and display technologies. Signed-off-by: Gary Bisson --- 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 ee2ce7b..37d2de79 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -148,6 +148,7 @@ nintendo Nintendo nokia Nokia nvidia NVIDIA nxp NXP Semiconductors +okaya Okaya Electric America, Inc. onnn ON Semiconductor Corp. opencores OpenCores.org ortustech Ortus Technology Co., Ltd.