From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-m21473.qiye.163.com (mail-m21473.qiye.163.com [117.135.214.73]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8111B41166D for ; Mon, 15 Jun 2026 17:01:52 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=117.135.214.73 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781542917; cv=none; b=qqw0kP5Jw/hsmZ69udan7+hu4UTZ8j5kePw5+HEX/QXsEVKAtpgobeNWOz7FeYs09QbJ22hwYcFlGJqWwnoMEuv7dngxcBeE8/bGt8qkr35jv0PH5lL7VRZPIQX3eruZe+4O0LPrqftgDJZ77KH8yy539Nh05LIaNaeoNbyLA64= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1781542917; c=relaxed/simple; bh=3KLwD7Dv6Za3eMvYy19EoEMa/3QaEc79TOSa6zxNAcU=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=ixB/Rok9RO0XdoSteiDGrZhbFSNb6E0/pKd6Kj4389Yc567DKMOsCQ6HcHBvOYKPNSOARl6JJUEgbkgDWBLRBw6VrqMS0y5pe7R4rb0FWsGORwlVjm+b2oRsdhfcc23YzCWUV6zx6JMiWJy7RJDkKG2inF69dlmKO29RuNaKWcw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=rock-chips.com; spf=pass smtp.mailfrom=rock-chips.com; dkim=pass (1024-bit key) header.d=rock-chips.com header.i=@rock-chips.com header.b=kQLJJ9H+; arc=none smtp.client-ip=117.135.214.73 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=rock-chips.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=rock-chips.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=rock-chips.com header.i=@rock-chips.com header.b="kQLJJ9H+" Received: from [172.16.12.74] (unknown [61.154.14.86]) by smtp.qiye.163.com (Hmail) with ESMTP id 4271bc926; Mon, 15 Jun 2026 21:32:08 +0800 (GMT+08:00) Message-ID: Date: Mon, 15 Jun 2026 21:32:08 +0800 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v11 0/3] Add eDP support for RK3576 To: =?UTF-8?Q?Heiko_St=C3=BCbner?= , robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org Cc: sebastian.reichel@collabora.com, nicolas.frattaroli@collabora.com, alchark@gmail.com, detlev.casanova@collabora.com, cristian.ciocaltea@collabora.com, michael.riesch@collabora.com, andy.yan@rock-chips.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org References: <20260605022305.3058853-1-damon.ding@rock-chips.com> <3213683.CbtlEUcBR6@diego> Content-Language: en-US From: Damon Ding In-Reply-To: <3213683.CbtlEUcBR6@diego> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-HM-Tid: 0a9ecb7b7f2103a8kunm47dcead08c7d X-HM-MType: 1 X-HM-Spam-Status: e1kfGhgUHx5ZQUpXWQgPGg8OCBgUHx5ZQUlOS1dZFg8aDwILHllBWSg2Ly tZV1koWUFITzdXWRgWCB1ZQUpXWS1ZQUlXWQ8JGhUIEh9ZQVkaGhgaVkkfTENMHx8ZTUIZGVYVFA kWGhdVEwETFhoSFyQUDg9ZV1kYEgtZQVlNSlVKTk9VSk9VQ01ZV1kWGg8SFR0UWUFZT0tIVUpLSE pKQkxVSktLVUpCS0tZBg++ DKIM-Signature: a=rsa-sha256; b=kQLJJ9H+1CSZ65yj536jGKbv3YtDkqEYwaL8cLFzBsKAVvf5EgoKPQYIDwsH0Vluy6JvkCJCyy7vFNAbev/CCPktgYlpwkgMnRPkcB0axcRz+k/2cMGrdAq8AHfVO8QwvozLgKwDgb0CZah389/3CPr5uM2Jz8CfVXX4AwRg2Qw=; s=default; c=relaxed/relaxed; d=rock-chips.com; v=1; bh=IEDSeKt6aBa3YjGZKrTBnH10OnTxt5lTag0LZBn0RGM=; h=date:mime-version:subject:message-id:from; On 6/15/2026 9:01 PM, Heiko Stübner wrote: > Hi Damon, > > Am Montag, 15. Juni 2026, 14:33:03 Mitteleuropäische Sommerzeit schrieb Damon Ding: >> Gentle ping on this patch series. > > Linux 7.1 was released yesterday, so we're in the merge-window now. > (And the 5th of june was shortly before -rc7, so too late for 7.2) > > So I'll pick those up after the merge window end in 2 weeks. > > Thanks for the heads-up. Got it. ;-) Best regards, Damon >> >> On 6/5/2026 10:23 AM, Damon Ding wrote: >>> Picked from: >>> https://lore.kernel.org/all/20260601065100.1103873-1-damon.ding@rock-chips.com/ >>> >>> Patch 1-2 are to add missing clock "hclk" for RK3588 eDP nodes. >>> Patch 3 is to add the RK3576 eDP node. >>> >>> Damon Ding (3): >>> arm64: dts: rockchip: Add missing hclk for RK3588 eDP0 >>> arm64: dts: rockchip: Add missing hclk for RK3588 eDP1 >>> arm64: dts: rockchip: Add eDP node for RK3576 >>> >>> arch/arm64/boot/dts/rockchip/rk3576.dtsi | 28 +++++++++++++++++++ >>> arch/arm64/boot/dts/rockchip/rk3588-base.dtsi | 4 +-- >>> .../arm64/boot/dts/rockchip/rk3588-extra.dtsi | 4 +-- >>> 3 files changed, 32 insertions(+), 4 deletions(-) >>> >>> --- >>> >>> Changes in v2: >>> - Split out separate patches to add the "hclk" clock reference. >>> - Split out separate patches to enable the "hclk" clock. >>> - Add Reviewed-by tag. >>> >>> Changes in v3: >>> - Add a patch to expand descriptions for clocks of the eDP node. >>> - Add Reviewed-by tag. >>> >>> Changes in v4: >>> - Modify commit msg. >>> >>> Changes in v5: >>> - Enforce the correct third clock name on a per-compatible basis. >>> - Modify the commit msg simultaneously. >>> - Add Acked-by tag. >>> >>> Changes in v6: >>> - Expand more detail commit msg about using hclk instead of grf clock. >>> >>> Changes in v7: >>> - List all valid clock names at the top level, and constrain the clock >>> count for each platform with minItems/maxItems in allOf. >>> >>> Changes in v8: >>> - Fix indentation to 10 for enum in clock-names property. >>> >>> Changes in v9: >>> - Restore the explicit clock-names for RK3399 and RK3588 eDP dt-bindings. >>> >>> Changes in v10: >>> - Use automatic cleanup to fix OF node reference leak reported by >>> Sashiko. >>> >>> Changes in v11: >>> - Pick and rebase DT related patches. >>> >> >> > > > > > >