On Sun, Jan 19, 2020 at 9:34 PM Liu, Yongxin <[email protected]> wrote: > > Hi Bruce, > > I see you also merged this patch to branch yocto-5.2 of kernel-cache. > However, I found no corresponding kernel changes in linux-yocto v5.2. > > So, currently kernel v5.2 uses GPIO_LYNXPOINT, and yocto-kernel-cache > uses PINCTRL_LYNXPOINT.
I reverted the change on 5.2, it should be ok now Bruce > > > Thanks, > Yongxin > > > -----Original Message----- > > From: [email protected] [mailto:linux- > > [email protected]] On Behalf Of Bruce Ashfield > > Sent: Thursday, January 16, 2020 03:19 > > To: Tim Orling > > Cc: Naveen Saini; Linux Yocto > > Subject: Re: [linux-yocto] [kernel-cache][PATCH 2/3] features/intel- > > pinctrl: remove CONFIG_GPIO_LYNXPOINT > > > > Sorry for the delay, 5.4 and 5.5 were consuming a lot of my time. > > > > This is now merged. My SRCREV updates will follow, but since you have > > your own .. you can pickup the changes whenever you want. > > > > Bruce > > > > On Thu, Jan 9, 2020 at 10:09 PM Tim Orling > > <[email protected]> wrote: > > > > > > > > > > > > > On Jan 9, 2020, at 6:12 PM, Naveen Saini > > <[email protected]> wrote: > > > > > > > > Lynxpoint GPIO driver moved under Intel pin control umbrella for > > > > further transformation to a real pin control driver. > > > > > > > > CONFIG_GPIO_LYNXPOINT renamed to PINCTRL_LYNXPOINT > > > > > > > > https://github.com/intel/linux-intel-lts/commit/cb81404ffe750270f072 > > > > d1fc839a4afe288046f3 > > > > > > > > > > Thank you. This was on my TODO list,. > > > > > > > Signed-off-by: Naveen Saini <[email protected]> > > > > > > Acked-by: Tim Orling <[email protected]> > > > > > > > --- > > > > features/intel-pinctrl/intel-pinctrl.cfg | 1 + > > > > features/soc/skylake/skylake.cfg | 1 - > > > > 2 files changed, 1 insertion(+), 1 deletion(-) > > > > > > > > diff --git a/features/intel-pinctrl/intel-pinctrl.cfg > > > > b/features/intel-pinctrl/intel-pinctrl.cfg > > > > index 6d46eec7..406cf3ce 100644 > > > > --- a/features/intel-pinctrl/intel-pinctrl.cfg > > > > +++ b/features/intel-pinctrl/intel-pinctrl.cfg > > > > @@ -11,3 +11,4 @@ CONFIG_PINCTRL_DENVERTON=y > > > > CONFIG_PINCTRL_GEMINILAKE=y CONFIG_PINCTRL_ICELAKE=y > > > > CONFIG_PINCTRL_LEWISBURG=y > > > > +CONFIG_PINCTRL_LYNXPOINT=m > > > > diff --git a/features/soc/skylake/skylake.cfg > > > > b/features/soc/skylake/skylake.cfg > > > > index b2140b05..34066635 100644 > > > > --- a/features/soc/skylake/skylake.cfg > > > > +++ b/features/soc/skylake/skylake.cfg > > > > @@ -24,7 +24,6 @@ CONFIG_CRC8=m > > > > CONFIG_BT_HCIUART=m > > > > CONFIG_BT_HCIUART_INTEL=y > > > > CONFIG_USB_EHCI_PCI=y > > > > -CONFIG_GPIO_LYNXPOINT=m > > > > > > > > # Other misc support > > > > CONFIG_INTEL_MEI_TXE=m > > > > -- > > > > 2.17.1 > > > > > > > > > > > > > > > > > > > > > > -- > > - Thou shalt not follow the NULL pointer, for chaos and madness await > > thee at its end > > - "Use the force Harry" - Gandalf, Star Trek II -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8349): https://lists.yoctoproject.org/g/linux-yocto/message/8349 Mute This Topic: https://lists.yoctoproject.org/mt/69593269/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
