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 61262C46CD2 for ; Wed, 24 Jan 2024 23:08:50 +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:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=QB5OKhIz4obnitjEQfk+2TmC9/GArC7ZH/o4YOVdIDo=; b=KlViKQIaAwjMZK YWpw859VDtj//ya7rpfIMen9KNCBdToYSZLfgHn0M1JDCIu7sQbsQBgO8eiGMxSSv8ytufA7JHD4X kXbSxN5uoET2oWK4Pn0AvI4mlHcheyh4CVzNdLUkysGqtWUXrUL2N3mnIRTb9tZv7ZJkaSFvLjs68 c3gjMu6blnEuQSvus2AeBOylOu7QXxDhGxidRvHNc4sbX5fANL2DvgBAER0glu1iCz47E1AqIJVbh 9PXfgkjYOYazEqaDWWB2fx4OT/tCXtTMVhzx8TSVCqMYthdFyIN2MFaZcffEkLJOiFvTzDEiTDKoN GQr+9MeEiRoS5XI0WShA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rSmMT-005U3f-2P; Wed, 24 Jan 2024 23:08:49 +0000 Received: from madrid.collaboradmins.com ([46.235.227.194]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rSmMP-005U2A-2y; Wed, 24 Jan 2024 23:08:47 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1706137721; bh=r+BNyXa+tutNidaJAQ5GCFSdQ6jcMos2xdU30CYj2LI=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=hPqE9lLG10rs/jdZyuob5naR3pMI7RbD2QGXP+V7c2w+OP5fjdBNWNbPT4RLb7+ie UHYfz7ZtBoO8rccFOzK7OZAWanuOBoCIizRGW7xgIrNvpxr2MoyzvnxDH40oIPUxkH NJMWolIxBsIOu4yX3FTeu4gH5mcpjCWBV1wzuPbs61QoXfA0dD9gGQ1zC6XJ5gq30j xUm6OFC+gGdHSybjMm5otttZJI04WG/rCQk+i+HGoND08/VRfco9g4+eSuP+S7gVSV ZsSnxqGx9GWOmugGQrcfPPaf+dCRo4wMmG+8yEtScE0w8f2Ygwb5m1qzls+Yu7/Y+M KlWo0/Dz1x3gw== Received: from [100.115.223.179] (cola.collaboradmins.com [195.201.22.229]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: cristicc) by madrid.collaboradmins.com (Postfix) with ESMTPSA id A4A5537811F1; Wed, 24 Jan 2024 23:08:39 +0000 (UTC) Message-ID: <7a3020f1-9819-4439-9f62-1a77c1eb9cdf@collabora.com> Date: Thu, 25 Jan 2024 01:08:38 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 3/3] phy: rockchip: Add Samsung HDMI/DP Combo PHY driver Content-Language: en-US To: Jonas Karlman , Andy Yan , Sascha Hauer Cc: Vinod Koul , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner , Philipp Zabel , Johan Jonker , Sebastian Reichel , Algea Cao , linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, kernel@collabora.com, Sandor Yu , Maxime Ripard References: <20240119193806.1030214-1-cristian.ciocaltea@collabora.com> <20240119193806.1030214-4-cristian.ciocaltea@collabora.com> <20240122121409.GW4700@pengutronix.de> <00c749f7-3eb9-4bd1-a057-43a692b77d68@collabora.com> From: Cristian Ciocaltea In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240124_150846_145684_FB86910D X-CRM114-Status: GOOD ( 11.19 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On 1/24/24 11:16, Jonas Karlman wrote: > On 2024-01-24 08:30, Andy Yan wrote: >> Hi Cristian: >> >> On 1/24/24 10:42, Andy Yan wrote: >>> Hi Cristian: >>> >>> On 1/24/24 08:58, Cristian Ciocaltea wrote: >>>> On 1/22/24 14:14, Sascha Hauer wrote: >>>>> On Fri, Jan 19, 2024 at 09:38:03PM +0200, Cristian Ciocaltea wrote: >>>>>> Add driver for the Rockchip HDMI/eDP TX Combo PHY found on RK3588 SoC. [...] >> >> How about add a PHY_MODE_HDMI to enum phy_mode, and pass this custom data by extend phy_configure_opts >> or the submode of phy_set_mode_ext ? > > Please see the patch "phy: Add HDMI configuration options" [1] from > Sandor Yu. Also the series "drm/connector: Create HDMI Connector > infrastructure" [2] from Maxime Ripard may be of interest. Oh, nice, thanks for the heads up! Regards, Cristian > [1] https://lore.kernel.org/all/19070c125268cfe900021dea6e7e8379b89c630e.1704785836.git.Sandor.yu@nxp.com/ > [2] https://lore.kernel.org/dri-devel/20231207-kms-hdmi-connector-state-v5-0-6538e19d634d@kernel.org/ > > Regards, > Jonas -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy