From patchwork Mon Apr 18 22:17:40 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe Ricard X-Patchwork-Id: 611926 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3qpjG057lpz9t44 for ; Tue, 19 Apr 2016 08:18:16 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b=RfouQpVN; dkim-atps=neutral Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752143AbcDRWSM (ORCPT ); Mon, 18 Apr 2016 18:18:12 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:35460 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751126AbcDRWSJ (ORCPT ); Mon, 18 Apr 2016 18:18:09 -0400 Received: by mail-wm0-f67.google.com with SMTP id a140so275461wma.2 for ; Mon, 18 Apr 2016 15:18:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=lbT5sfu2BW42hi8JPlwYsApsL6buh4Txx4OcGxzIX18=; b=RfouQpVNiDn5Q9eg6dTmIMggQvRX8pz9u17QNYv5soPC8CoZTz+7dVr4nyCpSbTDZv TDiXaMBdb/fBbJPK1T9NFKh1+cfsGsBJTk2SyhsmVMnlNerQh0qzIMn+bGMG8UOCctyM qWfLF4Vz13h4waVhTNS5uuB+gQjrk/JwGB5K8MVkqSBgZNxvap6wQfYXSgEknu4Z8yxP 2TqEsSztIYY4NykfsrIyeZDR8nYuT34swLtClkTqgMFrHVRLzl/ZUDbKYNB93MS8/AF1 /mNY7Yntz6TVEupAJEZ3I4m4Cdy/2BZ6Dh/hJPi+CJTSNNsCdIfPYK32ku5EpwGoxbI5 +/Sw== 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=lbT5sfu2BW42hi8JPlwYsApsL6buh4Txx4OcGxzIX18=; b=JhxGzoDEsNt/IYkyMMIYTaQ7iuIkCZ9DhF/96IC8cg/GTPQG89wK0GllKBV6kzH5qm UNCNQugEX42uVB73/aa20lDxneVQNCH3lO4QRcMbmkaJLN9RspI8vsQEQqSLp9IlCo3E iMrhVfVi66DobLu5RbH2KgDTo+nSItoLNMDBx+QOn0Ig4lE71u0bqWjESZB/8jqOEX40 NeIyzzi+BtC0X6B61nhv1VvuNG1Zk+QK4GrzxW1dn2YRWyz0tH2bUiRqTVP8X5Sypw34 il2Euipm1J/WlHO9ldpY+5D36ZHW97et6pEoy0Gtm418zqLvfsculeltyaC1omcUPdFC y9+w== X-Gm-Message-State: AOPr4FUIOFCylgOPur04QQBYm9EearTsNOZ5ca9Zej29fUU8W/+HGlDHOqOFiW9Ulj1iRw== X-Received: by 10.194.125.201 with SMTP id ms9mr26083002wjb.71.1461017887709; Mon, 18 Apr 2016 15:18:07 -0700 (PDT) Received: from localhost.localdomain (ax113-6-78-236-204-66.fbx.proxad.net. [78.236.204.66]) by smtp.gmail.com with ESMTPSA id i11sm66187860wjn.36.2016.04.18.15.18.05 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 18 Apr 2016 15:18:06 -0700 (PDT) From: Christophe Ricard X-Google-Original-From: Christophe Ricard To: jarkko.sakkinen@linux.intel.com Cc: jgunthorpe@obsidianresearch.com, peterhuewe@gmx.de, ashley@ashleylai.com, tpmdd@selhorst.net, tpmdd-devel@lists.sourceforge.net, christophe-h.ricard@st.com, jean-luc.blanc@st.com, benoit.houyere@st.com, Alexander.Steffen@infineon.com, devicetree@vger.kernel.org Subject: [PATCH v4 08/12] devicetree: Add infineon to vendor-prefix.txt Date: Tue, 19 Apr 2016 00:17:40 +0200 Message-Id: <1461017864-3903-9-git-send-email-christophe-h.ricard@st.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1461017864-3903-1-git-send-email-christophe-h.ricard@st.com> References: <1461017864-3903-1-git-send-email-christophe-h.ricard@st.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add missing vendor to vendor-prefix.txt Cc: devicetree@vger.kernel.org Signed-off-by: Christophe Ricard Acked-by: Rob Herring --- 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 72e2c5a..6c3d970 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -113,6 +113,7 @@ ibm International Business Machines (IBM) idt Integrated Device Technologies, Inc. iom Iomega Corporation img Imagination Technologies Ltd. +infineon Infineon Technologies ingenic Ingenic Semiconductor innolux Innolux Corporation intel Intel Corporation