* [GIT PULL] extcon next for 7.1
@ 2026-04-03 18:01 Choi Chanwoo
2026-04-07 8:06 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Choi Chanwoo @ 2026-04-03 18:01 UTC (permalink / raw)
To: gregkh; +Cc: linux-kernel, cw00.choi, chanwoo, myungjoo.ham
Dear Greg,
This is extcon-next pull request. I add detailed description of
this pull request on below. Please pull extcon with following updates.
I'm sorry that I did not send the separate fixes pull request.
This pull request does not contain any problematic patches according to your comment.
Best Regards,
Chanwoo Choi
The following changes since commit f338e77383789c0cae23ca3d48adcc5e9e137e3c:
Linux 7.0-rc4 (2026-03-15 13:52:05 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-7.1
for you to fetch changes up to 1bf0ba46d9d2c784120fd9cb235c08add3a6e7be:
extcon: usbc-tusb320: Make typec-power-opmode optional (2026-03-20 11:20:43 +0900)
----------------------------------------------------------------
Update extcon next for v7.1
Detailed description for this pull request:
- Fix sysfs duplicate filename issue on extcon core
: Adjust ida_free timing after device_unregister
to prevent duplicate filename error when re-allocating id
- Update NXP PTN5150 extcon driver and dt-binding document
: Handle pending IRQ events during system resume
: Allow "connector" node to present in devicetree
: Add Type-C orientation switch support to correctly
set orientation of multiplexer according to CC status
: Support USB role switch via connector fwnode
- Replace use of system_wq with system_percpu_wq on int3496 driver
- Make typec-power-opmode optional on usbc-tusb320 driver
: Prevent probe error when usb-c connector is configured
in the DT without "typec-power-opmode" property
----------------------------------------------------------------
Marco Crivellari (1):
extcon: int3496: replace use of system_wq with system_percpu_wq
Michael Wu (1):
extcon: Fixed sysfs duplicate filename issue
Xu Yang (4):
extcon: ptn5150: handle pending IRQ events during system resume
dt-bindings: extcon: ptn5150: Allow "connector" node to present
extcon: ptn5150: Add Type-C orientation switch support
extcon: ptn5150: Support USB role switch via connector fwnode
Yannis Bolliger (1):
extcon: usbc-tusb320: Make typec-power-opmode optional
.../devicetree/bindings/extcon/extcon-ptn5150.yaml | 3 ++
drivers/extcon/Kconfig | 1 +
drivers/extcon/extcon-intel-int3496.c | 4 +-
drivers/extcon/extcon-ptn5150.c | 56 ++++++++++++++++++++++
drivers/extcon/extcon-usbc-tusb320.c | 24 +++++-----
drivers/extcon/extcon.c | 4 +-
6 files changed, 75 insertions(+), 17 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] extcon next for 7.1
2026-04-03 18:01 [GIT PULL] extcon next for 7.1 Choi Chanwoo
@ 2026-04-07 8:06 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2026-04-07 8:06 UTC (permalink / raw)
To: Choi Chanwoo; +Cc: linux-kernel, cw00.choi, chanwoo, myungjoo.ham
On Sat, Apr 04, 2026 at 03:01:59AM +0900, Choi Chanwoo wrote:
> Dear Greg,
>
> This is extcon-next pull request. I add detailed description of
> this pull request on below. Please pull extcon with following updates.
>
> I'm sorry that I did not send the separate fixes pull request.
> This pull request does not contain any problematic patches according to your comment.
>
> Best Regards,
> Chanwoo Choi
>
> The following changes since commit f338e77383789c0cae23ca3d48adcc5e9e137e3c:
>
> Linux 7.0-rc4 (2026-03-15 13:52:05 -0700)
>
> are available in the Git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-7.1
>
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-07 8:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-03 18:01 [GIT PULL] extcon next for 7.1 Choi Chanwoo
2026-04-07 8:06 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox