Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Xu Yang <xu.yang_2@nxp.com>
Cc: krzk@kernel.org, myungjoo.ham@samsung.com, cw00.choi@samsung.com,
	robh@kernel.org, conor+dt@kernel.org, swboyd@chromium.org,
	heikki.krogerus@linux.intel.com, devicetree@vger.kernel.org,
	imx@lists.linux.dev, jun.li@nxp.com
Subject: Re: [PATCH v2 1/4] usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n
Date: Fri, 25 Apr 2025 15:34:31 +0200	[thread overview]
Message-ID: <2025042521-curtain-salon-7db9@gregkh> (raw)
In-Reply-To: <20250422115055.575753-1-xu.yang_2@nxp.com>

On Tue, Apr 22, 2025 at 07:50:52PM +0800, Xu Yang wrote:
> From: Stephen Boyd <swboyd@chromium.org>
> 
> Ease driver development by adding stubs for the typec_switch APIs when
> CONFIG_TYPEC=n. Copy the same method used for the typec_mux APIs to be
> consistent.
> 
> Signed-off-by: Stephen Boyd <swboyd@chromium.org>
> Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
> 
> ---
> Changes in v2:
>  - pick up this patch to fix build error in v1
>  - refer to https://lore.kernel.org/linux-usb/Ztb1sI2W7t5k2yT7@kuha.fi.intel.com/

Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

  parent reply	other threads:[~2025-04-25 13:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-22 11:50 [PATCH v2 1/4] usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n Xu Yang
2025-04-22 11:50 ` [PATCH v2 2/4] dt-bindings: extcon: ptn5150: Allow "connector" node to present Xu Yang
2025-04-23 12:32   ` Rob Herring (Arm)
2025-04-22 11:50 ` [PATCH v2 3/4] extcon: ptn5150: Add Type-C orientation switch support Xu Yang
2025-04-22 11:50 ` [PATCH v2 4/4] extcon: ptn5150: Support USB role switch via connector fwnode Xu Yang
2025-04-25 13:34 ` Greg KH [this message]
2025-04-25 14:04 ` [PATCH v2 1/4] usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n Fabio Estevam
2025-04-30  8:43   ` Xu Yang

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=2025042521-curtain-salon-7db9@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=conor+dt@kernel.org \
    --cc=cw00.choi@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=heikki.krogerus@linux.intel.com \
    --cc=imx@lists.linux.dev \
    --cc=jun.li@nxp.com \
    --cc=krzk@kernel.org \
    --cc=myungjoo.ham@samsung.com \
    --cc=robh@kernel.org \
    --cc=swboyd@chromium.org \
    --cc=xu.yang_2@nxp.com \
    /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