From patchwork Thu May 25 12:55:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Claudiu Beznea X-Patchwork-Id: 13255214 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 1D497C77B7E for ; Thu, 25 May 2023 12:57:33 +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=9S28Sx3qRWWPT68pwEwX/z85+gUNdcg57P7O+dDjDlQ=; b=rY714ig+I/HBpo aL5K9rW/6Ie3nQZcCjYSqfTYRvcNCGJ26nTqQgP9XcKWZ4jMOGX00QsSrHsAlLuUYKXo/7jpk2f1u 9dykXIP2Yeu5X244whTNVBsY18Q2o1DnKYDcuUUzeXIhssJvuP0RKtZ+u7aaHJCmZ9B6V6NtcA/7x bAQVXRb8HTbegR3WPtgtNEDDLLaP9e59BCG2kyb+BSLFf5ERx64botRzuREFYjdjANcY0lhvDbHaP O79mKYFw8xp+M9JC34QmCmxMtY95QDrpSKJ/JlsuYWdASd6whHMXDrXNMYJqoAZ5MDglvVPL/rbeL iLeliAC8hWAPxTVS0xcQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q2AWk-00GfX3-1s; Thu, 25 May 2023 12:57:10 +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 1q2AWg-00GfUW-2u for linux-arm-kernel@lists.infradead.org; Thu, 25 May 2023 12:57:08 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1685019427; x=1716555427; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=9nT6k4usc1ZdAfXJeFOMGjCgg2EwH9GxhdepY57V2w8=; b=zZr/rJag4FJJi0wxD74HkQhNXS7uPTShDHuieWUgZqJL7bLu9Z/fWzDa tzDw9zwNrndSU+Mh7A0Bg3HK1q+rbTbn8MZnWZPO80kpZYKf1kgo7Ym6c KpwOgZFoJXUddV9e0XmW5rm59ckQF40Fe82R/SCr7p4kV56Yc7Nf1coqd 6hxC+Z7JQOVJZb2uRgAR4GBrfrxu4Nu0Zcn9vhqcaNcq5fY/hCdoi5mA/ rB1pzV3ph5z2jwAyjlR9tLnD7gL2Jn7mTMHucCVs2fxdXBWUYfgGRoIJO GVilIgRE0nD9MKKwK7Mxi3aTtCEFIJ0Wi7ZDHOGFoJdQ7ffs4fG2zruEh Q==; X-IronPort-AV: E=Sophos;i="6.00,191,1681196400"; d="scan'208";a="215446666" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa5.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 25 May 2023 05:57:06 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.85.144) 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; Thu, 25 May 2023 05:57:03 -0700 Received: from m18063-ThinkPad-T460p.mchp-main.com (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2507.21 via Frontend Transport; Thu, 25 May 2023 05:56:57 -0700 From: Claudiu Beznea To: , , , , , , , , , CC: , , , , "Claudiu Beznea" Subject: [PATCH 2/5] ARM: dts: at91: sama7g5: keep only microchip,sam9x60-pit64b compatible for pit64b Date: Thu, 25 May 2023 15:55:59 +0300 Message-ID: <20230525125602.640855-3-claudiu.beznea@microchip.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20230525125602.640855-1-claudiu.beznea@microchip.com> References: <20230525125602.640855-1-claudiu.beznea@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230525_055706_953069_243280DF X-CRM114-Status: GOOD ( 10.69 ) 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 SAM9X60 and SAMA7G5 PIT64Bs are 1 to 1 compatible. Thus, there is no need for specific compatible string on SAMA7G5. Signed-off-by: Claudiu Beznea --- arch/arm/boot/dts/sama7g5.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/sama7g5.dtsi b/arch/arm/boot/dts/sama7g5.dtsi index 886b6209a71e..500b00508621 100644 --- a/arch/arm/boot/dts/sama7g5.dtsi +++ b/arch/arm/boot/dts/sama7g5.dtsi @@ -610,7 +610,7 @@ eic: interrupt-controller@e1628000 { }; pit64b0: timer@e1800000 { - compatible = "microchip,sama7g5-pit64b", "microchip,sam9x60-pit64b"; + compatible = "microchip,sam9x60-pit64b"; reg = <0xe1800000 0x4000>; interrupts = ; clocks = <&pmc PMC_TYPE_PERIPHERAL 70>, <&pmc PMC_TYPE_GCK 70>; @@ -618,7 +618,7 @@ pit64b0: timer@e1800000 { }; pit64b1: timer@e1804000 { - compatible = "microchip,sama7g5-pit64b", "microchip,sam9x60-pit64b"; + compatible = "microchip,sam9x60-pit64b"; reg = <0xe1804000 0x4000>; interrupts = ; clocks = <&pmc PMC_TYPE_PERIPHERAL 71>, <&pmc PMC_TYPE_GCK 71>;