[PATCH v3 01/15] phy: Add HDMI configuration options

Konrad Dybcio konrad.dybcio at linaro.org
Thu Sep 28 12:17:51 UTC 2023


On 28.09.2023 13:16, Dmitry Baryshkov wrote:
> From: Sandor Yu <Sandor.yu at nxp.com>
> 
> 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 <Sandor.yu at nxp.com>
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
[...]

> + * struct phy_configure_opts_hdmi - HDMI configuration set
> + * @pixel_clk_rate: Pixel clock of video modes in KHz.
> + * @bpc: Maximum bits per color channel.
> + * @color_space: Colorspace in enum hdmi_colorspace.
> + *
> + * This structure is used to represent the configuration state of a HDMI phy.
an HDMI

Konrad


More information about the dri-devel mailing list