Received: by 2002:ac0:8845:0:0:0:0:0 with SMTP id g63csp2050749img; Wed, 27 Feb 2019 09:35:43 -0800 (PST) X-Google-Smtp-Source: AHgI3IYz8B3MGlZla2Nzd+M6y58DeIh5X1boGemrfuGWIQBdwAawouq2kOVbm9gbtfBqFBipw5a5 X-Received: by 2002:a63:584e:: with SMTP id i14mr4083555pgm.68.1551288943740; Wed, 27 Feb 2019 09:35:43 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551288943; cv=none; d=google.com; s=arc-20160816; b=VnWEEROND8cMsxG/dTniCZyxUZh4v/zT5uRRs7eFjReiW7dx4B9W6/UeM8/sLX4yfG ey1JaXmXNT0nha9FRwMb25cZ5ux/QUtsAnvznIZPQA6VY7Vr06C/7LYI3Cl7zYky+zyO uTsAb/OOpEBB4taFbI+MAaesdoZPjqHSGu5sVaBd66HFTmY6xEK66G+bJGY5oedRAsou WQPPR6BL2LKkQ50v/NRC3IPZFNtEC5Hb83o2b22dDGVL6jtJYhUQeDQ3608jm63eefRz 5VOkSREbrIeuX41lXuVIXkUzRyv6TSkrtU4r60f0mCLnJZklSR7Bq6eHtZgCf0/Pyjmn fJGQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:references :in-reply-to:message-id:date:subject:cc:to:from; bh=rTwITjZ+JOcF4gqubHu7FEGsYd1T0q7acBx5m6Zam3k=; b=GfRJXAUol0IElcTqs/HX06q2jMOrc6VPwCQUCCsSptViGYEPrDACghZzV+432SzqOu +xJELvUtTcBiqZeBCFTgFZo7CBouQIIo0KxYNttPeXh4AmQutM82L6OFXTIG5PuzQOJz 8Ycu+ZPQmJngCd31vg+pgLOyA/3RInQzkJ1Mx6ZRKgPxDoR4Lk22kAdciuOtq367BZ3r knY7IrjTbzNDckUy68wmhgSnI0oGPmBu0+BrhOp1lnMJoEAmM0oB0DqaWqmsFG2k2X8v KuAOqo/Rz0HxNu+voTu0i0xAlFAkzyiDbqitpp6u4keoUxEXQ2fowtSG1h4sHKPzrFlx zzTQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b2si11527926pfi.286.2019.02.27.09.35.30; Wed, 27 Feb 2019 09:35:43 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730268AbfB0Rez (ORCPT + 99 others); Wed, 27 Feb 2019 12:34:55 -0500 Received: from smtp8.web4u.cz ([81.91.87.88]:60812 "EHLO mx-8.mail.web4u.cz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1729822AbfB0Rew (ORCPT ); Wed, 27 Feb 2019 12:34:52 -0500 Received: from mx-8.mail.web4u.cz (localhost [127.0.0.1]) by mx-8.mail.web4u.cz (Postfix) with ESMTP id 55AB2200A0D; Wed, 27 Feb 2019 18:28:12 +0100 (CET) Received: from baree.pikron.com (unknown [89.102.8.6]) (Authenticated sender: ppisa@pikron.com) by mx-8.mail.web4u.cz (Postfix) with ESMTPA id 1AFA52009ED; Wed, 27 Feb 2019 18:28:12 +0100 (CET) From: pisa@cmp.felk.cvut.cz To: devicetree@vger.kernel.org, mkl@pengutronix.de, linux-can@vger.kernel.org Cc: wg@grandegger.com, davem@davemloft.net, robh+dt@kernel.org, mark.rutland@arm.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, martin.jerabek01@gmail.com, ondrej.ille@gmail.com, Pavel Pisa Subject: [PATCH v2 1/2] dt-bindings: vendor-prefix: add prefix for Czech Technical University in Prague. Date: Wed, 27 Feb 2019 18:26:28 +0100 Message-Id: X-Mailer: git-send-email 2.11.0 In-Reply-To: References: In-Reply-To: References: X-W4U-Auth: c2ae46db2a1f73b229efa86bf5a8cf686d3dedf2 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Pavel Pisa Signed-off-by: Pavel Pisa --- 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 389508584f48..07de8df03c57 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -86,6 +86,7 @@ crane Crane Connectivity Solutions creative Creative Technology Ltd crystalfontz Crystalfontz America, Inc. csky Hangzhou C-SKY Microsystems Co., Ltd +ctu Czech Technical University in Prague cubietech Cubietech, Ltd. cypress Cypress Semiconductor Corporation cznic CZ.NIC, z.s.p.o. -- 2.11.0