From patchwork Wed Mar 26 07:21:39 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Manikandan Muralidharan X-Patchwork-Id: 14029778 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 EF695C36008 for ; Wed, 26 Mar 2025 07:29:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding: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=8EO63GVf/gIVmI1VUH08R9+CAUwMxq7JjqCExnyGsJA=; b=j5I4Hbo7JLdyUOEzK9TitDBNEi rKrjhD2Ys2VUOqKGwgBwnzTSHRpLaYWrcUVvSQmpWDCOBfUQ1GlfmtnoPl9bXifFP8Xbl3o6vHJJb G6DXcaKB4yRAiA8dVB4nM0KOKoW5HB/ZJEBhkhcaMJgpXmJ0TnPNZoSdVaocQ9f262b/sGVpTTiam PEXRTkCjb8A1oXrjiy8ja9tYm/NFuIZYUsoBY4jYviIcQc+GnpEoMZfl6bae9LshEB3mGYEmhJ+O3 wJ+kD/hqqD4dMoodtrPZZnGMm7vIv5gjW3z8KuIgPkLuUzsVR+INBe2eM5lpmTFG983V3G/RYFaK9 YFkEaslQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.1 #2 (Red Hat Linux)) id 1txLCQ-00000007mdL-02Ol; Wed, 26 Mar 2025 07:29:18 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.98.1 #2 (Red Hat Linux)) id 1txL5l-00000007lOh-0rIz; Wed, 26 Mar 2025 07:22:26 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1742973746; x=1774509746; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=S1fjsSj00xmhu6OCChhz0tKM0pQCmdFU6YLAley0nKc=; b=v58qXIBPxYpSVM9dcKK3lTHD5XLPVKZ+LYHirR6NI/cIPlMpzdeV86JN jPsvRobsxyGqU0bGENL7KXnNpIWh0bWpRGT0JDlr66AjC1GcNLc37eaEr Hxlfd127ouXC0z8RAORRVomMwr2jypcF6QuxH0cROR8ONGVecYdtyYX5j JiHMB+KYFBYVGZR6tCIwyTpXf86u8cDP0jNnL7VopVwsdtmegduxfnrYi DAXxyY3EStkoGSUDluMN/5yMzqDn4f/YF2yL61qmkiiub0RUq+AtxfKW1 wc7pagitmX1wQB4/boH9Fi4LLik94mbtwcssj4sSJ9gk3wghjTFC7MQXr A==; X-CSE-ConnectionGUID: QApF+UAWRZutY2upgn7tGQ== X-CSE-MsgGUID: yqyq6tBRSRWUKm5lvgvVQg== X-IronPort-AV: E=Sophos;i="6.14,277,1736838000"; d="scan'208";a="271100167" 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/ECDHE-RSA-AES128-GCM-SHA256; 26 Mar 2025 00:22:23 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.44; Wed, 26 Mar 2025 00:22:15 -0700 Received: from che-lt-i67131.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.44 via Frontend Transport; Wed, 26 Mar 2025 00:22:08 -0700 From: Manikandan Muralidharan To: , , , , , , , , , , , , , , , CC: Subject: [PATCH v2 2/3] ARM: dts: microchip: sama5d29_curiosity: update the QSPI partitions using "fixed-partition" binding Date: Wed, 26 Mar 2025 12:51:39 +0530 Message-ID: <20250326072140.172244-3-manikandan.m@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20250326072140.172244-1-manikandan.m@microchip.com> References: <20250326072140.172244-1-manikandan.m@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250326_002225_246418_1091DECC X-CRM114-Status: UNSURE ( 9.06 ) 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 update the QSPI partitions using "fixed-partition" binding Signed-off-by: Manikandan Muralidharan --- .../dts/microchip/at91-sama5d29_curiosity.dts | 54 ++++++++++--------- 1 file changed, 29 insertions(+), 25 deletions(-) diff --git a/arch/arm/boot/dts/microchip/at91-sama5d29_curiosity.dts b/arch/arm/boot/dts/microchip/at91-sama5d29_curiosity.dts index 7be215781549..35756cc01e68 100644 --- a/arch/arm/boot/dts/microchip/at91-sama5d29_curiosity.dts +++ b/arch/arm/boot/dts/microchip/at91-sama5d29_curiosity.dts @@ -469,8 +469,6 @@ &qspi1 { status = "okay"; flash@0 { - #address-cells = <1>; - #size-cells = <1>; compatible = "jedec,spi-nor"; reg = <0>; spi-max-frequency = <80000000>; @@ -480,34 +478,40 @@ flash@0 { label = "atmel_qspi1"; status = "okay"; - at91bootstrap@0 { - label = "at91bootstrap"; - reg = <0x0 0x40000>; - }; + partitions { + compatible = "fixed-partitions"; + #address-cells = <1>; + #size-cells = <1>; - bootloader@40000 { - label = "bootloader"; - reg = <0x40000 0xc0000>; - }; + at91bootstrap@0 { + label = "at91bootstrap"; + reg = <0x0 0x40000>; + }; - bootloaderenvred@100000 { - label = "bootloader env redundant"; - reg = <0x100000 0x40000>; - }; + bootloader@40000 { + label = "bootloader"; + reg = <0x40000 0xc0000>; + }; - bootloaderenv@140000 { - label = "bootloader env"; - reg = <0x140000 0x40000>; - }; + bootloaderenvred@100000 { + label = "bootloader env redundant"; + reg = <0x100000 0x40000>; + }; - dtb@180000 { - label = "device tree"; - reg = <0x180000 0x80000>; - }; + bootloaderenv@140000 { + label = "bootloader env"; + reg = <0x140000 0x40000>; + }; - kernel@200000 { - label = "kernel"; - reg = <0x200000 0x600000>; + dtb@180000 { + label = "device tree"; + reg = <0x180000 0x80000>; + }; + + kernel@200000 { + label = "kernel"; + reg = <0x200000 0x600000>; + }; }; }; };