All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Sandor Yu <Sandor.yu@nxp.com>
Cc: dmitry.baryshkov@linaro.org, andrzej.hajda@intel.com,
	neil.armstrong@linaro.org, Laurent.pinchart@ideasonboard.com,
	jonas@kwiboo.se, jernej.skrabec@gmail.com, airlied@gmail.com,
	daniel@ffwll.ch, robh+dt@kernel.org,
	krzysztof.kozlowski+dt@linaro.org, shawnguo@kernel.org,
	s.hauer@pengutronix.de, festevam@gmail.com,
	dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org,
	mripard@kernel.org, kernel@pengutronix.de, linux-imx@nxp.com,
	oliver.brown@nxp.com, alexander.stein@ew.tq-group.com,
	sam@ravnborg.org
Subject: Re: [PATCH v18 2/8] phy: Add HDMI configuration options
Date: Wed, 4 Dec 2024 19:16:07 +0530	[thread overview]
Message-ID: <Z1BdHzfcnj6XJ9D4@vaman> (raw)
In-Reply-To: <64f6885b5a5ca89c8214b3138cb58c3133ac2109.1730172244.git.Sandor.yu@nxp.com>

On 29-10-24, 14:02, Sandor Yu wrote:
> 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.

Acked-by: Vinod Koul <vkoul@kernel.org>


-- 
~Vinod


WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vkoul@kernel.org>
To: Sandor Yu <Sandor.yu@nxp.com>
Cc: dmitry.baryshkov@linaro.org, andrzej.hajda@intel.com,
	neil.armstrong@linaro.org, Laurent.pinchart@ideasonboard.com,
	jonas@kwiboo.se, jernej.skrabec@gmail.com, airlied@gmail.com,
	daniel@ffwll.ch, robh+dt@kernel.org,
	krzysztof.kozlowski+dt@linaro.org, shawnguo@kernel.org,
	s.hauer@pengutronix.de, festevam@gmail.com,
	dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-phy@lists.infradead.org,
	mripard@kernel.org, kernel@pengutronix.de, linux-imx@nxp.com,
	oliver.brown@nxp.com, alexander.stein@ew.tq-group.com,
	sam@ravnborg.org
Subject: Re: [PATCH v18 2/8] phy: Add HDMI configuration options
Date: Wed, 4 Dec 2024 19:16:07 +0530	[thread overview]
Message-ID: <Z1BdHzfcnj6XJ9D4@vaman> (raw)
In-Reply-To: <64f6885b5a5ca89c8214b3138cb58c3133ac2109.1730172244.git.Sandor.yu@nxp.com>

On 29-10-24, 14:02, Sandor Yu wrote:
> 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.

Acked-by: Vinod Koul <vkoul@kernel.org>


-- 
~Vinod

-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

  reply	other threads:[~2024-12-04 13:47 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-29  6:02 [PATCH v18 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ Sandor Yu
2024-10-29  6:02 ` Sandor Yu
2024-10-29  6:02 ` [PATCH v18 1/8] drm: bridge: Cadence: Create MHDP helper driver Sandor Yu
2024-10-29  6:02   ` Sandor Yu
2024-10-31 19:51   ` Dmitry Baryshkov
2024-10-31 19:51     ` Dmitry Baryshkov
2024-11-05 14:05     ` Sandor Yu
2024-11-05 14:05       ` Sandor Yu
2024-10-29  6:02 ` [PATCH v18 2/8] phy: Add HDMI configuration options Sandor Yu
2024-10-29  6:02   ` Sandor Yu
2024-12-04 13:46   ` Vinod Koul [this message]
2024-12-04 13:46     ` Vinod Koul
2024-10-29  6:02 ` [PATCH v18 3/8] dt-bindings: display: bridge: Add Cadence MHDP8501 Sandor Yu
2024-10-29  6:02   ` Sandor Yu
2024-10-29  6:57   ` Krzysztof Kozlowski
2024-10-29  6:57     ` Krzysztof Kozlowski
2024-10-29  7:17     ` [EXT] " Sandor Yu
2024-10-29  7:17       ` Sandor Yu
2024-10-29  7:21       ` Krzysztof Kozlowski
2024-10-29  7:21         ` Krzysztof Kozlowski
2024-10-29  9:47         ` Sandor Yu
2024-10-29  9:47           ` Sandor Yu
2024-10-31 19:55   ` Dmitry Baryshkov
2024-10-31 19:55     ` Dmitry Baryshkov
2024-10-31 20:56     ` Dmitry Baryshkov
2024-10-31 20:56       ` Dmitry Baryshkov
2024-11-05 14:05     ` Sandor Yu
2024-11-05 14:05       ` Sandor Yu
2024-10-29  6:02 ` [PATCH v18 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver Sandor Yu
2024-10-29  6:02   ` Sandor Yu
2024-10-29  6:02 ` [PATCH v18 5/8] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY Sandor Yu
2024-10-29  6:02   ` Sandor Yu
2024-10-29  6:02 ` [PATCH v18 6/8] phy: freescale: Add DisplayPort/HDMI Combo-PHY driver for i.MX8MQ Sandor Yu
2024-10-29  6:02   ` Sandor Yu
2024-10-31 21:15   ` Dmitry Baryshkov
2024-10-31 21:15     ` Dmitry Baryshkov
2024-11-05 14:05     ` Sandor Yu
2024-11-05 14:05       ` Sandor Yu
2024-11-06  9:29       ` Dmitry Baryshkov
2024-11-06  9:29         ` Dmitry Baryshkov
2024-11-26 14:12         ` Sandor Yu
2024-11-26 14:12           ` Sandor Yu
2024-11-30  8:28           ` Dmitry Baryshkov
2024-11-30  8:28             ` Dmitry Baryshkov
2024-11-07 13:43       ` Dmitry Baryshkov
2024-11-07 13:43         ` Dmitry Baryshkov
2024-11-26 14:12         ` [EXT] " Sandor Yu
2024-11-26 14:12           ` Sandor Yu
2024-11-30  8:29           ` Dmitry Baryshkov
2024-11-30  8:29             ` Dmitry Baryshkov
2024-12-09  8:16             ` Sandor Yu
2024-12-09  8:16               ` Sandor Yu
2024-12-09 10:13               ` Dmitry Baryshkov
2024-12-09 10:13                 ` Dmitry Baryshkov
2024-10-29  6:02 ` [PATCH v18 7/8] arm64: dts: imx8mq: Add DCSS + HDMI/DP display pipeline Sandor Yu
2024-10-29  6:02   ` Sandor Yu
2024-10-29  6:02 ` [PATCH v18 8/8] arm64: dts: imx8mq: tqma8mq-mba8mx: Enable HDMI support Sandor Yu
2024-10-29  6:02   ` Sandor Yu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Z1BdHzfcnj6XJ9D4@vaman \
    --to=vkoul@kernel.org \
    --cc=Laurent.pinchart@ideasonboard.com \
    --cc=Sandor.yu@nxp.com \
    --cc=airlied@gmail.com \
    --cc=alexander.stein@ew.tq-group.com \
    --cc=andrzej.hajda@intel.com \
    --cc=daniel@ffwll.ch \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=festevam@gmail.com \
    --cc=jernej.skrabec@gmail.com \
    --cc=jonas@kwiboo.se \
    --cc=kernel@pengutronix.de \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-imx@nxp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=mripard@kernel.org \
    --cc=neil.armstrong@linaro.org \
    --cc=oliver.brown@nxp.com \
    --cc=robh+dt@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=sam@ravnborg.org \
    --cc=shawnguo@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.