From patchwork Thu Jul 4 15:14:04 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrei Simion X-Patchwork-Id: 13723906 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 B56A7C30653 for ; Thu, 4 Jul 2024 15:17:20 +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: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=Jj0E4XPiDrDpOo2vOy3GmMiePuejUkVhU8XlUTGewKY=; b=FACZkCToFKdAAB/venzpmwNSt9 UACPpqi8E8hSyGXnaoIK80w9jF60rO9fTf54k1drV00+Xblf4yk91qiYgUK+5TSU3/rF0zK7ClowX RjpMLRFnTyDviXLpWyyYVtyHFSXAPmK6iuf/5DaFck9gCuKuGgJ5MSh7GGBo2hOCzlygaefLZS/dH kC772PUfI3InAYKMWTqM5O+HcDN2yUYu+AwIC3AIIKhbV7FLE5ZNCFKpeSBhsrPbZWEscZFkcWFUL AMP63zSU+FTxtq96qDquN0IT7JrHH5eEU6CsSl+6MT8tihHBNyMJZiao54CmUNWxlkdumhNkxDP4f cgqOwyLw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sPOCj-0000000DeqP-2buX; Thu, 04 Jul 2024 15:17:01 +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 1sPOAl-0000000DeHN-3AAt for linux-arm-kernel@lists.infradead.org; Thu, 04 Jul 2024 15:15:01 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1720106099; x=1751642099; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=n03wDCvXM92XTDf9U5mj020XVXdBf5n8TY7CUvk3uTg=; b=QEagXXfTo8LxbF7TkqG+J7gVsssYO7gH4/7eENMMsDOB6Yl0qWJXrNgu Gh9fH/5ms6T14D3zxS/yuRsunmymahOysUjDhHpQowPNYrAa/svgMDYB8 MMtWyWK7qSW9hT1fgEQjhpjCwkcQ8LbNxPQ+idDDlQXdyCYmwt37Sg4kL Kh7sXIaNuRwAKSfC+zjbqaI0sU+mVcxCyC7QXLf9dCijGRfTi2CwL5fZo aDICdLm6w5kN7kpqUrKW6KjgopcWgu1rR1+HGwRp9HaHgnZ1KgW6+3swp rrXkNVi3+vjTHe4UFsbFJJH5/TyztLeSvk52BL8ITF+Uy+UPAdURVPcqy g==; X-CSE-ConnectionGUID: QsL3knLaRq6A8nmQ6t3mOw== X-CSE-MsgGUID: HORkfyXQQliBaZQyZIVpYw== X-IronPort-AV: E=Sophos;i="6.09,183,1716274800"; d="scan'208";a="29497510" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa2.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 04 Jul 2024 08:14:57 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) 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.35; Thu, 4 Jul 2024 08:14:38 -0700 Received: from ROB-ULT-M76677.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.35 via Frontend Transport; Thu, 4 Jul 2024 08:14:35 -0700 From: Andrei Simion To: , , , , , CC: , , , Andrei Simion Subject: [PATCH 0/7] Update the eeprom nodename following device tree specification Date: Thu, 4 Jul 2024 18:14:04 +0300 Message-ID: <20240704151411.69558-1-andrei.simion@microchip.com> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240704_081459_928820_55F32E2D X-CRM114-Status: UNSURE ( 7.12 ) 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 Change the nodename for each eeprom according to device tree specification: https://devicetree-specification.readthedocs.io/en/latest/chapter2-devicetree-basics.html#generic-names-recommendation and according to the format specified in at24.yaml Andrei Simion (7): ARM: dts: microchip: at91-sama5d2_xplained: Align the eeprom nodename ARM: dts: microchip: at91-sama5d2_ptc_ek: Align the eeprom nodename ARM: dts: microchip: at91-sama5d34ek: Align the eeprom nodename ARM: dts: microchip: at91-sama5d27_som1: Align the eeprom nodename ARM: dts: microchip: at91sam9g20ek_common: Align the eeprom nodename ARM: dts: microchip: at91sam9260ek: Align the eeprom nodename ARM: dts: microchip: at91sam9263ek: Align the eeprom nodename arch/arm/boot/dts/microchip/at91-sama5d27_som1.dtsi | 2 +- arch/arm/boot/dts/microchip/at91-sama5d2_ptc_ek.dts | 2 +- arch/arm/boot/dts/microchip/at91-sama5d2_xplained.dts | 2 +- arch/arm/boot/dts/microchip/at91sam9260ek.dts | 2 +- arch/arm/boot/dts/microchip/at91sam9263ek.dts | 2 +- arch/arm/boot/dts/microchip/at91sam9g20ek_common.dtsi | 2 +- arch/arm/boot/dts/microchip/sama5d34ek.dts | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) base-commit: 0b58e108042b0ed28a71cd7edf5175999955b233