From patchwork Wed Jan 10 10:05:26 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Stein X-Patchwork-Id: 13515886 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 59CE3C3DA6E for ; Wed, 10 Jan 2024 10:06:01 +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=gBxHZrJrI03+g1MNPuvVrRdY6FIofy4JsSuB8+gOX3E=; b=FoEpd5YhN/Zstv ffZLjmhpvjLF1yKrShHavljRdSgj1kpBmuq7NppUlVZlx1fyC+HrhwERFXwpHiS0gQzznwDz8oJU7 n3KyckUNYki73lFlOE+fTAX8W7NY6S8LtrVtUXwpocBibqmVqEJX+D/X/05znV9t4iO1xX7RoZcME TRRezgywE3w8E3RzaotVeLkMrHVxc60sA7mlztOSVw84xCHvZs1JqxnF5ACA2XbgQoqJFDh/z88oc CjV8SF3OvdN9GDbIPo+hhFaN1wXZT9KX4cige3ZAJs1UgcSFI/nUhuQy80r1xxUanYSJrBnz0nNQf BPp6NQjBryWtDjmmo22Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rNVSm-00Axby-35; Wed, 10 Jan 2024 10:05:32 +0000 Received: from mx1.tq-group.com ([93.104.207.81]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rNVSj-00AxbJ-2p for linux-arm-kernel@lists.infradead.org; Wed, 10 Jan 2024 10:05:31 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tq-group.com; i=@tq-group.com; q=dns/txt; s=key1; t=1704881129; x=1736417129; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=qiew8Q2EdZRHtClxluWOlp9Xekv6EqPJH7+5O7NGyYg=; b=RadYIGexcAGEa4xTk8fxaPWE27+I77fpPZFnxmt7vKbJKTqvBr2YnWnm HLqqtHbsRqXo8vvfnQ2Nzd9w9EOC75JXkRzfU4EEAZpYJdk/KmP83DtM8 /8cVHw3Pq7HpKYgumBDTK1J7d573eYcIXvoaL26O3HX8jDvnbuXf9Y/NJ faBz711eLm5w/OvLq6HAWH44PmcSA2uKdcYU2Nm0yiVv1alyCvTrUHV5t +moC6VW5ND7cTPJvB/ratHBfMiFjIg/05d5MgcmelDeJGlzxkscelZ9nV KT15ShQ8TkKQUXgxRXY0A7IvVswYM7sVIM1zecaMPG4DdtvAgEFGI5hLq Q==; X-IronPort-AV: E=Sophos;i="6.04,184,1695679200"; d="scan'208";a="34825193" Received: from vtuxmail01.tq-net.de ([10.115.0.20]) by mx1.tq-group.com with ESMTP; 10 Jan 2024 11:05:28 +0100 Received: from steina-w.tq-net.de (steina-w.tq-net.de [10.123.53.25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by vtuxmail01.tq-net.de (Postfix) with ESMTPSA id C6DC4280075; Wed, 10 Jan 2024 11:05:27 +0100 (CET) From: Alexander Stein To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Fabio Estevam Cc: Alexander Stein , Pengutronix Kernel Team , NXP Linux Team , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux@ew.tq-group.com Subject: [PATCH 1/1] arm64: dts: freescale: tqma9352: Update I2C eeprom compatible Date: Wed, 10 Jan 2024 11:05:26 +0100 Message-Id: <20240110100526.478771-1-alexander.stein@ew.tq-group.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-20240110_020530_245730_EEA0A5F0 X-CRM114-Status: GOOD ( 12.36 ) 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 Now that there is a dedicated compatible for the idendification page use that instead. This also allows the removal the size and pagesize properties. Signed-off-by: Alexander Stein --- arch/arm64/boot/dts/freescale/imx93-tqma9352.dtsi | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/arch/arm64/boot/dts/freescale/imx93-tqma9352.dtsi b/arch/arm64/boot/dts/freescale/imx93-tqma9352.dtsi index f6e422dc2663e..9d2328c185c90 100644 --- a/arch/arm64/boot/dts/freescale/imx93-tqma9352.dtsi +++ b/arch/arm64/boot/dts/freescale/imx93-tqma9352.dtsi @@ -122,10 +122,8 @@ eeprom1: eeprom@57 { /* protectable identification memory (part of M24C64-D @57) */ eeprom@5f { - compatible = "st,24c64", "atmel,24c64"; + compatible = "atmel,24c64d-wl"; reg = <0x5f>; - size = <32>; - pagesize = <32>; vcc-supply = <®_v3v3>; };