From patchwork Wed May 3 15:04:17 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olimpiu Dejeu X-Patchwork-Id: 9709963 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 425CF60385 for ; Wed, 3 May 2017 15:04:34 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 346702862B for ; Wed, 3 May 2017 15:04:34 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 286F428631; Wed, 3 May 2017 15:04:34 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.3 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 897D22862B for ; Wed, 3 May 2017 15:04:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751319AbdECPEc (ORCPT ); Wed, 3 May 2017 11:04:32 -0400 Received: from mail-qk0-f177.google.com ([209.85.220.177]:36266 "EHLO mail-qk0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751243AbdECPEb (ORCPT ); Wed, 3 May 2017 11:04:31 -0400 Received: by mail-qk0-f177.google.com with SMTP id u75so17143569qka.3 for ; Wed, 03 May 2017 08:04:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=arcticsand-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=d/lWnBXVrJdZJIDJgdFEwwKOu2PcnUZrXAhyH/f4bRs=; b=rVUXYgjA8DfdlYRCpr3rAgotljojkgAlTFP6NaPjnxN80b3tLtuPju9tESD0IZi0WH FK3yIH9eMfswt0c2r/Rmmh6sYhISESNj/IEUDkZFA2YGi4yXaiMgWLOjuTiVaaB/keXX RDLBwhwwtjFpXwZXU4+ExOvb11NQVhkTaLwQx+8oT8ER76DNa7/HWFfpea0+lE3G/tOb tg5V960uofZWDT/GJzFW46MsWPu8mIr9kEsIqycteXa3Yl4Uk/y229NzvJCUt2YOYccc UcB2CQtZqI9qatWAlXbX2KbKJQ3/zRQionVgeb3K2uw4qH0tuvOKj0mysLtFdRJSgJI3 yykw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=d/lWnBXVrJdZJIDJgdFEwwKOu2PcnUZrXAhyH/f4bRs=; b=kvkW4h9mjbnzQ9eFsTYN+7MJ2MAj/cinZ0HNDtrjxj9wnhCfvOkz7u9Liz6ub3+c7i L+QicyZV7ihLHXUGI1fiqekNerNyPYy4sgulRUfA4WGeVM2qDstYWbOeDMwPwtq6rXWU PW2Gu+FfMxAS3WHaoIrjC4+MR9wFS3edMAaFri67If/QixDNjRUTKvD0QLrsyh0Zy21E QqaFjgX9hcYQLb1WZYiqP/QiaLEsPY+XfSZAmrwjM6FbzXzc0I7rxc2Xt00jgzVXRTVb pgmKjxc0mN6kyWONVkeudXCbl4hXEFVG5YatJpTWIdcdcg8OxfzlIktL0cWAPCSv/tYY Di/Q== X-Gm-Message-State: AN3rC/7OrwnR1YdnxDI9/9wiujHewBY+HNH4Roxlbg3N3burxyjGrc/7 wWTYRZiu3Unnfw== X-Received: by 10.55.71.68 with SMTP id u65mr3245344qka.317.1493823870175; Wed, 03 May 2017 08:04:30 -0700 (PDT) Received: from drivertest.arctic.local (96-81-105-169-static.hfc.comcastbusiness.net. [96.81.105.169]) by smtp.gmail.com with ESMTPSA id k86sm1747190qkh.12.2017.05.03.08.04.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 03 May 2017 08:04:29 -0700 (PDT) From: Olimpiu Dejeu To: robh@kernel.org Cc: lee.jones@linaro.org, linux-kernel@vger.kernel.org, linux-fbdev@vger.kernel.org, devicetree@vger.kernel.org, jingoohan1@gmail.com, bdodge@arcticsand.com, joe@perches.com, daniel.thompson@linaro.org, lkp@intel.com, fengguang.wu@intel.com, Olimpiu Dejeu Subject: [PATCH v10 1/3] backlight arcxcnn add arc to vendor prefix Date: Wed, 3 May 2017 11:04:17 -0400 Message-Id: <1493823859-22402-1-git-send-email-olimpiu@arcticsand.com> X-Mailer: git-send-email 2.7.4 Sender: linux-fbdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fbdev@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP backlight: Add arc to vendor prefixes Signed-off-by: Olimpiu Dejeu --- v9 => v10: - Per Rob Herring's request changed vendor-prefix to arctic v8 => v9: - Version updated to match other patch in set. No other changes. v8: - Version to match other patches in set 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 16d3b5e..6f33a4b 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -28,6 +28,7 @@ andestech Andes Technology Corporation apm Applied Micro Circuits Corporation (APM) aptina Aptina Imaging arasan Arasan Chip Systems +arctic Arctic Sand aries Aries Embedded GmbH arm ARM Ltd. armadeus ARMadeus Systems SARL