From patchwork Mon Aug 16 06:44:11 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Claudiu Beznea X-Patchwork-Id: 1517024 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=microchip.com header.i=@microchip.com header.a=rsa-sha256 header.s=mchp header.b=tyhypsGr; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4Gp4Sr6PX6z9sWS for ; Mon, 16 Aug 2021 16:46:36 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233549AbhHPGrG (ORCPT ); Mon, 16 Aug 2021 02:47:06 -0400 Received: from esa.microchip.iphmx.com ([68.232.153.233]:43264 "EHLO esa.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233568AbhHPGrE (ORCPT ); Mon, 16 Aug 2021 02:47:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1629096393; x=1660632393; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=QOlG895YLHjDjZlX0+oU0a41P3tagn5ancDt1lnfWhE=; b=tyhypsGr1ssdZDXE7tVL+mXGTXxFDbDzvdIjaOn7SxF288n8NbZw8c1K vgA8xluS8a9l6d5nDB1sCoxmCjUTm7K3pC8J9MmIPCYUgDrvYV1lFF/Xp Tv95RRit/b55vb7GqmwOwBEyEf/mzjDoce3e6cmCDpzzaFgR2VMcIn7v6 aZ2DWq3JZDOGdkIPaVvDX7FKBz47OvDa4h1SjbBjoSfplNAm308dqUI0u CiNPzmGxVuZDadX9EvpkSsPiPClvXsBgX2AJy6SoV/EAQno0L5k0sDodJ ddcbQHVujgRJL8CjZ4Wf+Uj6bFSsWaSFc+6Nffz5Ua3Nv05iLOmjNGZb1 w==; IronPort-SDR: BrheuwS149YsFwi3XG2K3Wr46ZPaN2CbmcFrIHSnFq4Cg5ZZt6l7M1HFzg0H/PmnTMvyoiSZGA OPrPwrbms5gf6EuYUc9GoN5wleO4tOakYz7cujvVW5f+Yah+gfTxdEk14/gdGKybdmgQPXaDSg /IogmZtWJleaOuP2XNw7CKXgeLugjvmKoLMtl3O8weON9RgpJ0JqCOSfdEBIxav0FDQOELvSVM 7Z8lEgBVyi1yDPG2Q3IuYfbjz2ExZPwMbKoDV7nE8mj03FxGnGEysTaOOu4bku4q+heCavOiZu SCCRT7fsB0SXOmDFM8Q92Zkf X-IronPort-AV: E=Sophos;i="5.84,324,1620716400"; d="scan'208";a="132362618" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa5.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 15 Aug 2021 23:46:31 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.14; Sun, 15 Aug 2021 23:46:31 -0700 Received: from m18063-ThinkPad-T460p.mchp-main.com (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2176.14 via Frontend Transport; Sun, 15 Aug 2021 23:46:27 -0700 From: Claudiu Beznea To: , , , , , , CC: , , , Claudiu Beznea , Rob Herring Subject: [PATCH v2 2/7] dt-bindings: add vendor prefix for calamp Date: Mon, 16 Aug 2021 09:44:11 +0300 Message-ID: <20210816064416.1630674-3-claudiu.beznea@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210816064416.1630674-1-claudiu.beznea@microchip.com> References: <20210816064416.1630674-1-claudiu.beznea@microchip.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add vendor prefix for CalAmp Corp. Signed-off-by: Claudiu Beznea Acked-by: Rob Herring --- 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 07fb0d25fc15..8cf2ed41537a 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -191,6 +191,8 @@ patternProperties: description: B&R Industrial Automation GmbH "^bticino,.*": description: Bticino International + "^calamp,.*": + description: CalAmp Corp. "^calaosystems,.*": description: CALAO Systems SAS "^calxeda,.*": From patchwork Mon Aug 16 06:44:12 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Claudiu Beznea X-Patchwork-Id: 1517025 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=microchip.com header.i=@microchip.com header.a=rsa-sha256 header.s=mchp header.b=JJNQmcQr; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4Gp4St5Kpfz9sWS for ; Mon, 16 Aug 2021 16:46:38 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233529AbhHPGrI (ORCPT ); Mon, 16 Aug 2021 02:47:08 -0400 Received: from esa.microchip.iphmx.com ([68.232.153.233]:34335 "EHLO esa.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233558AbhHPGrG (ORCPT ); Mon, 16 Aug 2021 02:47:06 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1629096395; x=1660632395; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=yFsxGY63YCvB8utk9S62cEz1WklCguNPzTa34XrLuwU=; b=JJNQmcQr6U21FXIdxpbmU8RctCQn2TRGos0NnaYKL91EvgzFKzzPfuPZ UbyaJz1S8NQy9TTbAoGb8ArErPR8pMVCPmv1TbxZbUQa7HNiQKlH97HUF oLZBn2lUSrxtG/ZokGOwWfLTXir0xrq1x/AHVE8vpQjczUbpPd2IbHQsD cP9w4gF2UHWWSCL3bikJfvYrkc7xu3U+AQsbAkUG4FoMxucX39ZEYhp0h fRPGqgwYz1xCCZxTzZews/cAkrwQxYoNtnZa2ou3/H0BijjTSoKMSs2qx OAHcSHuVFLcggcGfIBc60yibf+t78QFDK6jmuxKNCm0zwpRwLA68BmsCb g==; IronPort-SDR: JtoqbsWL+cJ7sK1DWD+NVxqcGWDmvX5HBgdasW+7e7hbO3dnZF322w4dR8FBXvTi57TRTskreg NhTXd4Ab/hOqfsMSLDPHuLAA8z+7XBZ88xC37R5u07+lr8rt+rpDwMIq75dvcCdKCH+pjpxKFp O/eE820EhP6d8SAzOydSc+8evPO6uy+HH/9CjgK5YDo/Wg4Zz7Q9ZvkjSHrHE5ZxVQNFhsjrFr TPCaODGrzWavm1gsCNis0xlJvOn4QN693fdZVAYTNfDUCyol4dZWXRdQaje2415qLaXXm5zm+f 4deng9hlAArZExfPtKmewfOW X-IronPort-AV: E=Sophos;i="5.84,324,1620716400"; d="scan'208";a="140220940" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa1.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 15 Aug 2021 23:46:34 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.14; Sun, 15 Aug 2021 23:46:34 -0700 Received: from m18063-ThinkPad-T460p.mchp-main.com (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2176.14 via Frontend Transport; Sun, 15 Aug 2021 23:46:31 -0700 From: Claudiu Beznea To: , , , , , , CC: , , , Claudiu Beznea Subject: [PATCH v2 3/7] dt-bindings: ARM: at91: document CalAmp LMU5000 board Date: Mon, 16 Aug 2021 09:44:12 +0300 Message-ID: <20210816064416.1630674-4-claudiu.beznea@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210816064416.1630674-1-claudiu.beznea@microchip.com> References: <20210816064416.1630674-1-claudiu.beznea@microchip.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Document CalAmp LMU5000. Signed-off-by: Claudiu Beznea Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/atmel-at91.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml index fba071b9af1d..a9ab18510fef 100644 --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml @@ -126,6 +126,12 @@ properties: - const: atmel,sama5d3 - const: atmel,sama5 + - description: CalAmp LMU5000 board + items: + - const: calamp,lmu5000 + - const: atmel,at91sam9g20 + - const: atmel,at91sam9 + - items: - enum: - atmel,sama5d31 From patchwork Mon Aug 16 06:44:14 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Claudiu Beznea X-Patchwork-Id: 1517026 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=microchip.com header.i=@microchip.com header.a=rsa-sha256 header.s=mchp header.b=2Ct7RYUi; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4Gp4T844Rzz9sWS for ; Mon, 16 Aug 2021 16:46:52 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233618AbhHPGrV (ORCPT ); Mon, 16 Aug 2021 02:47:21 -0400 Received: from esa.microchip.iphmx.com ([68.232.154.123]:35805 "EHLO esa.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233654AbhHPGrQ (ORCPT ); Mon, 16 Aug 2021 02:47:16 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1629096405; x=1660632405; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=6Z3xraYJn7692GEB/jLqBPc8LmMxKZXlwCBT3w0+7ps=; b=2Ct7RYUiBCYZcRLaPPQqxh99Yr5sBZRHCZufC3aZ6BWgm2DjmnlEMM80 E+UNZg6DuxXqTbsb9UtF4zziWcMW6GxjxtZEqG7DGorrpocQCL3Yr9caB J5XpGH+7hSdYdAfE0++7ADBdAdSXggks0eB70pqVIPhx0tN4Vx6BLem1i oEmos+6ryOjT343ESS3DC9ThFNzOnTsdpiAaHJmYuDN5tPZHPwm20tuAR uq1wYL5MsPoa7+tk3BOVlTSzZQouesRrnZSEe4At/4CsC08Ld7w4E/nAf xJTtutvWnHf2nxCC1hZGK7s6o7sSYUoRnothSYkedbZ6ppkVbms+8dZUZ A==; IronPort-SDR: zf9DVFLod6Y7SAxc450FpmHIpB25uulwjCARvsisoyxU1x0yJRqdW1pgSSTdFmXYF5NwiMzqx7 77gjFjqn3WhOg7CwdRjFUY/qCW9C/iXv9xq7pVBXSPYvTIouOTgktonCt0Yne5y4YtoFNwENMB fEn4QKhxXBEszjKae0EdA0t00EuCjPG9qdO+LMgF9z7KKdzEK/PktDLi25HFQTdnQw3s5EOwK6 YF7SVCwpRXRnc36GL6xlXo6abnoCsfsUIFiMk+hW2MM+o+0nVBN6SuMAjbKYU+qu4vE6wmH+2r lrKetvvnNGqjXJdTnY+dtQQs X-IronPort-AV: E=Sophos;i="5.84,324,1620716400"; d="scan'208";a="125900538" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 15 Aug 2021 23:46:44 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.14; Sun, 15 Aug 2021 23:46:42 -0700 Received: from m18063-ThinkPad-T460p.mchp-main.com (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2176.14 via Frontend Transport; Sun, 15 Aug 2021 23:46:38 -0700 From: Claudiu Beznea To: , , , , , , CC: , , , Claudiu Beznea , Rob Herring Subject: [PATCH v2 5/7] dt-bindings: add vendor prefix for exegin Date: Mon, 16 Aug 2021 09:44:14 +0300 Message-ID: <20210816064416.1630674-6-claudiu.beznea@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210816064416.1630674-1-claudiu.beznea@microchip.com> References: <20210816064416.1630674-1-claudiu.beznea@microchip.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add vendor prefix for Exegin Technologies Limited. Signed-off-by: Claudiu Beznea Acked-by: Rob Herring --- 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 8cf2ed41537a..61fe4778498d 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -393,6 +393,8 @@ patternProperties: description: Exar Corporation "^excito,.*": description: Excito + "^exegin,.*": + description: Exegin Technologies Limited "^ezchip,.*": description: EZchip Semiconductor "^facebook,.*": From patchwork Mon Aug 16 06:44:15 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Claudiu Beznea X-Patchwork-Id: 1517027 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=microchip.com header.i=@microchip.com header.a=rsa-sha256 header.s=mchp header.b=KoFdO+3I; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4Gp4TF1rL1z9sWX for ; Mon, 16 Aug 2021 16:46:57 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233932AbhHPGr0 (ORCPT ); Mon, 16 Aug 2021 02:47:26 -0400 Received: from esa.microchip.iphmx.com ([68.232.154.123]:35787 "EHLO esa.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233715AbhHPGrU (ORCPT ); Mon, 16 Aug 2021 02:47:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1629096409; x=1660632409; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=+TD5GOQnMaG8+zRlR+FFVFgYC3jWTUSdaYfkn7DGXIY=; b=KoFdO+3I4eIUcHQ4Y5SAk9v6W5I77BPtTJZ7CK0eQJ4m3nEmoZpbmyO9 FfiaqB43xFLwxlXX9Mh2FcgNtxbedGXe2A7LuwatARrDnFV2g6w5bNyNr hh3pSH2dz7RnFSxvOqgw2IPhddXC9eMC3sEDxMbv+CQNv/xjV46pELtsL speEd7Eiy2OzjFQDvbjBFQyv03Jm1aL/ULKBpxDZ8a4jcziAndcHtEErr vfuirWPTfQ+D/r53F8bTj3AX6IcpolUpHdQVt7VG4NNJoum1cQHsTpsJS lHyzMHAEpmbRrpejXWD7GInw6GGlXL+IMzgpGpetYrGn/L5QoTYWdn7kX A==; IronPort-SDR: 5f6qOo1GKNYNXOi1pEE4Slc6alSK18UNI+2BgdfvSSzbFgqt0sQfeMSOtqabHQyjT+ixUeKWA1 D/TMYAVZwc0YTxNuVOUs9E54sB09sh0XOMx28GJHmoEikP2/RY8FYKU8yeh+oC/UGKLtVAXUWU 4AZLJbCu5E1AFEBv8Ru713SwKBWe0z4agRDHBk5t6xVZ6g0j+r+QK7pHCIAmHdWERdAtDpsBqV cUV5YXXGpBSHe7tA8C82HWmmC2OgG/VkvKOZQFmjYhU5WdBzzvL8ojn+qKLhTEGAz5juTQakhG MO/xoWnTDoMhP5JKtBLbbtA6 X-IronPort-AV: E=Sophos;i="5.84,324,1620716400"; d="scan'208";a="125900554" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 15 Aug 2021 23:46:48 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.14; Sun, 15 Aug 2021 23:46:47 -0700 Received: from m18063-ThinkPad-T460p.mchp-main.com (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2176.14 via Frontend Transport; Sun, 15 Aug 2021 23:46:43 -0700 From: Claudiu Beznea To: , , , , , , CC: , , , Claudiu Beznea Subject: [PATCH v2 6/7] dt-bindings: ARM: at91: document exegin q5xr5 board Date: Mon, 16 Aug 2021 09:44:15 +0300 Message-ID: <20210816064416.1630674-7-claudiu.beznea@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210816064416.1630674-1-claudiu.beznea@microchip.com> References: <20210816064416.1630674-1-claudiu.beznea@microchip.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Document Exegin Q5xR5 board. Signed-off-by: Claudiu Beznea --- Documentation/devicetree/bindings/arm/atmel-at91.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml index a9ab18510fef..08efb259a947 100644 --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml @@ -132,6 +132,12 @@ properties: - const: atmel,at91sam9g20 - const: atmel,at91sam9 + - description: Exegin Q5xR5 board + items: + - const: exegin,q5xr5 + - const: atmel,at91sam9g20 + - const: atmel,at91sam9 + - items: - enum: - atmel,sama5d31