All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] extcon next for v5.7
       [not found] <CGME20200324231543epcas1p2302f5fe248059301b6ea67cb9dafb8f2@epcas1p2.samsung.com>
@ 2020-03-24 23:24 ` Chanwoo Choi
  2020-03-25 12:31   ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2020-03-24 23:24 UTC (permalink / raw)
  To: Greg KH
  Cc: linux-kernel, Chanwoo Choi (samsung.com),
	Chanwoo Choi (samsung.com), 함명주

Dear Greg,

This is extcon-next pull request for v5.7. I add detailed description of
this pull request on below. Please pull extcon with following updates.

est Regards,
Chanwoo Choi

The following changes since commit 16fbf79b0f83bc752cee8589279f1ebfe57b3b6e:

  Linux 5.6-rc7 (2020-03-22 18:31:56 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-5.7


for you to fetch changes up to 9c94553099efb2ba873cbdddfd416a8a09d0e5f1:

  extcon: axp288: Add wakeup support (2020-03-25 08:16:14 +0900)

----------------------------------------------------------------

Detailed description for this pull request:
1. Update the extcon provider driver as following:
- Add wakeup support for extcon-axp288.c
- Clean-up code of -EPROBE_DEFER error case for extcon-palmas.c
- Covert extcon-usbc-cros-ec.txt to yaml format
2. Export symbol of extcon_get_edev_name()

----------------------------------------------------------------
Dafna Hirschfeld (1):
      dt-bindings: extcon: usbc-cros-ec: convert extcon-usbc-cros-ec.txt to yaml format

H. Nikolaus Schaller (1):
      extcon: palmas: Hide error messages if gpio returns -EPROBE_DEFER

Hans de Goede (1):
      extcon: axp288: Add wakeup support

Mayank Rana (1):
      extcon: Mark extcon_get_edev_name() function as exported symbol

 .../bindings/extcon/extcon-usbc-cros-ec.txt        | 24 ----------
 .../bindings/extcon/extcon-usbc-cros-ec.yaml       | 56 ++++++++++++++++++++++
 drivers/extcon/extcon-axp288.c                     | 32 +++++++++++++
 drivers/extcon/extcon-palmas.c                     |  8 +++-
 drivers/extcon/extcon.c                            |  1 +
 include/linux/extcon.h                             |  5 ++
 6 files changed, 100 insertions(+), 26 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/extcon/extcon-usbc-cros-ec.txt
 create mode 100644 Documentation/devicetree/bindings/extcon/extcon-usbc-cros-ec.yaml

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] extcon next for v5.7
  2020-03-24 23:24 ` [GIT PULL] extcon next for v5.7 Chanwoo Choi
@ 2020-03-25 12:31   ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2020-03-25 12:31 UTC (permalink / raw)
  To: Chanwoo Choi
  Cc: linux-kernel, Chanwoo Choi (samsung.com), 함명주

On Wed, Mar 25, 2020 at 08:24:39AM +0900, Chanwoo Choi wrote:
> Dear Greg,
> 
> This is extcon-next pull request for v5.7. I add detailed description of
> this pull request on below. Please pull extcon with following updates.
> 
> est Regards,
> Chanwoo Choi
> 
> The following changes since commit 16fbf79b0f83bc752cee8589279f1ebfe57b3b6e:
> 
>   Linux 5.6-rc7 (2020-03-22 18:31:56 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-5.7

Pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-03-25 12:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20200324231543epcas1p2302f5fe248059301b6ea67cb9dafb8f2@epcas1p2.samsung.com>
2020-03-24 23:24 ` [GIT PULL] extcon next for v5.7 Chanwoo Choi
2020-03-25 12:31   ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.