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 33C8CC54756 for ; Mon, 19 May 2025 17:55:55 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=tB/UXL82MHwbQGeBOSx8mNIgLyZX6sGCHaVA4VZo+o4=; b=E4jnOpNkyrdloU C3jFZT5uxMIpb4HmytI+VyMsPKS0QmqTUnC+cxvVLcNPJbmoxHPpKq3Op7hTirEYKaZ1uJ/M4rLSj iKm+pu9cSek7pLcEgF9XBkkaguosGXOzKcU5Yny7fGtgdoegRavf26nliuPF47wxm6/pGvwjbxA9f roPxXd9cQYQbo4N1rxPmDr0goTSQVEWGCHl6cO5MErQxmS6KSkWssOcxzaD5V5PzvWS03Pqelt52U 5RjnljVGej62QIUMDhu4HgloGgvdVk0Be8SHoDqjrtHkh5byRiFAptn+gTapynRASEx6A2qiDJawY yimHrV9bO7QTuTBbTdjg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uH4iI-0000000A2jX-35Rz; Mon, 19 May 2025 17:55:46 +0000 Received: from layka.disroot.org ([178.21.23.139]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uH41x-00000009vRd-3aC8; Mon, 19 May 2025 17:12:03 +0000 Received: from mail01.disroot.lan (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 6D21425A24; Mon, 19 May 2025 19:12:00 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavis, port 10024) with ESMTP id ShMum505WjK7; Mon, 19 May 2025 19:11:59 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1747674719; bh=1M08tbMPKZIQwA166WgmYRAIrkDv6G6ToLEOnILqPFE=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=hJBMq/Kw4XA76Nuf9u+aIIaa8FYuHF5IdWTy+M6dSd1fPRry8yXkbNc4be1LyT+Ja C2bj8zMtqUwgz61KwraY7pSqBcaqa5bwx2wVlpukeNzT6e3bEZnnCe4XlVkHNFMOOj rfWddaatS0X1FFU/KeY9uCcs8FElX+xVtkSu+OT6VAAwZzRaeGGKqfdiI8rjlJegK/ mEUylHgwmKOGnPN0eWbt3oqSr8bSrxi2APOAh/WN66K+sZIQTh18fEkEi8XSeV+sPJ VuceCm6xhSe0YhEz7NfzbRp0k8kP+kPv69bWTgvPuxIc8voFcCauZxDIwfpOtY/aTk HmBaVKWqee0Hg== Date: Mon, 19 May 2025 17:11:32 +0000 From: Yao Zi To: Heiko =?iso-8859-1?Q?St=FCbner?= , Jonas Karlman , Ulf Hansson Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chukun Pan , linux-rockchip@lists.infradead.org, linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/9] pmdomain: rockchip: Add support for RK3528 Message-ID: References: <20250518220707.669515-1-jonas@kwiboo.se> <20250518220707.669515-3-jonas@kwiboo.se> <3416319.KgjxqYA5nG@diego> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <3416319.KgjxqYA5nG@diego> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250519_101202_021449_5147A482 X-CRM114-Status: GOOD ( 23.16 ) 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="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org On Mon, May 19, 2025 at 07:07:39PM +0200, Heiko St=FCbner wrote: > Hi, > = > Am Montag, 19. Mai 2025, 18:52:04 Mitteleurop=E4ische Sommerzeit schrieb = Yao Zi: > > On Sun, May 18, 2025 at 10:06:49PM +0000, Jonas Karlman wrote: > > > Add configuration and power domains for RK3528 SoC. > > > = > > > Only PD_GPU can fully be powered down. PD_RKVDEC, PD_RKVENC, PD_VO and > > > PD_VPU are used by miscellaneous devices in RK3528. > > = > > Thanks for your work! > > = > > > Signed-off-by: Jonas Karlman > > > --- > > > drivers/pmdomain/rockchip/pm-domains.c | 27 ++++++++++++++++++++++++= ++ > > > 1 file changed, 27 insertions(+) > > > = > > > diff --git a/drivers/pmdomain/rockchip/pm-domains.c b/drivers/pmdomai= n/rockchip/pm-domains.c > > > index 4cce407bb1eb..242570c505fb 100644 > > > --- a/drivers/pmdomain/rockchip/pm-domains.c > > > +++ b/drivers/pmdomain/rockchip/pm-domains.c > > > @@ -35,6 +35,7 @@ > > > #include > > > #include > > > #include > > > +#include > > > #include > > = > > But I had some trouble applying this patch on either Rockchip SoC tree > > or linux-pm. Looking through the context, seems the patch depends on > > some RK3562 PMU driver changes, which I couldn't find with some brief > > searching among the list. > > = > > Which branch is the series based on? > = > are you sure you looked at the right linux-pm tree? > = > In [0] I do see rk3562 powerdomains applied. Oops, thanks for the link! I was digging through rafael/linux-pm.git actually... > Heiko > = > = > [0] https://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm.git/com= mit/?h=3Dnext&id=3Df89c082d44914f24dfb5b0219eb140369de5b612 > = > = Best regards, Yao Zi _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip