From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 247062D131D; Tue, 11 Nov 2025 18:14:57 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1762884898; cv=none; b=HgY6Kd19klFRdLycT/Tvrrn/pf/Tf90JUxSkQkZBgWCpdIsiuMbsoNzhPhDRJ8vhmHtNmZj/9vjUU7WuLyPYi0nQvzrs8uZbSYSrvhYCsyQHrUi8Pmn/V+E0o7glfULtTodvSSxNACeoV9Ne1vuBJAvXSqotqel5vyc6wVKkBHg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1762884898; c=relaxed/simple; bh=YJZ2BYCy/RFNPtkZFsqxaPgXCs3zWEQSsNMKkzCW8hI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=u90JkIye0mpUrlYuLVxgoxQGzD6Ibrd7SNYSBzusrnMKktl9dNSLbl2Efutp2FFYMG8uaGyqxXvsr0ylVKjJe5HdXghqnLTmnN9WwG9haiVKLA0qcA0uiEU5yVGMZHyQc7yzCMEojcdvT86westRxBIiDW7y+Yc/WCKw6bE+Q1s= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=PTyOuaBc; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="PTyOuaBc" Received: by smtp.kernel.org (Postfix) with ESMTPSA id ADF59C4CEF7; Tue, 11 Nov 2025 18:14:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1762884897; bh=YJZ2BYCy/RFNPtkZFsqxaPgXCs3zWEQSsNMKkzCW8hI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=PTyOuaBcX/6ltywosBlk/NwujGRrcJfEf8qH4zrh95pJAt8KmLpY0rchl/8qtmmFz Qa8aDw06RDCss8Kjwi1Qe/onQEh5ofgzEewAcX+H2bNOc7Br0Em4wLlqP2YplseInE UU14ps8vqndAKHvQrGwOSZl4mE10pCFh2mkdJNjMIWPUkgxgVEyX4mwIdoMls+80we Hco0gmIy2hh/V6SIk7fVd1rSUqsggZXdtjysstDTlfkDjXZG/9OTl5AKEGRAb5K6lr BSDUwHwZplb8f+HiSYVis4M+DIzNyu2PPjkMhdxWTXnGXJ2ls1CidyEq6/oXFK1ICK 2Xjdgg8pBJJqA== Date: Tue, 11 Nov 2025 18:14:48 +0000 From: Conor Dooley To: Michal Wilczynski Cc: Rob Herring , Krzysztof Kozlowski , Emil Renner Berthing , Hal Feng , Michael Turquette , Stephen Boyd , Conor Dooley , Xingyu Wu , Vinod Koul , Kishon Vijay Abraham I , Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , David Airlie , Simona Vetter , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Lee Jones , Philipp Zabel , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Marek Szyprowski , Icenowy Zheng , Maud Spierings , Andy Yan , Heiko Stuebner , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-phy@lists.infradead.org, dri-devel@lists.freedesktop.org, linux-riscv@lists.infradead.org Subject: Re: [PATCH RFC 00/13] drm: starfive: jh7110: Enable display subsystem Message-ID: <20251111-footing-eclair-332f5f0769f2@spud> References: <20251108-jh7110-clean-send-v1-0-06bf43bb76b1@samsung.com> <20251110-clang-baking-b8b27730356e@spud> <00e897dc-9966-439b-a74a-7604a1870027@samsung.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="/gBidW5Sm+Kw8wVT" Content-Disposition: inline In-Reply-To: <00e897dc-9966-439b-a74a-7604a1870027@samsung.com> --/gBidW5Sm+Kw8wVT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 11, 2025 at 04:33:28PM +0100, Michal Wilczynski wrote: >=20 >=20 > On 11/10/25 20:35, Conor Dooley wrote: > > On Sat, Nov 08, 2025 at 02:04:34AM +0100, Michal Wilczynski wrote: > >> This series enables the display subsystem on the StarFive JH7110 SoC. > >> This hardware has a complex set of dependencies that this series aims = to > >> solve. > >> > >> I believe this is a PHY tuning issue that can be fixed in the new > >> phy-jh7110-inno-hdmi.c driver without changing the overall architectur= e. > >> I plan to continue debugging these modes and will submit follow up fix= es > >> as needed. > >> > >> The core architectural plumbing is sound and ready for review. > >> > >> Notes: > >> - The JH7110 does not have a centralized MAINTAINERS entry like the > >> TH1520, and driver maintainership seems fragmented. I have therefore > >> added a MAINTAINERS entry for the display subsystem and am willing to > >> help with its maintenance. > >=20 > > Yeah, bunch of different folks wrote the drivers, so lots of entries. > > Pretty much all as you've done here, authors are responsible for the > > individual components and Emil is the platform maintainer but > > responsible for most drivers. > >=20 > > Do you need any feedback dt wise on the RFC, or is it too likely that > > we'll both waste our breath if the DRM folks don't approve of your > > approach for the rest of this series? >=20 > Hi Conor, >=20 > Thank you for your response. >=20 > That's a fair point about the risk of the DRM approach being rejected. > While I can't be certain, I'm hopeful that part is relatively > straightforward, as it primarily integrates other recently reviewed > (though not yet merged) components like the inno-hdmi bridge and dc8200 > drivers. >=20 > To be honest, I was more concerned that the DT part of the series would > be more problematic. Given that, I would find it very helpful to get > your feedback on the DT aspects now, if you have the time. Right. You'll definitely want some actual DRM people to weigh in though before making changes, I am really not familiar enough with this type of hardware to know if the breakdown is correct. --/gBidW5Sm+Kw8wVT Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYKAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCaRN9GAAKCRB4tDGHoIJi 0r8GAPkBsYDP7LLqp2+h6FYJs9F/YlRAnuueN9JB2on22suIYQEA03Yvk0N2Sfh+ Ee2i/GJcLr7XOYAXK2mOE8f+CiHaLQU= =L7ty -----END PGP SIGNATURE----- --/gBidW5Sm+Kw8wVT--