All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] pin control fixes for v5.2
@ 2019-05-28  8:43 Linus Walleij
  2019-05-28 16:44 ` Linus Torvalds
  2019-05-28 16:50 ` pr-tracker-bot
  0 siblings, 2 replies; 7+ messages in thread
From: Linus Walleij @ 2019-05-28  8:43 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: open list:GPIO SUBSYSTEM, linux-kernel, Andy Shevchenko, Amelie Delaunay

Hi Linus,

here are a bunch of pin control fixes for v5.2.

The outstanding commits are the Intel fixes that arrived
during the merge window and I got relayed by pull request
from Andy. Apart from that a minor Kconfig noise.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v5.2-2

for you to fetch changes up to b1fa7d8592c730d1b44536b5cacadeb318d369fd:

  Merge tag 'intel-pinctrl-v5.2-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/pinctrl/intel into fixes
(2019-05-27 11:07:31 +0200)

----------------------------------------------------------------
Pin control fixes for v5.2:
- Interrupt clearing fix for the Intel pin controllers affecting
  touchpads on some laptops.
- Compile Kconfig fix for the STMFX expander pin controller.

----------------------------------------------------------------
Amelie Delaunay (1):
      pinctrl: stmfx: Fix compile issue when CONFIG_OF_GPIO is not defined

Andy Shevchenko (1):
      pinctrl: intel: Use GENMASK() consistently

Kai-Heng Feng (1):
      pinctrl: intel: Clear interrupt status in mask/unmask callback

Linus Walleij (1):
      Merge tag 'intel-pinctrl-v5.2-2' of
git://git.kernel.org/.../pinctrl/intel into fixes

 drivers/pinctrl/Kconfig               |  2 +-
 drivers/pinctrl/intel/pinctrl-intel.c | 45 ++++++++---------------------------
 2 files changed, 11 insertions(+), 36 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GIT PULL] pin control fixes for v5.2
  2019-05-28  8:43 [GIT PULL] pin control fixes for v5.2 Linus Walleij
@ 2019-05-28 16:44 ` Linus Torvalds
  2019-05-28 16:55   ` Randy Dunlap
  2019-05-29  6:25   ` Linus Walleij
  2019-05-28 16:50 ` pr-tracker-bot
  1 sibling, 2 replies; 7+ messages in thread
From: Linus Torvalds @ 2019-05-28 16:44 UTC (permalink / raw)
  To: Linus Walleij
  Cc: open list:GPIO SUBSYSTEM, linux-kernel, Andy Shevchenko, Amelie Delaunay

On Tue, May 28, 2019 at 1:44 AM Linus Walleij <linus.walleij@linaro.org> wrote:
>
> The outstanding commits are the Intel fixes [..]

Heh. Swedism? "Outstanding" in English means "exceptionally good". I
suspect you meant commits that "står ut", which translates to "stands
out".

Or maybe the commits really are _that_ good?

                 Linus

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GIT PULL] pin control fixes for v5.2
  2019-05-28  8:43 [GIT PULL] pin control fixes for v5.2 Linus Walleij
  2019-05-28 16:44 ` Linus Torvalds
@ 2019-05-28 16:50 ` pr-tracker-bot
  1 sibling, 0 replies; 7+ messages in thread
From: pr-tracker-bot @ 2019-05-28 16:50 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Linus Torvalds, open list:GPIO SUBSYSTEM, linux-kernel,
	Andy Shevchenko, Amelie Delaunay

The pull request you sent on Tue, 28 May 2019 10:43:53 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v5.2-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9fb67d643f6f1892a08ee3a04ea54022d1060bb0

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GIT PULL] pin control fixes for v5.2
  2019-05-28 16:44 ` Linus Torvalds
@ 2019-05-28 16:55   ` Randy Dunlap
  2019-05-29  6:25   ` Linus Walleij
  1 sibling, 0 replies; 7+ messages in thread
From: Randy Dunlap @ 2019-05-28 16:55 UTC (permalink / raw)
  To: Linus Torvalds, Linus Walleij
  Cc: open list:GPIO SUBSYSTEM, linux-kernel, Andy Shevchenko, Amelie Delaunay

On 5/28/19 9:44 AM, Linus Torvalds wrote:
> On Tue, May 28, 2019 at 1:44 AM Linus Walleij <linus.walleij@linaro.org> wrote:
>>
>> The outstanding commits are the Intel fixes [..]
> 
> Heh. Swedism? "Outstanding" in English means "exceptionally good". I
> suspect you meant commits that "står ut", which translates to "stands
> out".
> 
> Or maybe the commits really are _that_ good?

third definition:
continuing in existence; remaining unsettled, unpaid, etc.:

i.e., missing.


-- 
~Randy

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GIT PULL] pin control fixes for v5.2
  2019-05-28 16:44 ` Linus Torvalds
  2019-05-28 16:55   ` Randy Dunlap
@ 2019-05-29  6:25   ` Linus Walleij
  1 sibling, 0 replies; 7+ messages in thread
From: Linus Walleij @ 2019-05-29  6:25 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: open list:GPIO SUBSYSTEM, linux-kernel, Andy Shevchenko, Amelie Delaunay

On Tue, May 28, 2019 at 6:44 PM Linus Torvalds
<torvalds@linux-foundation.org> wrote:
> On Tue, May 28, 2019 at 1:44 AM Linus Walleij <linus.walleij@linaro.org> wrote:
> >
> > The outstanding commits are the Intel fixes [..]
>
> Heh. Swedism? "Outstanding" in English means "exceptionally good". I
> suspect you meant commits that "står ut", which translates to "stands
> out".

Dammit it is a Swedishism of course, it happens when I'm stressed.
Luckily there is another one on the other end.

Thanks,
Linus Walleij

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [GIT PULL] pin control fixes for v5.2
  2019-06-28  9:35 Linus Walleij
@ 2019-06-29  9:30 ` pr-tracker-bot
  0 siblings, 0 replies; 7+ messages in thread
From: pr-tracker-bot @ 2019-06-29  9:30 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Linus Torvalds, open list:GPIO SUBSYSTEM, linux-kernel,
	Phil Reid, Alexandre Belloni, Nicolas Boichat

The pull request you sent on Fri, 28 Jun 2019 10:35:45 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v5.2-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/061913712d6ab77c77192584912afdbd8267c54c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 7+ messages in thread

* [GIT PULL] pin control fixes for v5.2
@ 2019-06-28  9:35 Linus Walleij
  2019-06-29  9:30 ` pr-tracker-bot
  0 siblings, 1 reply; 7+ messages in thread
From: Linus Walleij @ 2019-06-28  9:35 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: open list:GPIO SUBSYSTEM, linux-kernel, Phil Reid,
	Alexandre Belloni, Nicolas Boichat

Hi Linus,

sorry to bomb in fixes this late. Maybe I can comfort you
by saying it is only driver fixes, and mostly IRQ handling
which is something GPIO and pin control drivers never get
right. You think it works and then it doesn't.

It also took some time because we smoked out commit
message syntax issues in linux-next.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit f2c7c76c5d0a443053e94adb9f0918fa2fb85c3a:

  Linux 5.2-rc3 (2019-06-02 13:55:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v5.2-3

for you to fetch changes up to 9d957a959bc8c3dfe37572ac8e99affb5a885965:

  pinctrl: mediatek: Update cur_mask in mask/mask ops (2019-06-27
12:22:11 +0100)

----------------------------------------------------------------
Pin control fixes for the v5.2 cycle:
- Fix IRQ setup in the MCP23s08.
- Fix pin setup on pins > 31 in the Ocelot driver.
- Fix IRQs in the Mediatek driver.

----------------------------------------------------------------
Alexandre Belloni (2):
      pinctrl: ocelot: fix gpio direction for pins after 31
      pinctrl: ocelot: fix pinmuxing for pins after 31

Nicolas Boichat (2):
      pinctrl: mediatek: Ignore interrupts that are wake only during resume
      pinctrl: mediatek: Update cur_mask in mask/mask ops

Phil Reid (1):
      pinctrl: mcp23s08: Fix add_data and irqchip_add_nested call order

 drivers/pinctrl/mediatek/mtk-eint.c | 34 +++++++++++++++++++---------------
 drivers/pinctrl/pinctrl-mcp23s08.c  |  8 ++++----
 drivers/pinctrl/pinctrl-ocelot.c    | 18 ++++++++++--------
 3 files changed, 33 insertions(+), 27 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-06-29  9:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-28  8:43 [GIT PULL] pin control fixes for v5.2 Linus Walleij
2019-05-28 16:44 ` Linus Torvalds
2019-05-28 16:55   ` Randy Dunlap
2019-05-29  6:25   ` Linus Walleij
2019-05-28 16:50 ` pr-tracker-bot
2019-06-28  9:35 Linus Walleij
2019-06-29  9:30 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.