Messages in this thread |  | | Date | Mon, 26 Sep 2022 04:54:13 +0900 | From | Chanwoo Choi <> | Subject | [GIT PULL] extcon next for 6.1 |
| |
Dear Greg,
This is extcon-next pull request for v6.1. I add detailed description of this pull request on below. Please pull extcon with following updates.
Best Regards, Chanwoo Choi
The following changes since commit 7e18e42e4b280c85b76967a9106a13ca61c16179:
Linux 6.0-rc4 (2022-09-04 13:10:01 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-6.1
for you to fetch changes up to 08099ecd9216219f51cc82637f06797cf81890b6:
extcon: usbc-tusb320: fix kernel-doc warning (2022-09-26 04:40:13 +0900)
---------------------------------------------------------------- Marek Vasut (2): extcon: usbc-tusb320: Factor out extcon into dedicated functions extcon: usbc-tusb320: Add USB TYPE-C support
Rong Chen (1): extcon: usbc-tusb320: fix kernel-doc warning
drivers/extcon/Kconfig | 2 +- drivers/extcon/extcon-usbc-tusb320.c | 232 ++++++++++++++++++++++++++++++----- 2 files changed, 205 insertions(+), 29 deletions(-)
|  |