linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] pin control fixes for the v6.1 series, nocheinmal
@ 2022-10-24  7:24 Linus Walleij
  2022-10-24 20:06 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2022-10-24  7:24 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, open list:GPIO SUBSYSTEM

Hi Linus,

OK we try again. This time I made sure to have my morning
coffee *before* sending pull requests.

What happened last time was: tag the branch, then screw
something up with the tagging pers se (reuse old tag name
by mistake), so erase it and re-push, re-tag and in the
process forget that I moved back to the master branch,
incidentally a clean v6.1-rc1.

This time I made sure to do the right thing by eating my own
dogfood and pulling the branch I pushed back to make
sure it contains the desired changes.

Please pull it in!

Yours,
Linus Walleij

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v6.1-3

for you to fetch changes up to e9945b2633deccda74a769d94060df49c53ff181:

  pinctrl: ocelot: Fix incorrect trigger of the interrupt. (2022-10-18
10:42:10 +0200)

----------------------------------------------------------------
Some pin control fixes for v6.1:

- Fix typos in UART1 and MMC in the Ingenic driver.

- A really well researched glitch bug fix to the Qualcomm driver
  that was tracked down and fixed by Dough Anderson from
  Chromium. Hats off for this one!

- Revert two patches on the Xilinx ZynqMP driver: this needs a
  proper solution making use of firmware version information to
  adapt to different firmware releases.

- Fix interrupt triggers in the Ocelot driver.

----------------------------------------------------------------
Douglas Anderson (1):
      pinctrl: qcom: Avoid glitching lines when we first mux to output

Horatiu Vultur (1):
      pinctrl: ocelot: Fix incorrect trigger of the interrupt.

Sai Krishna Potthuri (2):
      Revert "pinctrl: pinctrl-zynqmp: Add support for output-enable
and bias-high-impedance"
      Revert "dt-bindings: pinctrl-zynqmp: Add output-enable configuration"

Siarhei Volkau (1):
      pinctrl: Ingenic: JZ4755 bug fixes

 .../bindings/pinctrl/xlnx,zynqmp-pinctrl.yaml       |  4 ----
 drivers/pinctrl/pinctrl-ingenic.c                   |  4 ++--
 drivers/pinctrl/pinctrl-ocelot.c                    | 17 +++++++++++++----
 drivers/pinctrl/pinctrl-zynqmp.c                    |  9 ---------
 drivers/pinctrl/qcom/pinctrl-msm.c                  | 21 +++++++++++++++++++++
 5 files changed, 36 insertions(+), 19 deletions(-)

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

* Re: [GIT PULL] pin control fixes for the v6.1 series, nocheinmal
  2022-10-24  7:24 [GIT PULL] pin control fixes for the v6.1 series, nocheinmal Linus Walleij
@ 2022-10-24 20:06 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-24 20:06 UTC (permalink / raw)
  To: Linus Walleij; +Cc: Linus Torvalds, linux-kernel, open list:GPIO SUBSYSTEM

The pull request you sent on Mon, 24 Oct 2022 09:24:38 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v6.1-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/74d5b415a5ec37efd9f764782d3c6d952ba55844

Thank you!

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

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

end of thread, other threads:[~2022-10-24 22:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-24  7:24 [GIT PULL] pin control fixes for the v6.1 series, nocheinmal Linus Walleij
2022-10-24 20:06 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).