Re: [PATCH v8 2/7] phy: Add HDMI configuration options
From: Vinod Koul <vkoul@kernel.org>
Date: 2023-08-22 13:54:49
Also in:
dri-devel, linux-devicetree, linux-phy, lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2023-08-22 13:54:49
Also in:
dri-devel, linux-devicetree, linux-phy, lkml
On 17-08-23, 13:05, Dmitry Baryshkov wrote:
On 08/08/2023 11:32, Sandor Yu wrote:quoted
Allow HDMI PHYs to be configured through the generic functions through a custom structure added to the generic union. The parameters added here are based on HDMI PHY implementation practices. The current set of parameters should cover the potential users. Signed-off-by: Sandor Yu <redacted> --- include/linux/phy/phy-hdmi.h | 24 ++++++++++++++++++++++++ include/linux/phy/phy.h | 7 ++++++- 2 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 include/linux/phy/phy-hdmi.hI think this looks good now, thank you! Reviewed-by: Dmitry Baryshkov <redacted>
Should this go thru drm or phy...?
-- With best wishes Dmitry
-- ~Vinod _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel