From mboxrd@z Thu Jan 1 00:00:00 1970 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 46C29CCD199 for ; Mon, 20 Oct 2025 08:26:29 +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: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=OC7tpZcmoy1vKdmHHr27SAsHCtIzXHYMWgO3FdtxRFU=; b=ROKvXuzABp5VCj r8+zGT3olubj8g2Q4fNwZN5oiXrLNmP4pT0ij/6zh2v68CICXKckv+8+Iq+mp3pQ6UiRkMNYqHfyx /mnUcEBML1gaycztNCVpDaEV4bEsrYae7BfWLeqAsckkkw/Jwvbtk4liXnA/8tKRit4sJMNvE3QsL Dy2pmrik3eCNitNEdgchbS4yEv88b5L28dmtqCPsCJlhevsp2h5tFTtYjxWZiaFhdM6fHm/kqz2DS 2aL9VYcQNoewuEafD3qqfyMChsovZXovvfCS1dcFcOGsAEio0LSEXzehQPSaHgNwY1UbR/cpxon86 NzH88pvqmkpElUGF3NhA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vAlDa-0000000CNJf-0Gmn; Mon, 20 Oct 2025 08:26:14 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vAlDI-0000000CMqw-0SFp; Mon, 20 Oct 2025 08:25:58 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sntech.de; s=gloria202408; h=Content-Transfer-Encoding:MIME-Version:References: In-Reply-To:Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-Type; bh=zD1i5hY8aJGQC31SLVZPrEE7DjpJ9widgoJsqpszpfI=; b=OnR1WhTLsmdP/YviSTC3RUvI1P 9XF91ESj+STDF3GHeVMC5gLQPQ4Q017qjzFJT6nvIduGvq+5WdxkAMR9BQHa5MOVqmC/0wBfbs3rb DfTs821JoN3FB8hWmyKS6v/SnYDWhYq8h2S2vQjN4Xj3QvWRGBPcrjvUd32CkXrvsInhq8lRik8on VzJiFWiMjLFEnMSBNVHMz9R3LSbn1BBk6NFzx3nA01xRDhkj1MNK461LnJ4rMWbxullc9Q0UUqXTW WH6vo5tTf3BShr/ZOSY2/oQPT0+hYg3KOk2hqr1BArsvHbpe+C6lMyI6dSyD+F3K2WwWFEaZ/eMsz A9vaWdfA==; Received: from [141.76.253.240] (helo=phil.eduroam.local) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1vAlD0-00078O-3D; Mon, 20 Oct 2025 10:25:38 +0200 From: Heiko Stuebner To: heiko@sntech.de Cc: maarten.lankhorst@linux.intel.com, mripard@kernel.org, tzimmermann@suse.de, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, quentin.schulz@cherry.de, andy.yan@rock-chips.com, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, cn.liweihao@gmail.com, Heiko Stuebner Subject: [PATCH 6/9] arm64: dts: rockchip: Use phandle for i2c_lvds_blc on rk3368-lion haikou Date: Mon, 20 Oct 2025 10:25:05 +0200 Message-ID: <20251020082508.3636511-7-heiko@sntech.de> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20251020082508.3636511-1-heiko@sntech.de> References: <20251020082508.3636511-1-heiko@sntech.de> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251020_012556_182718_B1C5081F X-CRM114-Status: GOOD ( 12.72 ) X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org From: Heiko Stuebner i2c@0 on i2cmux2 does already have a phandle i2c_lvds_blc defined. Use this one instead of replicating the hirarchy again, as this might result in strange errors if the lion dtsi is change at some point in the future. Signed-off-by: Heiko Stuebner --- .../boot/dts/rockchip/rk3368-lion-haikou.dts | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3368-lion-haikou.dts b/arch/arm64/boot/dts/rockchip/rk3368-lion-haikou.dts index ab70ee5f561a..abd1af97456a 100644 --- a/arch/arm64/boot/dts/rockchip/rk3368-lion-haikou.dts +++ b/arch/arm64/boot/dts/rockchip/rk3368-lion-haikou.dts @@ -18,16 +18,6 @@ chosen { stdout-path = "serial0:115200n8"; }; - i2cmux2 { - i2c@0 { - eeprom: eeprom@50 { - compatible = "atmel,24c01"; - pagesize = <8>; - reg = <0x50>; - }; - }; - }; - leds { pinctrl-0 = <&module_led_pins>, <&sd_card_led_pin>; @@ -68,6 +58,14 @@ vcc5v0_otg: regulator-vcc5v0-otg { }; }; +&i2c_lvds_blc { + eeprom: eeprom@50 { + compatible = "atmel,24c01"; + pagesize = <8>; + reg = <0x50>; + }; +}; + &sdmmc { bus-width = <4>; cap-mmc-highspeed; -- 2.47.2 _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip