[linux-yocto] [PATCH 7/8] usb: typec: wcove: add missing MODULE_ALIAS()

2016-07-08 Thread Pranav Tipnis
From: Felipe Balbi Upstream-Status: Pending This is an incremental patch for "usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHY". Without a proper MODULE_ALIAS() driver won't get autoloaded. Let's add one. Reported-by: Pranav Ti

[linux-yocto] [PATCH 6/8] usb: typec: Use strtobool instead of kstrtobool for 4.4 kernel

2016-07-08 Thread Pranav Tipnis
Upstream-Status: Inappropriate [other] Type C support has been backported from kernel 4.7-rc which does not need this change. Type C support has been backported from 4.7 kernel which has kstrtobool function to convert string to bool. In 4.4 kernel, we have strtobo

[linux-yocto] [PATCH 8/8] usb: typec: wcove: Workaround for interrupt storm

2016-07-08 Thread Pranav Tipnis
Upstream-Status: Inappropriate [other] This is a workaround patch and may not be upstreamed or may be changed later. There is an interrupt storm occurring on charger irq of Whiskey Cove PMIC. This change clears additional bits in irq handler as a

[linux-yocto] [PATCH 5/8] usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHY

2016-07-08 Thread Pranav Tipnis
From: Heikki Krogerus Upstream-Status: Submitted [https://lkml.org/lkml/2016/6/29/350] This patch was submitted by Heikki Krogerus on lkml.org. This adds driver for the USB Type-C PHY on Intel WhiskeyCove PMIC which is available on some of the Intel Broxton SoC

[linux-yocto] [PATCH 4/8] usb: USB Type-C connector class

2016-07-08 Thread Pranav Tipnis
From: Heikki Krogerus Upstream-Status: Submitted [https://lkml.org/lkml/2016/6/29/349] This patch was submitted by Heikki Krogerus on lkml.org. The purpose of USB Type-C connector class is to provide unified interface for the user space to get the status and bas

[linux-yocto] [PATCH 3/8] Revert "usb: USB Type-C connector class"

2016-07-08 Thread Pranav Tipnis
This reverts commit d19b95b04f8a1d2736aaea5bf90177cdd6c69826. Reverted because of incorrect author name for typec patches. Signed-off-by: Pranav Tipnis --- Documentation/ABI/testing/sysfs-class-typec | 236 - Documentation/usb/typec.txt | 103 --- MAINTAINERS

[linux-yocto] [PATCH 2/8] Revert "usb: typec: add driver for Intel Whiskey Cove PMIC USB Type-C PHY"

2016-07-08 Thread Pranav Tipnis
This reverts commit 46ffbd75d5f71bbbfa78f3f2a154ba88c70ccf6f. Reverted because of incorrect author name for typec patches. Signed-off-by: Pranav Tipnis --- drivers/usb/typec/Kconfig | 14 -- drivers/usb/typec/Makefile | 1 - drivers/usb/typec/typec_wcove.c | 371 --

[linux-yocto] [PATCH 1/8] Revert "usb: typec: Use strtobool instead of kstrtobool for 4.4 kernel"

2016-07-08 Thread Pranav Tipnis
This reverts commit 36bc17a0946778cf5ae378eb6bb990a7dafff6f7. Reverted because of incorrect author name for typec patches. Signed-off-by: Pranav Tipnis --- drivers/usb/typec/typec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/typec/typec.c b/drivers/usb/typec

[linux-yocto] [PATCH 0/8] USB Type C backport on linux-yocto-4.4

2016-07-08 Thread Pranav Tipnis
This patch set backports USB Type C support on linux-yocto-4.4 from kernel version 4.7-rc. These patches have been submitted upstream and the approval is in progress, hence may not be final. The patches have been rebased on bxt-rebase branch. This new patchset also corrects the author name for type

[linux-yocto] [PATCH] gpio: disable Intel PMIC gpio

2016-07-08 Thread Nilesh Bacchewar
Disable Intel Whiskey Cove PMIC gpio driver. Signed-off-by: Nilesh Bacchewar --- features/power/intel_pmic.cfg | 3 --- 1 file changed, 3 deletions(-) diff --git a/features/power/intel_pmic.cfg b/features/power/intel_pmic.cfg index 4b2472b..479cbbc 100644 --- a/features/power/intel_pmic.cfg +++

[linux-yocto] [yocto-kernel-cache] [PATCH] GPIO: disable Intel PMIC gpio config

2016-07-08 Thread Nilesh Bacchewar
Hello Bruce, This change disables Intel PMIC gpio config on broxton platform. This change is targeted for yocto-4.4 branch. Nilesh Bacchewar (1): gpio: disable Intel PMIC gpio features/power/intel_pmic.cfg | 3 --- 1 file changed, 3 deletions(-) -- 1.9.1 -- _

Re: [linux-yocto] [PULL REQUEST] MEI drivers updates to linux-yocto-4.4

2016-07-08 Thread Bruce Ashfield
On 2016-07-07 06:33 PM, Winkler, Tomas wrote: Please pull the upstream mei driver changes for linux-yocto-4.4 This can merged ether standard/base or standard/intel/base Since these are all upstream commits, and looked sane to me. I've staged them on standard/base (and hence all branches will