From patchwork Fri Feb 23 09:16:22 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Balakrishnan Sambath X-Patchwork-Id: 13568777 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 045DAC5478C for ; Fri, 23 Feb 2024 09:17:35 +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:CC:To:In-Reply-To:References:Message-ID :MIME-Version:Subject:Date:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=AM9J+j3MV8V/njsvtx8lbIwlk2cfa3366+8dv2fg6Us=; b=aWLn40hY6PpGpO bPpPB/qXysJ52CxLLI/IIJcyN85NHPhP26B+vcLFluuWr62QN6pD1SXgu6kRER3roe7PfgIfNOgpU oDCfhwW1nKZ85rHAzgszZbblSgl6G5bFXWLm+kOccipwr+qcwOSkf52dVRjGXdq9Yeal5UQaLCdWv Ugyk+8hXRr2ANmgOBLH09vk8IDo6862l4tMc5E/6uRxWMyKQ1M7HV72sEuD1XIdf24PW591CTDhzR It7GJMaaeyz8DsSe9GsaD+TG5CW/s0lIED62o0pAVNuc9C39gdSHtN4s/2zETTCc6t1iBqwXGxpal z6y5dv1vA0A1/V1bLlUQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rdRg3-00000008dP5-1Qp8; Fri, 23 Feb 2024 09:17:08 +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 1rdRfi-00000008dJF-3oFC for linux-arm-kernel@lists.infradead.org; Fri, 23 Feb 2024 09:16:52 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1708679806; x=1740215806; h=from:date:subject:mime-version:content-transfer-encoding: message-id:references:in-reply-to:to:cc; bh=YoF3dk31A/j0uSO9Qix6SS7BWhxzO8062EL/EiHfj10=; b=fMr/P1BbN1US6jwqNV26AwiVKMh0o3aKo5Exus7jClWKApWZ4EL4V6kZ c70IT7M8oIfDqQflcjKij21CBlqnuCqr9s8K3GSJ6ILxOWazaTp1a9b2w 2XJLKnf1Q2ybl4V5D08Eqy+ffPVZxGt+baFEljFqIHPRtYHUq31KMV9HN hH3DrJJW4tJIWoBLWUS+7jchgXlrH96Bp/XTO7fO42TlX+fOCm0Xd0diV 3XmBd5aVHwvLSMxFpZVcHstbfmcMsd6iAP9w32XMwk2OBb3JcM4ZWu2Mw 1LzpOPEl0Lol/GgIwazhPYy+5EZ0x2roq9X1W/rivlqqAFIrGWx7Hw8RL Q==; X-CSE-ConnectionGUID: ELdSTgfdS3639c6bp/k3lg== X-CSE-MsgGUID: cDpuJKGzRdesnCVedCGZ9Q== X-IronPort-AV: E=Sophos;i="6.06,179,1705388400"; d="scan'208";a="16715320" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa4.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 23 Feb 2024 02:16:46 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Fri, 23 Feb 2024 02:16:23 -0700 Received: from [127.0.0.1] (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; Fri, 23 Feb 2024 02:16:18 -0700 From: Balakrishnan Sambath Date: Fri, 23 Feb 2024 14:46:22 +0530 Subject: [PATCH v2 1/2] ARM: dts: microchip: sama7g5: add sama7g5 compatible MIME-Version: 1.0 Message-ID: <20240223-b4-sama5d2-flexcom-yaml-v2-1-7e96c60c7701@microchip.com> References: <20240223-b4-sama5d2-flexcom-yaml-v2-0-7e96c60c7701@microchip.com> In-Reply-To: <20240223-b4-sama5d2-flexcom-yaml-v2-0-7e96c60c7701@microchip.com> To: Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , Rob Herring , Krzysztof Kozlowski , Conor Dooley , "Lee Jones" , Kavyasree Kotagiri CC: , , , Balakrishnan Sambath X-Mailer: b4 0.13.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240223_011647_379082_B6DDD74D X-CRM114-Status: UNSURE ( 9.31 ) 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 Add sama7g5 flexcom specific compatible in DT with fallbacks. Signed-off-by: Balakrishnan Sambath --- arch/arm/boot/dts/microchip/sama7g5.dtsi | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/arch/arm/boot/dts/microchip/sama7g5.dtsi b/arch/arm/boot/dts/microchip/sama7g5.dtsi index 269e0a3ca269..6496a4ca376f 100644 --- a/arch/arm/boot/dts/microchip/sama7g5.dtsi +++ b/arch/arm/boot/dts/microchip/sama7g5.dtsi @@ -698,7 +698,7 @@ sha: crypto@e1814000 { }; flx0: flexcom@e1818000 { - compatible = "atmel,sama5d2-flexcom"; + compatible = "microchip,sama7g5-flexcom", "atmel,sama5d2-flexcom"; reg = <0xe1818000 0x200>; clocks = <&pmc PMC_TYPE_PERIPHERAL 38>; #address-cells = <1>; @@ -723,7 +723,7 @@ uart0: serial@200 { }; flx1: flexcom@e181c000 { - compatible = "atmel,sama5d2-flexcom"; + compatible = "microchip,sama7g5-flexcom", "atmel,sama5d2-flexcom"; reg = <0xe181c000 0x200>; clocks = <&pmc PMC_TYPE_PERIPHERAL 39>; #address-cells = <1>; @@ -747,7 +747,7 @@ i2c1: i2c@600 { }; flx3: flexcom@e1824000 { - compatible = "atmel,sama5d2-flexcom"; + compatible = "microchip,sama7g5-flexcom", "atmel,sama5d2-flexcom"; reg = <0xe1824000 0x200>; clocks = <&pmc PMC_TYPE_PERIPHERAL 41>; #address-cells = <1>; @@ -791,7 +791,7 @@ tdes: crypto@e2014000 { }; flx4: flexcom@e2018000 { - compatible = "atmel,sama5d2-flexcom"; + compatible = "microchip,sama7g5-flexcom", "atmel,sama5d2-flexcom"; reg = <0xe2018000 0x200>; clocks = <&pmc PMC_TYPE_PERIPHERAL 42>; #address-cells = <1>; @@ -817,7 +817,7 @@ uart4: serial@200 { }; flx7: flexcom@e2024000 { - compatible = "atmel,sama5d2-flexcom"; + compatible = "microchip,sama7g5-flexcom", "atmel,sama5d2-flexcom"; reg = <0xe2024000 0x200>; clocks = <&pmc PMC_TYPE_PERIPHERAL 45>; #address-cells = <1>; @@ -911,7 +911,7 @@ tcb0: timer@e2814000 { }; flx8: flexcom@e2818000 { - compatible = "atmel,sama5d2-flexcom"; + compatible = "microchip,sama7g5-flexcom", "atmel,sama5d2-flexcom"; reg = <0xe2818000 0x200>; clocks = <&pmc PMC_TYPE_PERIPHERAL 46>; #address-cells = <1>; @@ -935,7 +935,7 @@ i2c8: i2c@600 { }; flx9: flexcom@e281c000 { - compatible = "atmel,sama5d2-flexcom"; + compatible = "microchip,sama7g5-flexcom", "atmel,sama5d2-flexcom"; reg = <0xe281c000 0x200>; clocks = <&pmc PMC_TYPE_PERIPHERAL 47>; #address-cells = <1>; @@ -959,7 +959,7 @@ i2c9: i2c@600 { }; flx11: flexcom@e2824000 { - compatible = "atmel,sama5d2-flexcom"; + compatible = "microchip,sama7g5-flexcom", "atmel,sama5d2-flexcom"; reg = <0xe2824000 0x200>; clocks = <&pmc PMC_TYPE_PERIPHERAL 49>; #address-cells = <1>;