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