From patchwork Thu Aug 5 15:53:53 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Claudiu Beznea X-Patchwork-Id: 1513993 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=TdjJ/XtH; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4GgYC91LKhz9sCD for ; Fri, 6 Aug 2021 01:57:09 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242767AbhHEP5U (ORCPT ); Thu, 5 Aug 2021 11:57:20 -0400 Received: from esa.microchip.iphmx.com ([68.232.154.123]:33136 "EHLO esa.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242754AbhHEP5K (ORCPT ); Thu, 5 Aug 2021 11:57:10 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1628179015; x=1659715015; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=ba3PMiW36nZ+DW3AnbgSVLgStmXrbfUqHhLyUQwshzg=; b=TdjJ/XtHfCvlYBLotvXQ9+gdaG2vIjgV0IKaXe06Zo+hM1e/5FdMjZ6V 0Kq9w+lI9lrnEB5fdosWV012rSgc7tZXCVzRS4fKQajvyehV3v6aaXyGg LCvZOco4sFI/HyCFKJceBTCGfTYRqE9u8gInEEMl3IdFT9CpVnNrs9sRA 7gdfiLuN5GxK/x6hsnssL5J3ttP9MVCX2P0yj/jYbPwsTmZorFD6c8eXY ysk1cxGKFtRUf/sm0PpiOB4T94n3EbJZhLUxGk9WcjBQo+oEvTaeX3Hut xGHCzaAxz1GrVbP552PQABb+FdNNfFbbDGt7IKmoP79hosnpCU0LijpXq Q==; IronPort-SDR: smDePm7d2kBBMXYpxVzF4KURZX+MRqBWV9nvdX7urDDOe1i9XVGnpG5DETiyH4tNGQwStfeTdJ 2iuGCVs1A0Bwjoq8xcusoA04aGQlTz/H81icsuECqVqiA6W1eZjFn3sDfy6VkYqLo2Lz8Vt+Bv j/ZtVjEZ0B4A11Vg7aDH/SGboGbnFQ0bH8HCsDa+5zFUx9Alnm19Kb9b+cCrgUh1An92Y3IsLq E6bBOY9wyzc4q5Vghd1OCV0U1638QVwIaIPAYu6s3wgSopk5jkVhpmII/VqDVOP5bX5tr5t/ZD 1z06RoOqasVl/MHEsS/0NE3N X-IronPort-AV: E=Sophos;i="5.84,296,1620716400"; d="scan'208";a="124734202" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 05 Aug 2021 08:56:54 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Thu, 5 Aug 2021 08:56:54 -0700 Received: from m18063-ThinkPad-T460p.mchp-main.com (10.10.115.15) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2176.2 via Frontend Transport; Thu, 5 Aug 2021 08:56:32 -0700 From: Claudiu Beznea To: , , , , , , CC: , , , Claudiu Beznea Subject: [PATCH 3/7] dt-bindings: ARM: at91: document exegin q5xr5 board Date: Thu, 5 Aug 2021 18:53:53 +0300 Message-ID: <20210805155357.594414-4-claudiu.beznea@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210805155357.594414-1-claudiu.beznea@microchip.com> References: <20210805155357.594414-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 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