On 2016-06-30 9:23 PM, wan.ahmad.zainie.wan.moha...@intel.com wrote:
From: Wan Ahmad Zainie <wan.ahmad.zainie.wan.moha...@intel.com>

Hi Bruce.

These patches are extcon dependency patches for the patch series
usb: add support for Intel dual role port mux. More info at URL below.
https://lwn.net/Articles/689134/

All of them are from mainline Linux kernel, thus they are targeted
for linux-yocto-4.1 on standard/base branch.

I've grabbed the changes, once my build tests pass, I'll send SRCREV
updates.

Bruce


Thank you.

Best regards,
Zainie

Chanwoo Choi (14):
  extcon: Add manufactor name of each extcon device
  extcon: Modify the device name as extcon[X] for sysfs
  extcon: Add extcon_get_edev_name() API to get the extcon device name
  extcon: Fix the checkpatch warning and minor coding style issue
  extcon: Unify the jig cable names on rt8973 and max14577/77693/77843
  extcon: Unify the dock device names on max8997/77693
  extcon: Alter MHL-TA cable name to TA cable name
  extcon: adc-jack: Remove the unneeded num_cables field
  extcon: Remove the optional name of extcon device
  extcon: Use the unique id for external connector instead of string
  extcon: Use capital letter for the name of external connectors
  extcon: Update the prototype of extcon_register_notifier() with enum
    extcon
  extcon: Remove optional print_name() function pointer of extcon_dev
  extcon: Redefine the unique id of supported external connectors
    without 'enum extcon' type

 drivers/extcon/Kconfig                 |  14 +-
 drivers/extcon/extcon-adc-jack.c       |  15 +-
 drivers/extcon/extcon-arizona.c        |  38 ++--
 drivers/extcon/extcon-gpio.c           |   1 -
 drivers/extcon/extcon-max14577.c       |  60 ++-----
 drivers/extcon/extcon-max77693.c       | 140 ++++++---------
 drivers/extcon/extcon-max77843.c       |  89 ++++------
 drivers/extcon/extcon-max8997.c        |  64 +++----
 drivers/extcon/extcon-palmas.c         |  23 +--
 drivers/extcon/extcon-rt8973a.c        |  55 ++----
 drivers/extcon/extcon-sm5502.c         |  33 ++--
 drivers/extcon/extcon-usb-gpio.c       |  32 +---
 drivers/extcon/extcon.c                | 316 ++++++++++++++++++---------------
 drivers/usb/phy/phy-tahvo.c            |   9 +-
 include/linux/extcon.h                 | 134 ++++++--------
 include/linux/extcon/extcon-adc-jack.h |   5 +-
 16 files changed, 432 insertions(+), 596 deletions(-)


--
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to