linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] extcon fixes for v4.11-rc3
       [not found] <CGME20170322094701epcas5p363e1c8fc5f3184652dc0b3712e8b28f4@epcas5p3.samsung.com>
@ 2017-03-22  9:47 ` Chanwoo Choi
  2017-03-22 11:19   ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Chanwoo Choi @ 2017-03-22  9:47 UTC (permalink / raw)
  To: Greg KH; +Cc: linux-kernel, 대인기, 함명주

Dear Greg,

This is extcon-fixes pull request for v4.11-rc3. 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 4495c08e84729385774601b5146d51d9e5849f81:

  Linux 4.11-rc2 (2017-03-12 14:47:08 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-fixes-for-4.11-rc3

for you to fetch changes up to 70216fd937fea79c20705400540fa48f86ddf1c5:

  extcon: int3496: Set the id pin to direction-input if necessary (2017-03-22 18:29:48 +0900)

----------------------------------------------------------------
Update extcon for v4.11-rc3

This patch fixes issues for Intel INT3496 ACPI device as following:
- Propagate error code of gpiod_to_irq().
- Set the ID pin as the input direction if firmware has the bug
- Rename the gpio name for bining according to the documentation.
- Add gpio acpi mapping table and the dependency on X86.
- Use the devm_gpiod_get() instead of gpiod_get_index because of
  acpi mapping table.

----------------------------------------------------------------
Andy Shevchenko (3):
      extcon: int3496: Propagate error code of gpiod_to_irq()
      extcon: int3496: Rename GPIO pins in accordance with binding
      extcon: int3496: Add GPIO ACPI mapping table

Hans de Goede (2):
      extcon: int3496: Use gpiod_get instead of gpiod_get_index
      extcon: int3496: Set the id pin to direction-input if necessary

Peter Robinson (1):
      extcon: int3496: Add dependency on X86 as it's Intel specific

 Documentation/extcon/intel-int3496.txt |  5 +++++
 drivers/extcon/Kconfig                 |  2 +-
 drivers/extcon/extcon-intel-int3496.c  | 39 ++++++++++++++++++++++++----------
 3 files changed, 34 insertions(+), 12 deletions(-)

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

* Re: [GIT PULL] extcon fixes for v4.11-rc3
  2017-03-22  9:47 ` [GIT PULL] extcon fixes for v4.11-rc3 Chanwoo Choi
@ 2017-03-22 11:19   ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2017-03-22 11:19 UTC (permalink / raw)
  To: Chanwoo Choi
  Cc: linux-kernel, 대인기, 함명주

On Wed, Mar 22, 2017 at 06:47:01PM +0900, Chanwoo Choi wrote:
> Dear Greg,
> 
> This is extcon-fixes pull request for v4.11-rc3. 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 4495c08e84729385774601b5146d51d9e5849f81:
> 
>   Linux 4.11-rc2 (2017-03-12 14:47:08 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-fixes-for-4.11-rc3

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2017-03-22 11:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <CGME20170322094701epcas5p363e1c8fc5f3184652dc0b3712e8b28f4@epcas5p3.samsung.com>
2017-03-22  9:47 ` [GIT PULL] extcon fixes for v4.11-rc3 Chanwoo Choi
2017-03-22 11:19   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).