From patchwork Wed Sep 7 09:20:48 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hari Prasath Gujulan Elango X-Patchwork-Id: 12968717 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 3374AECAAD3 for ; Wed, 7 Sep 2022 09:28:53 +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=cV0hPGaBXyeNBhua0VexGOQp3knewVk7St8g90wvroU=; b=M/Ld8P0orbPHr8 b9eQj/yUtRISVY1xs7MZzDgCusiG5QOgndgRP4DnRXI0xS+aRxlVb0JW3NSRhZu0HguwVNkfdRQSm vOqICssXoPquV9M1turc2RmXcoYbnE98wWCKL2FEP57nA833GGwbqGW7oNtngJjlDDkeHTyGIa9Q5 sHrWzr4Cmfms0UG24YJDuY+2ps28B0hSCmGpBRldPpmyqodS9JZTNkiBiNdgY0K8hVXhswx3IiPS5 eJgzbOGrTbWbzCi7imNTlpbpTbATdrl2s6iFu+BYjbT1ScqDjwksCk/PEC+BgQ5PmdCmuCTuWNwE8 XVvtD3w69DG8/Ji5mArA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oVrLK-004s7k-Hy; Wed, 07 Sep 2022 09:27:36 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oVrF9-004nz6-Gi for linux-arm-kernel@lists.infradead.org; Wed, 07 Sep 2022 09:21:13 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1662542471; x=1694078471; h=from:to:cc:subject:date:message-id:mime-version; bh=R6uswTVjlmBlaPkaiULFtZiRx5hWhYCfyzgtpFUZqfI=; b=mLMxB3Bsnwb+spf/HCUp7DgyARipamwIph82lysnQdVev3OSGfGnGh+x 7JQiB4ub0rxuXk97bjCsegdbGG3+ggMWJIbBOtzBEWSMUC4WeIls50PdB aZujgEfs026QEXrcnUssNHJOA0Hdl+HDSCDDS3Ykp4oNfuZ3x07Izksdy jv+mRfYYV+PnNv6iVA9Peh45CDVRECc485l2WVZo7yy7NxWMxvfWqgjUh gj1loPUI1LeJca65QQRzsUpXVrdpazsWaCDm8bqANM7j6G3LT9Q1FETeI 1hjofUXBis8PvLxJ0DGCGrj2igPjpfd2YBf0Zy4waHcADly/LbTaYgxVJ w==; X-IronPort-AV: E=Sophos;i="5.93,296,1654585200"; d="scan'208";a="179494515" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa3.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 07 Sep 2022 02:21:04 -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.12; Wed, 7 Sep 2022 02:21:03 -0700 Received: from che-lt-i63539lx.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; Wed, 7 Sep 2022 02:20:57 -0700 From: Hari Prasath To: , , , , , , , , , , , , , , , CC: Subject: [linux][PATCH 0/6] Add support for sam9x60 curiosity board Date: Wed, 7 Sep 2022 14:50:48 +0530 Message-ID: <20220907092054.29915-1-Hari.PrasathGE@microchip.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220907_022111_614845_EEC13436 X-CRM114-Status: UNSURE ( 9.75 ) 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 This patch series addresses the following: - Moving of flexcom definitions from board file to SoC file plus some minor changes to its properties. - Add support for the new sam9x60 curiosity board based on the existing sam9x60 SoC. Durai Manickam KR (1): ARM: dts: at91: sam9x60: Add missing flexcom definitions Hari Prasath (2): ARM: dts: at91: sam9x60: Move flexcom definitions to the SoC dtsi ARM: dts: at91: sam9x60: Add DMA bindigs for the flexcom nodes Manikandan M (3): ARM: dts: at91: sam9x60: Fix the label numbering for the flexcom functions ARM: dts: at91: sam9x60: Specify the FIFO size for the Flexcom UART ARM: dts: at91: sam9x60_curiosity: Add device tree for sam9x60_curiosity board .../devicetree/bindings/arm/atmel-at91.yaml | 6 + arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/at91-sam9x60_curiosity.dts | 532 +++++++++++++++ arch/arm/boot/dts/at91-sam9x60ek.dts | 49 +- arch/arm/boot/dts/sam9x60.dtsi | 623 ++++++++++++++++++ 5 files changed, 1172 insertions(+), 39 deletions(-) create mode 100644 arch/arm/boot/dts/at91-sam9x60_curiosity.dts