Dear Greg,
This is extcon-next pull request for v5.12. I add detailed description of
this pull request on below. Please pull extcon with following updates.
Changes from v2:
- Add missing the diff statistics information
Changes from v1:
- Add missing committer information
Best Regards,
Chanwoo Choi
The following changes since commit 6ee1d745b7c9fd573fba142a2efdad76a9f1cb04:
Linux 5.11-rc5 (2021-01-24 16:47:14 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-5.12-v2
for you to fetch changes up to bd30a35764e136dc372e74c4856de633cb7ed8de:
extcon: sm5502: Detect OTG when USB_ID is connected to ground (2021-02-10 08:15:28 +0900)
----------------------------------------------------------------
Krzysztof Kozlowski (1):
extcon: Add stubs for extcon_register_notifier_all() functions
Nikita Travkin (1):
extcon: sm5502: Detect OTG when USB_ID is connected to ground
Timon Baetz (1):
extcon: max8997: Add CHGINS and CHGRM interrupt handling
drivers/extcon/extcon-max8997.c | 4 ++++
drivers/extcon/extcon-sm5502.c | 22 ++++++++++++++++++++--
include/linux/extcon.h | 23 +++++++++++++++++++++++
3 files changed, 47 insertions(+), 2 deletions(-)
On Mon, Feb 15, 2021 at 06:35:16PM +0900, Chanwoo Choi wrote:
> Dear Greg,
>
> This is extcon-next pull request for v5.12. I add detailed description of
> this pull request on below. Please pull extcon with following updates.
As 5.11 is now out, I can't take new things in my tree until 5.12-rc1 is
out, sorry.
Please break this up into bugfixes and new features and send them to me
for 5.12-rc1.
Or just send them to me now as patches in emails and I will queue them
up to my trees properly when 5.12-rc1 it out. That might be the easiest
thing for you to do now.
thanks,
greg k-h
Dear Greg,
On 2/15/21 6:26 PM, Greg KH wrote:
> On Mon, Feb 15, 2021 at 06:35:16PM +0900, Chanwoo Choi wrote:
>> Dear Greg,
>>
>> This is extcon-next pull request for v5.12. I add detailed description of
>> this pull request on below. Please pull extcon with following updates.
>
> As 5.11 is now out, I can't take new things in my tree until 5.12-rc1 is
> out, sorry.
>
> Please break this up into bugfixes and new features and send them to me
> for 5.12-rc1.
>
> Or just send them to me now as patches in emails and I will queue them
> up to my trees properly when 5.12-rc1 it out. That might be the easiest
> thing for you to do now.
I'm sorry for late reply. I'll send the patchset right now
instead of pull request. Thanks for guide.
--
Best Regards,
Chanwoo Choi
Samsung Electronics