From patchwork Thu May 23 09:18:45 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13671523 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 C91B4C25B79 for ; Thu, 23 May 2024 09:20:19 +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=b3EW2Etn7vy48/wCkT+SSAmlT9c/z/arSnjmEuAx0zA=; b=KzMyKAORc/jQiu nZfDAx9uRe88u9wr+g5yY3OTCGargJrnJ/W9Dtv8T48OefH47YgZg8+0fM/DG5zSLUm+GWqwiYiNn ndxQkhShZ4nBqj1tYTcouXF/OCDG79Y7/2/oRnJ/sbL7B0xeSaFxxcuilCXmtlbCz05JYJbrMm9cJ YTj8NzXzJngx003htjkksy7LxPxA4svc3uAvaAiyskx139NTT4+FH07TpMKHqrT7r0TP+FI97YXMg spZ9H2OhOKpbApu1JOw2MePyYPRJB9ZXGoBTCEgUdD8nMGfv7gbdfEPCj6Wuq8yIL9Y4ZyCWOuGVw Az+83LI0jOF+VNWJhY1A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sA4cH-00000005e2Z-3c9R; Thu, 23 May 2024 09:20:05 +0000 Received: from laurent.telenet-ops.be ([2a02:1800:110:4::f00:19]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sA4b9-00000005dMs-199g for linux-arm-kernel@lists.infradead.org; Thu, 23 May 2024 09:18:59 +0000 Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed80:58b6:dec0:6a57:abb4]) by laurent.telenet-ops.be with bizsmtp id SZJp2C00843lBA101ZJpGc; Thu, 23 May 2024 11:18:49 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1sA4a8-003L2x-O4; Thu, 23 May 2024 11:18:49 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1sA4b3-009CLN-C7; Thu, 23 May 2024 11:18:49 +0200 From: Geert Uytterhoeven To: Magnus Damm Cc: linux-renesas-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Geert Uytterhoeven Subject: [PATCH] arm64: dts: renesas: condor-i: Add I2C EEPROM Date: Thu, 23 May 2024 11:18:45 +0200 Message-Id: <33a1ec9ee8fff7708f699c668d7399fde2b46553.1716455483.git.geert+renesas@glider.be> 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-20240523_021855_698865_C8D3D3DA X-CRM114-Status: GOOD ( 12.14 ) 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 The I2C EEPROM U197 on Condor is also present on Condor-I, but it was moved to the other side of the bi-directional voltage-level translator on I2C bus zero, and relabeled to U230. Move it to condor-common.dtsi to make it available on Condor-I, too. Signed-off-by: Geert Uytterhoeven --- To be queued in renesas-devel for v6.11. arch/arm64/boot/dts/renesas/condor-common.dtsi | 6 ++++++ arch/arm64/boot/dts/renesas/r8a77980-condor.dts | 8 -------- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/arch/arm64/boot/dts/renesas/condor-common.dtsi b/arch/arm64/boot/dts/renesas/condor-common.dtsi index 7c34d14dcd7e1ca0..8b7c0c34eadce5cb 100644 --- a/arch/arm64/boot/dts/renesas/condor-common.dtsi +++ b/arch/arm64/boot/dts/renesas/condor-common.dtsi @@ -227,6 +227,12 @@ adv7511_out: endpoint { }; }; }; + + eeprom@50 { + compatible = "rohm,br24t01", "atmel,24c01"; + reg = <0x50>; + pagesize = <8>; + }; }; &i2c1 { diff --git a/arch/arm64/boot/dts/renesas/r8a77980-condor.dts b/arch/arm64/boot/dts/renesas/r8a77980-condor.dts index 68d1f1d53b3a38b4..1d326552e2facd06 100644 --- a/arch/arm64/boot/dts/renesas/r8a77980-condor.dts +++ b/arch/arm64/boot/dts/renesas/r8a77980-condor.dts @@ -14,11 +14,3 @@ / { model = "Renesas Condor board based on r8a77980"; compatible = "renesas,condor", "renesas,r8a77980"; }; - -&i2c0 { - eeprom@50 { - compatible = "rohm,br24t01", "atmel,24c01"; - reg = <0x50>; - pagesize = <8>; - }; -};