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 61211CD37AF for ; Sun, 10 May 2026 07:33:16 +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=1zbEAgxlPiNeMyhdtl1ZxO5yFbiZHk7yVKNHG5arJgA=; b=Z1sjEwRHFF4McA e5z0yKTPr58TqToLedYqrd1kTUc90PQw+cdFwqaf+TgRUVyoUq4HTMw8Z8+WHP5GogMciLlSv1p0I WHpOJW+NWM9GBwYsxQRyMplGAdFMzLplHLsH5z/H9Kwj3FqTVMFzZsRHnT4AyZwh6On3DzOt82asi /FnXHZG4LGzA+k7gFkgBzBeM3GYdVchN3WMr/wKj8WS1UA3JXfS4RCJriKTdXSFHf5dJdvGdPnKMh AGxh9cq5TvmFsPoUjsaq6XVdEj9IBhKrxoLe5Y+2FtjpFhhN+eHG2dFyTRbdD8SaQuVNVBSOqnImk +i6+2EnzX3Hil4JJdP4A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wLyex-0000000ALcN-3Z9o; Sun, 10 May 2026 07:33:07 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wLyeu-0000000ALbQ-1OVT; Sun, 10 May 2026 07:33:05 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id D734A44399; Sun, 10 May 2026 07:33:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id ECE93C2BCB8; Sun, 10 May 2026 07:33:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1778398382; bh=C5SWgmyd3p/JbXe/hJzJcoVgQTuM5eiVn5t8MpCXkAQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=IeDmc2U313JxDmIy7pAMv8WvsQDMPnypLTpuLxlqXZbTJci7+8m5Tb6IunjOLRt1/ CSxjLqMyrCDEGVLanta3FLe77aH8DgZ0bjIWHm49SZoqX7C/moS3675Z2R5obt+QlX PWGXnvAToiQ8ZT9mp7Vpt6WANglTtwI1AXdL882iSg2Rrgh1h2lsm4N12ZGjwhStil w7Sa1jDGNJI/4jU3rOcnmxI2Ud50QyrZGcJBwvZ6OOTVPHz+aP5DIECN8SsXvBjFtq u0r7SvzT3EONCMfCc3oOxeA2Dq/zhGx3191MfpFxsftfwBDx2EUDhbF5prmQP+AR8X UswgkjZ+8riTA== Date: Sun, 10 May 2026 13:02:58 +0530 From: Vinod Koul To: Heiko Stuebner Cc: Sebastian Reichel , Neil Armstrong , Frank Wang , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Andy Yan , Dmitry Baryshkov , Yubing Zhang , Alexey Charkov , linux-phy@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@collabora.com, devicetree@vger.kernel.org, William Wu Subject: Re: [PATCH v4 00/16] phy: rockchip: usbdp: Fixes, DP 1-lane support and cleanups Message-ID: References: <20260428-rockchip-usbdp-cleanup-v4-0-7775671ece22@collabora.com> <6960660.0VBMTVartN@phil> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <6960660.0VBMTVartN@phil> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.9.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260510_003304_418437_4B82D72A X-CRM114-Status: GOOD ( 26.65 ) 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 Hi Heiko, On 03-05-26, 21:12, Heiko Stuebner wrote: > Hi Vinod, > = > Am Sonntag, 3. Mai 2026, 18:50:12 Mitteleurop=E4ische Sommerzeit schrieb = Vinod Koul: > > Hi Sebastian, > > = > > On 28-04-26, 18:13, Sebastian Reichel wrote: > > > This series overhauls the Rockchip USBDP driver; apart from a > > > a bunch of cleanups and small improvements the main goal is to > > > get the driver ready for proper USB-C DP AltMode support. > > > = > > > Once this series has landed, it unblocks enabling proper USB-C > > > DP AltMode on the RK3588 and RK3576 platforms incl. runtime PM > > > for the Synopsys DesignWare DisplayPort controller. > > > = > > > Apart from this series, further changes are required on the > > > DRM side. There are no compile-time dependencies between the > > > DRM side and the PHY side, but the PHY side must be applied > > > to avoid SErrors once runtime PM is added to the DisplayPort > > > controller driver. Thus it would be really good to land this > > > series in the next merge window. > > = > > Looks like sasiko has flagged 8 high warning, can you please check them > = > (1) as mentioned in a different patch thread, review should be happening > on the lists. Tools regularly dump old results, so anyone looking at the > mailinglist thread might now be able to follow along with what happened > in 2 months or so. > = > Also other robot tools can reply on the lists just fine. It was not available in past, have enabled email reply as that is best way for us. It should happen going forward > (2) if 1. is so hugely impossible, please at least provide some reference > to what you mean. Not everybody knows all the hype-tools-of-the-week and > simply searching for that mysterious "sasiko" [0] did not provide any > meaningful results for me, despite some amazon or youtube links for some > non-kernel uses of that term ;-) I am surprised that the hype of the week seems to missing for you or Sebastian as Sashiko has been, IMO covered quite well. Instead of a random web search I would have looked at lwn [1], [2]. > So a link should be present at least please. Agree, I have sent to people who I thought might not be aware. I guess better to not assume. In any case here are the comments, which maybe valid or maybe not. As usual with tools we should use our discretion https://sashiko.dev/#/patchset/20260428-rockchip-usbdp-cleanup-v4-0-7775671= ece22%40collabora.com [1]: https://lwn.net/Articles/1063292/ [2]: https://lwn.net/Articles/1063303/ -- = ~Vinod _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip