From patchwork Tue May 9 19:55:46 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olimpiu Dejeu X-Patchwork-Id: 9718937 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 45F2460236 for ; Tue, 9 May 2017 19:56:03 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 34DC928453 for ; Tue, 9 May 2017 19:56:03 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2952D28485; Tue, 9 May 2017 19:56:03 +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 4FD4128474 for ; Tue, 9 May 2017 19:56:02 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751515AbdEIT4B (ORCPT ); Tue, 9 May 2017 15:56:01 -0400 Received: from mail-qk0-f176.google.com ([209.85.220.176]:32968 "EHLO mail-qk0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751466AbdEIT4A (ORCPT ); Tue, 9 May 2017 15:56:00 -0400 Received: by mail-qk0-f176.google.com with SMTP id y201so10922036qka.0 for ; Tue, 09 May 2017 12:55:59 -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=LHdoyx0LnlBziY5TXxA8b0B5L+4VrH9X5oLMzXRbjYJPqJ9zaWo7ir9vEO9qKs6zt9 eskzEK1+K4ZCMmjsJlloyQyttFV2y7W809NmE21NDnBfe7yBr6g+1rCwxTnUlEjSTKvU j3vikKd6+OTb5RpXH03dnxyajaR0Y2NNFs7rtLYeNyesR+tuJgCqWoXAr3tGaS1EYAnQ 78x2kXqnywzFlYGZ8NPsBv5lxepstCRIcntnOcXhhbJK6NiHwsuLSLV1knXZebtDMQCx CZUp9A/NuA7rgH3slsAeV5KE6uJKltXGv4YrfW/kgN5KjC/D05s/DVY/d9HORVsjF0PF gpnQ== 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=BPct7DYzycTKUvsMME0jPMD0NcBLmN65iN7+4btC0mhRGJ5pc9MIxZNmjtM/cadRrl nYJTxtIHrPrhIfcqvJFUVgwWkXJdgQm0WeeYh2uhKHOx4NQgpq3kcl/zqWRNDiXMp35p 2SqoV4CvgNaGCKfsBWrfcpXANnTkvyil+h7QyFTngML8jZEGny7WTNyGYnY4lXPcr6fw t1UvshmHYfBoaUucY8e8pW4Do63FM0D5GsAYa3R1fnQdLTdiKpRaInhYWyeQuEvgo5DN dckMVjj4gTZrEoIxacGGRXWjZCnlpszxhrzEf23ny0ARl9ut1qeHSLa0Na5cjaAgH4fc 2yCQ== X-Gm-Message-State: AODbwcACyN0hasgM1WrU9hDm+Goj3D9ImbukM3DtoAGX08wdWh7DwppS DHMXTNowJlsA0w== X-Received: by 10.55.217.92 with SMTP id u89mr1862100qki.39.1494359758946; Tue, 09 May 2017 12:55:58 -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 h3sm674827qte.11.2017.05.09.12.55.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 09 May 2017 12:55:57 -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: Tue, 9 May 2017 15:55:46 -0400 Message-Id: <1494359746-26608-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