From patchwork Thu Jun 8 14:12:02 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olimpiu Dejeu X-Patchwork-Id: 9775475 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 3D85260350 for ; Thu, 8 Jun 2017 14:12:12 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 2E5F020855 for ; Thu, 8 Jun 2017 14:12:12 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 229C528557; Thu, 8 Jun 2017 14:12:12 +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.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,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 75EB120855 for ; Thu, 8 Jun 2017 14:12:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751574AbdFHOMK (ORCPT ); Thu, 8 Jun 2017 10:12:10 -0400 Received: from mail-qt0-f173.google.com ([209.85.216.173]:33273 "EHLO mail-qt0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751473AbdFHOMJ (ORCPT ); Thu, 8 Jun 2017 10:12:09 -0400 Received: by mail-qt0-f173.google.com with SMTP id u12so42702619qth.0 for ; Thu, 08 Jun 2017 07:12:08 -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=Y2csMN1pJLqXWAadisjI7lUiGzoPOwN/ifDw+dZr7Oc=; b=dfQ4m9M5rljtdLMWHpbvnYBesMSOAX1USwkfchWNjdC0Tx9i1cMjeU0QVtW/hf3tzu ABehvlMDsjauj8A9MU9gWrvxOBJ3hjnbx2+GE7G0UP6sgbXWhfKZh8zjXoUj85tPV6vp oZis2Eo0K8qamNhGCYpFvFy9qlq1rEtFdksHK3MshooYILWX0hrJE1kB4JP6GQ4soN6s Gp5PcLa6E6QQ1ce0IwqvRxLrx8o79Xt6rkPmrg4NJxRrhbApPp4uIP+8U9imONbdJ3M6 QROEJ3R7rlEaI38QvL/caWRi91+L8RtVZSrWisYFP9OgFduEUYl2YcRHv+8u1xLajbCI h95w== 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=Y2csMN1pJLqXWAadisjI7lUiGzoPOwN/ifDw+dZr7Oc=; b=OJQEsRXy+419YH086Yxyjfimm9o4Rg1wCCGrciSqrlGsb4J0JELRDmWjF6Lc/Zmj8X 7MyT89gWogKm/nRtRJu3ED/rGt1w9nvaQ5Mpx2HSFhH0D7xoONKTIwLcxEQmsQ4IY0BQ S0mM7eRfLO8987sv5vqTdcLusw0tiIBVSYb9l7Tuj0vAmoO3UIGGNXJO+zl9Ue/eMggz tY36X1XuukVSZA/EYuumzhh4CzXCaNPYI7RjZQq3kgEzwMA+xG9xGIqZ1pE980ivjoeh zzCb3Dkc+2RjIDX95QLRRxP/DEBMP0lgLq9Xxzhtt4Yy6vRH3n1FF2mwsCV7+W9fIZmG tTqg== X-Gm-Message-State: AODbwcC/kK0papSnUi+8ZsYUKK6pQgpQ7iEA8sCpiovHzATGxBG2w8A2 6HllGu02gxf5DeSG X-Received: by 10.200.48.57 with SMTP id f54mr30672870qte.88.1496931127741; Thu, 08 Jun 2017 07:12:07 -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 c71sm3281006qkj.35.2017.06.08.07.12.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 08 Jun 2017 07:12:06 -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] DT add arctic to vendor prefix for ArcticSand Date: Thu, 8 Jun 2017 10:12:02 -0400 Message-Id: <1496931122-29094-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 dt-bindings: vendor-prefixes: add arctic to vendor prefix Acked-by: Rob Herring Reviewed-by: Jingoo Han Signed-off-by: Olimpiu Dejeu --- v9 => v10: - (Re-submit) 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