From patchwork Thu Feb 15 09:15:22 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mihai Sain X-Patchwork-Id: 13557741 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E1B9DC48BEF for ; Thu, 15 Feb 2024 09:16:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Fj16b1E85qKZMqPpb2Fw/XvcCoz6xITZLSd5k2eNVrE=; b=Pb++4xXGzXjmBp izoQqUMRNyJrLAlbRnIt6M8rRkJiR1UpIq/rDhs6wNtXpCBnSpttKqeiwtI128ZTgsD6r9JlFuo1s yT1Owxh+uSlfnW0bMvrMcxS+9Zi/X7mDpQXEq3jIEnN35MN3VnYsVB5lqPuEXWSbVQcoRTPm2yKRu DlsY5BxbWfcZ9zYbo0gUZWkzAE3jXntOy62npWr8g2eNo/Aqu9kWVjm+4arFekPX2ZnCBPffqe1pM Wy6f/fKFhIbZ7HdVyLujtd/JmV0FF6VURroNhiiXhkh5KQmCL55bFSpjX16k+bt6bhVW1Q3+8aolm c5kwyIJ1QOSM3ib+bOHQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1raXqu-0000000FW0B-1jt7; Thu, 15 Feb 2024 09:16:20 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1raXql-0000000FVtm-1Ja3 for linux-arm-kernel@lists.infradead.org; Thu, 15 Feb 2024 09:16:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1707988571; x=1739524571; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=0AumbT9VD7jrQpuV2WNJF2ZTS/F/XT/yJPrnJl5acKE=; b=ksX5/DfoqUIyu/N2PtK0mKOuJdryeo2GgdH3oKYjS8UutbRwTsroVORT AVFQR2zCJ5tOlRa2IscZoMasqlnH6iCdek9C5xDoxixfvNfub0tbkUmEj TlFPAXYub4rk2Y5lHWtpkeqSqdtoU5zl4aErLPoA+rZW3aXIRIUX/DmZ1 FgLBdo0r7/pp2akVnYSnaUw6YGmsZ/ut8RrNI5HMzV2LBBojsvDCCp+0q zeu4I8z1I6UXuqagmW+a4yU688ZBinvlMn9etQIJ/3jptZP3wi35Dv8RC e9HaCbzxQGb8vLQXw6R+YRklfN0Am8SjSDUGASfNMe4flGgVYjyI3I9g+ w==; X-CSE-ConnectionGUID: KRer2CuFQguroFb+z375Pg== X-CSE-MsgGUID: C/eRW1o/RCqs1wRnhGI5tg== X-IronPort-AV: E=Sophos;i="6.06,161,1705388400"; d="scan'208";a="183550554" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa6.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 15 Feb 2024 02:15:57 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) 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.2507.35; Thu, 15 Feb 2024 02:15:33 -0700 Received: from virtualbox.microchip.com (10.10.85.11) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Thu, 15 Feb 2024 02:15:30 -0700 From: Mihai Sain To: , , , , , , , , , CC: , Mihai Sain , Krzysztof Kozlowski Subject: [PATCH v3 1/3] dt-bindings: ARM: at91: Document Microchip SAMA7G54 Curiosity Date: Thu, 15 Feb 2024 11:15:22 +0200 Message-ID: <20240215091524.14732-2-mihai.sain@microchip.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240215091524.14732-1-mihai.sain@microchip.com> References: <20240215091524.14732-1-mihai.sain@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240215_011611_493519_353EA949 X-CRM114-Status: UNSURE ( 7.23 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Document device tree binding of the Microchip SAMA7G54 Curiosity board. Signed-off-by: Mihai Sain Acked-by: Krzysztof Kozlowski --- 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 89d75fbb1de4..82f37328cc69 100644 --- a/Documentation/devicetree/bindings/arm/atmel-at91.yaml +++ b/Documentation/devicetree/bindings/arm/atmel-at91.yaml @@ -179,6 +179,12 @@ properties: - const: microchip,sama7g5 - const: microchip,sama7 + - description: Microchip SAMA7G54 Curiosity Board + items: + - const: microchip,sama7g54-curiosity + - const: microchip,sama7g5 + - const: microchip,sama7 + - description: Microchip LAN9662 Evaluation Boards. items: - enum: