[linux-yocto] [yocto-4.12][PATCH 0/4] enable Cannon Lake PCH gpio support
Bruce Ashfield
bruce.ashfield at windriver.com
Thu Feb 1 19:40:06 PST 2018
On 2018-02-01 9:02 PM, Liwei Song wrote:
> ping...
>
I've been working on 4.14, 4.15 as well as CVE backports, so this
is still pending, but will be merged shortly.
Bruce
>
> On 01/26/2018 09:55 AM, Liwei Song wrote:
>> Hi Bruce,
>>
>> These patches include a kernel-cache patch to enable kernel option
>> CONFIG_PINCTRL_CANNONLAKE.
>> Other patches are upstream patches to enable Cannon Lake PCH gpio support.
>> Please review and merge them.
>>
>> Thanks,
>> Liwei.
>>
>> Mika Westerberg (4):
>> pinctrl: intel: Add support for variable size pad groups
>> pinctrl: intel: Make it possible to specify mode per pin in a group
>> pinctrl: intel: Add Intel Cannon Lake PCH pin controller support
>> pinctrl: intel: Add Intel Cannon Lake PCH-H pin controller support
>>
>> drivers/pinctrl/intel/Kconfig | 8 +
>> drivers/pinctrl/intel/Makefile | 1 +
>> drivers/pinctrl/intel/pinctrl-cannonlake.c | 864 +++++++++++++++++++++++++++
>> drivers/pinctrl/intel/pinctrl-intel.c | 200 +++++--
>> drivers/pinctrl/intel/pinctrl-intel.h | 65 +-
>> drivers/pinctrl/intel/pinctrl-sunrisepoint.c | 1 +
>> 6 files changed, 1075 insertions(+), 64 deletions(-)
>> create mode 100644 drivers/pinctrl/intel/pinctrl-cannonlake.c
>>
>> Liwei Song (1):
>> features/intel-pinctrl: add Intel Cannon Lake PCH pinctrl support
>>
>> features/intel-pinctrl/intel-pinctrl.cfg | 1 +
>> 1 file changed, 1 insertion(+)
>>
>>
More information about the linux-yocto
mailing list