Re: [PATCH] pinctrl: intel: Fix Jasperlake hostown offset

2020-11-11 Thread Evan Green
On Wed, Nov 11, 2020 at 2:13 PM Andy Shevchenko wrote: > > On Tue, Nov 10, 2020 at 02:49:49PM -0800, Evan Green wrote: > > GPIOs that attempt to use interrupts get thwarted with a message like: > > "pin 161 cannot be used as IRQ" (for instance with SD_CD). This is because > > the JSL_HOSTSW_OWN of

Re: [PATCH] pinctrl: intel: Fix Jasperlake hostown offset

2020-11-11 Thread Andy Shevchenko
On Tue, Nov 10, 2020 at 02:49:49PM -0800, Evan Green wrote: > GPIOs that attempt to use interrupts get thwarted with a message like: > "pin 161 cannot be used as IRQ" (for instance with SD_CD). This is because > the JSL_HOSTSW_OWN offset is incorrect, so every GPIO looks like it's Simply HOSTSW_OW

Re: [PATCH] pinctrl: intel: Fix Jasperlake hostown offset

2020-11-11 Thread Andy Shevchenko
On Tue, Nov 10, 2020 at 04:03:57PM -0800, Evan Green wrote: > On Tue, Nov 10, 2020 at 3:48 PM Andy Shevchenko > wrote: > > On Wednesday, November 11, 2020, Evan Green wrote: > >> > >> GPIOs that attempt to use interrupts get thwarted with a message like: > >> "pin 161 cannot be used as IRQ" (for

Re: [PATCH] pinctrl: intel: Fix Jasperlake hostown offset

2020-11-10 Thread Evan Green
On Tue, Nov 10, 2020 at 3:48 PM Andy Shevchenko wrote: > > > > On Wednesday, November 11, 2020, Evan Green wrote: >> >> GPIOs that attempt to use interrupts get thwarted with a message like: >> "pin 161 cannot be used as IRQ" (for instance with SD_CD). This is because >> the JSL_HOSTSW_OWN offset