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 7E56BC5AE59 for ; Thu, 5 Jun 2025 11:20:46 +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:In-Reply-To:References:From: Subject:Cc:To:Message-Id:Date:Content-Type:Mime-Version:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=13cxEH6HxdmpWJc8QzYDB4UlEOp0j6xlHHpJ/zaokQk=; b=2pD5azVQyrFD4t7tYxWBKlJ3Z3 3B5eVMjudroBJtHaSIdQf4RqdYpEQY6/QrwEskwQy3jLceQlnErzQb2n18J2yCS7cPuz1vL/jv1XU t6x08F5WafE+nsdy8qwgJEziaUmFMeTZBaxqvG0yWA7E4Dp3a8O+U4hSvdFFAWG2i8+yBdPmdq928 2DXfZr00h0QUOY2I1dFCKnnjoYzZocSSyY5ESXiS1xl3R/BRVAz0IB8ajD3Ok4Zd92ttWZ4cWBhA5 WajD/HXfBfmFHuUV50hiwsxYXHua301d9QMtmHWdM1cR1PV/VKSczEzK/YMYEdONzRsXWh38WoKOy g/jZ1EuA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uN8eG-0000000FLhm-1USX; Thu, 05 Jun 2025 11:20:40 +0000 Received: from out-182.mta1.migadu.com ([2001:41d0:203:375::b6]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uN8c3-0000000FLSl-2pFi for linux-arm-kernel@lists.infradead.org; Thu, 05 Jun 2025 11:18:24 +0000 Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cknow.org; s=key1; t=1749122291; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=13cxEH6HxdmpWJc8QzYDB4UlEOp0j6xlHHpJ/zaokQk=; b=TuKKKtNd+g/Kb3VvnuS++kfG2LyDperU5Qbq8xI3fnT6fUOx7xkBS5xYcoCwqDhJ5YHXiE fXRzVEGwfenIvRfOiUpCx1CSinLT3vQzp4iRybeLpaAZZb0adb7ICTm4+TNMHUZ0IgVoZY jUYxO6eTQESrTpvzdETOa/HOpInYxpJfI1THm4my2ruW8Ts8DScWwxHg/v3gpBNNdwcDNW Nk90mY832LDw5jfsa7slPZRxByPsqPqykxh+zRbCwsFvSiQ267wNLI5UNTGe3xpRApFtwe nVKFltZPau6NkQOotaEEsbOD92tyU2K/SYxTZXZx+KJXIeYqpZJEx7fZ4N9IxA== Content-Type: multipart/signed; boundary=9a3e5395647fd1bec2889ce64d9b6b8ce6ab0473fcc5380cf846fa546bd7; micalg=pgp-sha512; protocol="application/pgp-signature" Date: Thu, 05 Jun 2025 13:17:43 +0200 Message-Id: To: "Alexey Charkov" , "Rob Herring" , "Krzysztof Kozlowski" , "Conor Dooley" , "Heiko Stuebner" Cc: , , , Subject: Re: [PATCH 1/4] arm64: dts: rockchip: list all CPU supplies on ArmSoM Sige5 X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: "Diederik de Haas" References: <20250603-sige5-updates-v1-0-717e8ce4ab77@gmail.com> <20250603-sige5-updates-v1-1-717e8ce4ab77@gmail.com> In-Reply-To: <20250603-sige5-updates-v1-1-717e8ce4ab77@gmail.com> X-Migadu-Flow: FLOW_OUT X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250605_041823_842488_2CFBC18D X-CRM114-Status: GOOD ( 11.23 ) 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 --9a3e5395647fd1bec2889ce64d9b6b8ce6ab0473fcc5380cf846fa546bd7 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 On Tue Jun 3, 2025 at 7:01 PM CEST, Alexey Charkov wrote: > List both CPU supply regulators which drive the little and big CPU > clusters, respectively, so that cpufreq can pick them up. > > Signed-off-by: Alexey Charkov > --- > .../boot/dts/rockchip/rk3576-armsom-sige5.dts | 28 ++++++++++++++++= ++++++ > 1 file changed, 28 insertions(+) > > diff --git a/arch/arm64/boot/dts/rockchip/rk3576-armsom-sige5.dts b/arch/= arm64/boot/dts/rockchip/rk3576-armsom-sige5.dts > index b09e789c75c47fec7cf7e9810ab0dcca32d9404a..d9c129be55a0d997e04e6d677= cdc98fb50353418 100644 > --- a/arch/arm64/boot/dts/rockchip/rk3576-armsom-sige5.dts > +++ b/arch/arm64/boot/dts/rockchip/rk3576-armsom-sige5.dts > @@ -207,6 +207,22 @@ vcc_3v3_ufs_s0: regulator-vcc-ufs-s0 { > }; > }; > =20 > +&cpu_b0 { > + cpu-supply =3D <&vdd_cpu_big_s0>; > +}; > + > +&cpu_b1 { > + cpu-supply =3D <&vdd_cpu_big_s0>; > +}; > + > +&cpu_b2 { > + cpu-supply =3D <&vdd_cpu_big_s0>; > +}; > + > +&cpu_b3 { > + cpu-supply =3D <&vdd_cpu_big_s0>; > +}; > + > &combphy0_ps { > status =3D "okay"; > }; The &cpu_bN nodes should come after the &combphy0_ps node. Cheers, Diederik > @@ -215,6 +231,18 @@ &cpu_l0 { > cpu-supply =3D <&vdd_cpu_lit_s0>; > }; > =20 > +&cpu_l1 { > + cpu-supply =3D <&vdd_cpu_lit_s0>; > +}; > + > +&cpu_l2 { > + cpu-supply =3D <&vdd_cpu_lit_s0>; > +}; > + > +&cpu_l3 { > + cpu-supply =3D <&vdd_cpu_lit_s0>; > +}; > + > &gmac0 { > phy-mode =3D "rgmii-id"; > clock_in_out =3D "output"; --9a3e5395647fd1bec2889ce64d9b6b8ce6ab0473fcc5380cf846fa546bd7 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQT1sUPBYsyGmi4usy/XblvOeH7bbgUCaEF86gAKCRDXblvOeH7b btTlAQDI6lgSC9KhTjsX1bMR1+ahztGxcgRpovUts1PqDZ5LkAEAomVjXYHvh+hm ilgYDdQ31HkVBaW8QO6e4mmm5NYzGAE= =aDIe -----END PGP SIGNATURE----- --9a3e5395647fd1bec2889ce64d9b6b8ce6ab0473fcc5380cf846fa546bd7--