From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B8D50C4727E for ; Wed, 30 Sep 2020 19:01:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6EDCE20B1F for ; Wed, 30 Sep 2020 19:01:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601492518; bh=3FyFxBIDv741inlgWDtZlAWHexdoBLPk0KwCEdaaJow=; h=From:To:Subject:Date:In-Reply-To:References:List-ID:From; b=iuOENa7ZecD+d6gMtrq9LXEOE+bJa4tYu8ZK967A5oqie+DERKWTOofk6MRC4sC1U WefdnDvDmUYJUuDiXHo/OTOJXeR2urcKyCoZCIvVlktglLoMpFOxi6lK3CBSMCrn/X iBs7gzW6TZx1DC8m6n0fWzjXDnG/IAUA2Z6Esf0M= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730117AbgI3TB5 (ORCPT ); Wed, 30 Sep 2020 15:01:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:37646 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725799AbgI3TBz (ORCPT ); Wed, 30 Sep 2020 15:01:55 -0400 Received: from localhost.localdomain (unknown [194.230.155.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 45A1C20B1F; Wed, 30 Sep 2020 19:01:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601492515; bh=3FyFxBIDv741inlgWDtZlAWHexdoBLPk0KwCEdaaJow=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Rbt2rKNam+uyWY7jWAdnUymWkpsxnz2qPyL8l3i90eE/SjArSyUigh4zD6rFJHb4v NDvS/0diO3QJy42jSfo5mgubXmucjmejQ6DfXPvJCCyCOlHu2IOB/jwTEyDLVxCbOk LglM9oKt6BOOO9w3cp+Bt09pHIxY8jyyZy2xMx+4= From: Krzysztof Kozlowski To: Rob Herring , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Krzysztof Kozlowski , Anson Huang , Andreas Kemnade , Stefan Riedmueller , Robert Jones , Li Yang , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v2 01/12] dt-bindings: vendor-prefixes: add MicroSys Date: Wed, 30 Sep 2020 21:01:32 +0200 Message-Id: <20200930190143.27032-2-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200930190143.27032-1-krzk@kernel.org> References: <20200930190143.27032-1-krzk@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Document vendor prefix for MicroSys Electronics GmbH. Signed-off-by: Krzysztof Kozlowski --- Changes since v1: 1. New patch --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 789a01b3d93a..8c8fb8d90c8e 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -665,6 +665,8 @@ patternProperties: description: Micron Technology Inc. "^microsoft,.*": description: Microsoft Corporation + "^microsys,.*": + description: MicroSys Electronics GmbH "^mikroe,.*": description: MikroElektronika d.o.o. "^mikrotik,.*": -- 2.17.1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id ECE1FC4727E for ; Wed, 30 Sep 2020 19:06:42 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 286AF20709 for ; Wed, 30 Sep 2020 19:06:42 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="R6Uirggm"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="Rbt2rKNa" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 286AF20709 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:MIME-Version:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:References:In-Reply-To:Message-Id:Date:Subject:To: From:Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=72YKyfAHw8tC9hholNJNBnsbviea3PIb+MumfZvLUEc=; b=R6Uirggmik1mF2ZuMmhjFIovkf nS1JEYhXpJs4KmATkMqV0r/Gxu0V6gA1fDe+zWJTBrkN/z/5cs6Cs+CrJDGCIPg8QEtr80BRsnHSA X/Rf2hoLrWwCx5Ys4A/pA84jduLJ1qkgmq35PowsOFWf6gPLH/js0BegK92tNwMiQla+k5q7ccx2f D6Zk/sx+6+eQBhUnswGRJe3wwtvdXQ7gDbCqVjvNFUd/La+GhABZLjrbpDFGfMFjytVNM3fhCSf0i OVB2gDGwcp1dmPrNJciN8qg8V4lsdzdR5O1e66fvEpgn8Gf+sqyugQZt1q2dTSq9wQGvzJ7Rrhi6c Nbp5y+kA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kNhP4-00039u-Ba; Wed, 30 Sep 2020 19:04:38 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kNhMS-00020A-6g for linux-arm-kernel@lists.infradead.org; Wed, 30 Sep 2020 19:01:57 +0000 Received: from localhost.localdomain (unknown [194.230.155.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 45A1C20B1F; Wed, 30 Sep 2020 19:01:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601492515; bh=3FyFxBIDv741inlgWDtZlAWHexdoBLPk0KwCEdaaJow=; h=From:To:Subject:Date:In-Reply-To:References:From; b=Rbt2rKNam+uyWY7jWAdnUymWkpsxnz2qPyL8l3i90eE/SjArSyUigh4zD6rFJHb4v NDvS/0diO3QJy42jSfo5mgubXmucjmejQ6DfXPvJCCyCOlHu2IOB/jwTEyDLVxCbOk LglM9oKt6BOOO9w3cp+Bt09pHIxY8jyyZy2xMx+4= From: Krzysztof Kozlowski To: Rob Herring , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Krzysztof Kozlowski , Anson Huang , Andreas Kemnade , Stefan Riedmueller , Robert Jones , Li Yang , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v2 01/12] dt-bindings: vendor-prefixes: add MicroSys Date: Wed, 30 Sep 2020 21:01:32 +0200 Message-Id: <20200930190143.27032-2-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200930190143.27032-1-krzk@kernel.org> References: <20200930190143.27032-1-krzk@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200930_150156_425815_D5BFD43C X-CRM114-Status: GOOD ( 13.33 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Document vendor prefix for MicroSys Electronics GmbH. Signed-off-by: Krzysztof Kozlowski --- Changes since v1: 1. New patch --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 789a01b3d93a..8c8fb8d90c8e 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -665,6 +665,8 @@ patternProperties: description: Micron Technology Inc. "^microsoft,.*": description: Microsoft Corporation + "^microsys,.*": + description: MicroSys Electronics GmbH "^mikroe,.*": description: MikroElektronika d.o.o. "^mikrotik,.*": -- 2.17.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel