From patchwork Tue Sep 19 12:46:03 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mihai Sain X-Patchwork-Id: 13391344 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 6FF30CD5BAD for ; Tue, 19 Sep 2023 12:47:10 +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: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:In-Reply-To:References: List-Owner; bh=HT5CVmMcsgny6tBaaxHGf8I5rCg/7es9O0BvM9iUb7g=; b=J1zzg3zZAiAN4j NhHvBbxusvBv3YPhNRMOHbcwkyVJhzjSAzl1TfEGxSOKqkcb5KDFkN6UIqudW+PMqxt9rvoTZA30V VwV/Gy9bKBlkoaV0b6lh1l+uuuQY15GhliQVZxC1pofiUFMgrV9yljfwZTTZHkFrYbsOjahKe/9Cn TDaRh0tYkLNhJ50LTDYs5MDjotD0F2tCwNb2H3Q7jIJAkUi+o0yQ7q7QFcZiBLIIH0ifFDmgQWFk0 42KfT6rCoLtb1rUu2FQbI8/OaJKAoWMrjx9E80KnoVHTZgBZxdVMEMdCVhQIsMlPtY4isVOVuhQFb 3aVNbFiiffVUl5QDIYdw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qia7q-000Rxp-2t; Tue, 19 Sep 2023 12:46:46 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qia7l-000Rw4-2b for linux-arm-kernel@lists.infradead.org; Tue, 19 Sep 2023 12:46:43 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1695127601; x=1726663601; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=483saZjIsYa7t2DWzXWa5SAeA8TL33vCYTU4gUJYP6k=; b=1ZEnPW9zftTTdbmESIA1Ls/upRPZWbGnKryoZScPf1ipLpiCyHP29oI/ NW3X2he8k6TmuJkrtJVz0/LzD1PwTHGo31cSCv02cvwXc3KYwB3Qj8Lmc BsGTlOtGXD8F9N5uP0hRenHJMhr3iL2NhxZ6IlF6G9dKHjkJincsCYwEP 22GIvmfKru0qmra4L6mLabYL/kbT29QiNwJwfmh1j5Onn663Fj2rxjlXY u3zh2WGvXj+RP+dh0QUp0FBOZhxpzrZ6Ge7WYdAJDlM9DKyZmMIATkqVy aOTjhUFWer9/SuIITElDMZxiBj0aE71vAGb4+/5XJowTuwgBP6xUIJJpk Q==; X-CSE-ConnectionGUID: ZkAba0ZkQpmXoi8BBfgMaQ== X-CSE-MsgGUID: 58j6pbuBSa+w7qHUnypsiw== X-ThreatScanner-Verdict: Negative X-IronPort-AV: E=Sophos;i="6.02,159,1688454000"; d="scan'208";a="5599481" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa1.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 19 Sep 2023 05:46:22 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) 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.2507.21; Tue, 19 Sep 2023 05:46:18 -0700 Received: from virtualbox.microchip.com (10.10.85.11) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2507.21 via Frontend Transport; Tue, 19 Sep 2023 05:46:15 -0700 From: Mihai Sain To: , , , , , , , , , , , CC: , Mihai Sain Subject: [PATCH v4 0/2] Add initial support for SAMA5D29-Curiosity board Date: Tue, 19 Sep 2023 15:46:03 +0300 Message-ID: <20230919124606.26898-1-mihai.sain@microchip.com> X-Mailer: git-send-email 2.42.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230919_054641_876227_6AFA6C47 X-CRM114-Status: UNSURE ( 9.57 ) 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 SAMA5D29-Curiosity board. Add initial device tree file for SAMA5D29-Curiosity board. Changes in v4: -------------- * revert dt-bindings patch * fix the warnings from dtbs_check Changes in v3: -------------- * remove i2s0 node and its pinctrl Changes in v2: -------------- * drop dt-bindings patch * remove vdd_1v8 regulator * fix flx4 node to use 1 spi node and pinctrl * add i2s0 node and pinctrl * remove macb0 node and pinctrl * remove unused pinctrl * sort in alphabetical order all nodes and pinctrl * replace "_" with "-" in node names Andrei Simion (1): dt-bindings: ARM: at91: Document Microchip SAMA5D29 Curiosity Mihai Sain (1): ARM: dts: at91: sama5d29_curiosity: Add device tree for sama5d29_curiosity board .../devicetree/bindings/arm/atmel-at91.yaml | 7 + arch/arm/boot/dts/microchip/Makefile | 2 + .../dts/microchip/at91-sama5d29_curiosity.dts | 600 ++++++++++++++++++ 3 files changed, 609 insertions(+) create mode 100644 arch/arm/boot/dts/microchip/at91-sama5d29_curiosity.dts