From patchwork Thu Sep 8 22:21:24 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jerry Ray X-Patchwork-Id: 603938 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B83F2C38145 for ; Thu, 8 Sep 2022 22:21:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229985AbiIHWVf (ORCPT ); Thu, 8 Sep 2022 18:21:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39712 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229983AbiIHWV2 (ORCPT ); Thu, 8 Sep 2022 18:21:28 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.153.233]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 32C1AF2D53; Thu, 8 Sep 2022 15:21:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1662675686; x=1694211686; h=from:to:subject:date:message-id:mime-version; bh=0FBM4YibLbhK0yC9P25jJqUIpWq4171dM/TiSX6CXPs=; b=tZbv99bZVKyynFoOCNsuX07TO4yOjZCkqERup3MZ/zrSPG5K33257mKl db19RZmu1/QqUKvAD8C0cUQMmB6aF9kR2lbpTFhI5hrW6UKbHprHmzXbW EckA7wdZYFW9bGYgXm9x+kq99XkFIDpPXnjtzLRpE6FSx/K7m3Pl+OF+O 9znTMU2G8gxyb18Ul/+9mUhOrww4ErNyRSbR9PjVN8QfayihFssR5NkYH XLlCYI4jKyPD7/YFDBgewcQwcGiCEhxb4x3xAP9V8/8ifw47fb+c4y9iR ienBMZInqsixoXI3hTprj6SOn6JmP5+dlYtrB3ktjke1dshhtZAY49XQ9 w==; X-IronPort-AV: E=Sophos;i="5.93,300,1654585200"; d="scan'208";a="179767829" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa3.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 08 Sep 2022 15:21:26 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) 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.2507.12; Thu, 8 Sep 2022 15:21:26 -0700 Received: from AUS-LT-C33025.microchip.com (10.10.115.15) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2507.12 via Frontend Transport; Thu, 8 Sep 2022 15:21:25 -0700 From: Jerry Ray To: Krzysztof Kozlowski , Rob Herring , Nicolas Ferre , "Alexandre Belloni" , Claudiu Beznea , , , , "Jerry Ray" Subject: [linux][PATCH v8 1/2] dt-bindings: arm: at91: Add info on SAMA5D3-EDS Date: Thu, 8 Sep 2022 17:21:24 -0500 Message-ID: <20220908222125.19059-1-jerry.ray@microchip.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Adding the SAMA5D3-EDS board from Microchip into the atmel AT91 board description yaml file. Signed-off-by: Jerry Ray Acked-by: Krzysztof Kozlowski --- v7->v8: - correcting patch subject line. v6->v7: - Moved the placement of the Microchip SAMA5D3-EDS entry within the file. v5->v6: - No code change - patch prefix naming modified to match with others. v4->v5: - No change v3->v4: - No change v2->v3: - No change v1->v2: - Added Device Tree documentation for Microchip SAMA5D3-EDS board --- Documentation/devicetree/bindings/arm/atmel-at91.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/atmel-at91.yaml b/Documentation/devicetree/bindings/arm/atmel-at91.yaml index 2b7848bb7769..9e2e66a7566d 100644 --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml @@ -127,6 +127,13 @@ properties: - const: atmel,sama5d3 - const: atmel,sama5 + - description: Microchip SAMA5D3 Ethernet Development System Board + items: + - const: microchip,sama5d3-eds + - const: atmel,sama5d36 + - const: atmel,sama5d3 + - const: atmel,sama5 + - description: CalAmp LMU5000 board items: - const: calamp,lmu5000