From: Heikki Krogerus <heikki.krogerus@linux.intel.com>
To: Amber Kao <ite_pd@ite.com.tw>
Cc: Amber Kao <amber.kao@ite.com.tw>,
Jeson Yang <jeson.yang@ite.com.tw>,
Yaode Fang <Yaode.Fang@ite.com.tw>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-usb@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/2] usb: typec: ucsi: itepd: Add DisplayPort alternate mode support
Date: Tue, 22 Sep 2026 13:03:18 +0200 [thread overview]
Message-ID: <arJgdmA9cWLMQpzV@black.igk.intel.com> (raw)
In-Reply-To: <20260918-ucsi-itepd-it527x-v2-2-7b2d9437cc72@ite.com.tw>
On Fri, Sep 18, 2026 at 06:03:44PM +0800, Amber Kao wrote:
> Add support for DisplayPort alternate mode. The driver retrieves
> the current alternate mode from the PPM, configures the Type-C mux
> and retimer accordingly, and reports HPD state and HPD IRQ events
> through the DRM auxiliary HPD bridge.
>
> Signed-off-by: Amber Kao <ite_pd@ite.com.tw>
> ---
> drivers/usb/typec/ucsi/Kconfig | 8 +-
> drivers/usb/typec/ucsi/ucsi_itepd.c | 404 +++++++++++++++++++++++++++++++++++-
> 2 files changed, 400 insertions(+), 12 deletions(-)
>
> diff --git a/drivers/usb/typec/ucsi/Kconfig b/drivers/usb/typec/ucsi/Kconfig
> index 0f10dac9b34b..c5eaf4967e4e 100644
> --- a/drivers/usb/typec/ucsi/Kconfig
> +++ b/drivers/usb/typec/ucsi/Kconfig
> @@ -105,11 +105,15 @@ config UCSI_HUAWEI_GAOKUN
> called ucsi_huawei_gaokun.
>
> config UCSI_ITEPD
> - tristate "UCSI Interface Driver for ITE IT8851/IT8853"
> + tristate "UCSI Interface Driver for ITE IT885x and IT527x series"
> depends on I2C
> + depends on DRM || !DRM
> + select DRM_AUX_HPD_BRIDGE if DRM_BRIDGE && OF
> help
> This driver enables UCSI support on platforms that expose an
> - ITE IT8851/IT8853 Type-C Power Delivery controller over an I2C interface.
> + ITE IT885x or IT527x series Type-C Power Delivery controller
> + over an I2C interface. It also supports DisplayPort alternate
> + mode, including HPD notification through the DRM bridge.
Please split this part into separate patch.
Thanks,
--
heikki
next prev parent reply other threads:[~2026-09-22 11:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-18 10:03 [PATCH v2 0/2] usb: typec: ucsi: Add ITE IT527x/IT885x and DisplayPort alt " Amber Kao
2026-09-18 10:03 ` [PATCH v2 1/2] dt-bindings: usb: ite,it8851: Add IT527x and IT885x series support Amber Kao
2026-09-18 10:03 ` [PATCH v2 2/2] usb: typec: ucsi: itepd: Add DisplayPort alternate mode support Amber Kao
2026-09-22 11:03 ` Heikki Krogerus [this message]
2026-09-23 10:33 ` amber.kao
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=arJgdmA9cWLMQpzV@black.igk.intel.com \
--to=heikki.krogerus@linux.intel.com \
--cc=Yaode.Fang@ite.com.tw \
--cc=amber.kao@ite.com.tw \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=ite_pd@ite.com.tw \
--cc=jeson.yang@ite.com.tw \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=robh@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®